On Thu, 24 May 2001, Erik Enge wrote: > This query works: > > wil?car* > > This doesn't: > > (wil?car* or something else) and (word1 and word2) If the first works, then you are using a globbing vocabulary. The second one should work, but maybe there is a bug. Or perhaps your search criteria is so strict that you are getting no results. > I can't see that the query-parsers in UnTextIndex.py transforms them > differently, but I might be missing something obvious. There's _nothing_ obvious in that particular chunk of code. -Michel _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
- [Zope-dev] Wildcards in TextIndex query. Do they ... Erik Enge
- Re: [Zope-dev] Wildcards in TextIndex query. ... Casey Duncan
- Re: [Zope-dev] Wildcards in TextIndex query. ... Erik Enge
- Re: [Zope-dev] Wildcards in TextIndex que... Casey Duncan
- Re: [Zope-dev] Wildcards in TextIndex query. ... Michel Pelletier
- Re: [Zope-dev] Wildcards in TextIndex query. ... Erik Enge
- Re: [Zope-dev] Wildcards in TextIndex que... Christian Robottom Reis
- Re: [Zope-dev] Wildcards in TextIndex query. ... Michel Pelletier
- Re: [Zope-dev] Wildcards in TextIndex query. ... Erik Enge
- Re: [Zope-dev] Wildcards in TextIndex query. ... Michel Pelletier
- Re: [Zope-dev] Wildcards in TextIndex query. ... Erik Enge
- Re: [Zope-dev] Wildcards in TextIndex query. ... Erik Enge
- Re: [Zope-dev] Wildcards in TextIndex query. ... Chris McDonough
- Re: [Zope-dev] Wildcards in TextIndex query. ... Erik Enge
