Hi Pawel, Not sure which parser you are using, I am using edismax and tried using the bq parameter to boost the results having exact matches at the top. You may try something like: q="cats" AND London NOT Leeds&bq="cats"^50
In edismax, pf and pf2 parameters also need some tuning to get the results at the top. HTH, Sandeep On 25 April 2013 10:33, vsl <ociepa.pa...@gmail.com> wrote: > Hi, > is it possible to get exact matched result if the search term is combined > e.g. "cats" AND London NOT Leeds > > > In the previus threads I have read that it is possible to create new field > of String type and perform phrase search on it but nowhere the above > mentioned combined search term had been taken into consideration. > > BR > Pawel > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Exact-matching-in-Solr-3-6-1-tp4058865.html > Sent from the Solr - User mailing list archive at Nabble.com. >