In our search application, queries like  test && usage  do not return correct
results but  test AND usage works fine.  So queries with "&&" doesn't work
but "AND" does. We are using default queryparser with standard analyzer.
Could some one please help me resolving this. please let me know if you need
more details of implementation.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/queries-with-doesn-t-work-but-AND-does-tp4094601.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to