[Zope-dev] Wildcards in TextIndex query. Do they work?

Casey Duncan cduncan@kaivo.com
Thu, 24 May 2001 13:40:36 -0600


Erik Enge wrote:
> 
> On Thu, 24 May 2001, Casey Duncan wrote:
> 
> > Works great for me. Perhaps you are using a Vocabulary that has
> > Globbing turned off?
> 
> I'm not sure, how do I check?
> 
> This query works:
> 
>         wil?car*
> 
> This doesn't:
> 
>         (wil?car* or something else) and (word1 and word2)

I'm not sure how well grouping with parens is supported right now. I
know phrase matching isn't supported very well.

> 
> I can't see that the query-parsers in UnTextIndex.py transforms them
> differently, but I might be missing something obvious.

-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>