Claude Devarenne writes: > > My question is: should the queryParser catch that there is no term > before trying to add a clause when using a StandardAnalyzer? Is this > even possible? Should the burden be on the application to either catch > the exception or parse the query before handing it out to the > queryParser? > Yes. Yes. No. There are fixes in bugzilla that would make query parser read that query as title:bla and simply drop the stop word.
see http://issues.apache.org/bugzilla/show_bug.cgi?id=9110 http://issues.apache.org/bugzilla/show_bug.cgi?id=25820 Morus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
