Use the pf parameter and then you won't have to modify the original query at
all! And you can add a boost for the phrase, which is a common practice.
pf=search-field^10.0
-- Jack Krupansky
-----Original Message-----
From: Srinivasa7
Sent: Thursday, February 6, 2014 11:21 AM
To: solr-user@lucene.apache.org
Subject: Re: Performance impact using edismax over dismax
HI Jack,
I am not using pf parameter rather I am sending query in Quotes.
So sample query string for 'east ende rs'
I am querying "east ende rs"+OR+east+ende+rs with defType is solrconfig set
to edismax.
Other than that I am not using any parameters (pf, pf2, pf3)
Thanks
Srinivasa
--
View this message in context:
http://lucene.472066.n3.nabble.com/Performance-impact-using-edismax-over-dismax-tp4115821p4115841.html
Sent from the Solr - User mailing list archive at Nabble.com.