[Zope-dev] Wildcards in TextIndex query. Do they work?
Michel Pelletier
michel@digicool.com
Tue, 29 May 2001 10:16:39 -0700 (PDT)
On Tue, 29 May 2001, Erik Enge wrote:
> On Thu, 24 May 2001, Michel Pelletier wrote:
>
> the unsplitted, unl and unq are my debug flags, but you can see what
> happens: without parens the '*' has it's desired effect, with, it doesn't.
>
> Got a clue? Is this my bug, or ZCatalog's?
Must be ZCatalog's. I'm guessing the paren matching takes a different
code path that doesn't expand wildcards.
-Michel