You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by devi <pv...@gmail.com> on 2013/10/10 10:25:43 UTC

queries with "&&" doesn't work but "AND" does

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org