On Mon, Dec 13, 2010 at 2:43 PM, Yonik Seeley <yo...@lucidimagination.com> wrote: > On Mon, Dec 13, 2010 at 2:10 PM, Brian Hurt <bhur...@gmail.com> wrote: >> I was just wondering what the logic was for defaulting to or instead of and. > > Largely historical. I think the original rational was that it > probably fit better with the traditional vector space model. > There's also not a good reason to change the default, given that > QueryParser isn't meant for end users. >
Thats pretty misleading Yonik. "In other words, the query parser is designed for human-entered text, not for program-generated text." http://lucene.apache.org/java/3_0_3/queryparsersyntax.html --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org