This may simply be a matter of changing the default query operator from "OR" to "AND". Try adding &q.op=AND to your request.

-- Jack Krupansky

-----Original Message----- From: raonalluri
Sent: Wednesday, August 01, 2012 4:26 PM
To: solr-user@lucene.apache.org
Subject: Re: StandardTokenizerFactory is behaving differently in Solr 3.6?

Jack, thanks a lot for your reply. We are using LuceneQParser query parser. I
agree, if I phrase the string by adding double quotes, I am good.

But I am checking if there is any fix for this without changing the query.
As we are in production environment, we need to change the quries in
different places.

Can we escape from this issue by change the query parser?

regards
Srini



--
View this message in context: http://lucene.472066.n3.nabble.com/StandardTokenizerFactory-is-behaving-differently-in-Solr-3-6-tp3998623p3998677.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to