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