"I want queries within double quotes to be ..."
Just to be clear (as already stated), you do not get to set the semantics of
quotes, which are set by the query parser and the analyzer for the field -
if you want a different semantics, copy the data to another field and use
that different semantics in the new field's analyzer.
But also to be clear, in case anybody is simply reading the message subject
line literally, yes, phrase search is possible in Solr.
-- Jack Krupansky
-----Original Message-----
From: vicky desai
Sent: Monday, April 22, 2013 1:50 AM
To: solr-user@lucene.apache.org
Subject: Re: is phrase search possible in solr
Hi,
If I use shinglingFilter than all type of queries will be impacted. I want
queries within double quotes to be an exact search but for queries without
double quotes all analyzers and tokenizers should be applied. Is there a
setting or a configuration in schema.xml which can cater this requirement
--
View this message in context:
http://lucene.472066.n3.nabble.com/is-phrase-search-possible-in-solr-tp4057312p4057812.html
Sent from the Solr - User mailing list archive at Nabble.com.