Re: Simpler QueryParser

2006-03-20 Thread Nadav Har'El
"Chun Wei Ho" <[EMAIL PROTECTED]> wrote on 20/03/2006 11:09:38 AM: > I am wondering if anyone has existing code for a simpler QueryParser - > one that does not create the more complex prefix/fuzzy/range queries, > but still allow the usual term/boolean queries. > >

Simpler QueryParser

2006-03-20 Thread Chun Wei Ho
I am wondering if anyone has existing code for a simpler QueryParser - one that does not create the more complex prefix/fuzzy/range queries, but still allow the usual term/boolean queries. I use QueryParser to directly parse user input (allowing for more flexible specification of include/exclude