[Xapian-discuss] Using special characters in query terms
Lars Kruse
lists at sumpfralle.de
Wed Apr 2 09:40:01 BST 2008
Hi,
> > My question: is there any way to protect special characters in a query?
>
> Briefly: you probably need to avoid both TermGenerator and
> QueryParser, and roll your own to get complete control over how you
> generate terms out of document and query text. Queries themselves
> don't care how you construct the terms.
ok - so I was just too much focused on the QueryParser.
Thanks for your help - it works now!
regards,
Lars
More information about the Xapian-discuss
mailing list