Hello,
I am using solr1.4 on ubuntu 10.10.
Currently I got the requirement to do the ExactMatch  for PhraseSearch.
I tried googling but I did'nt got the exact solution.

I am doing the search on 'text' field.
if I give the search query :
http://localhost:8983/solr/select/?q="the search agency" <http://localhost>

It apply the stopWordsFilter and remove the 'the' word from query, but my
requirement is to do the ExactMatch.
please suggest me the right solution to this problem.

-- 
Thanks and Regards
Mohammad Shariq

Reply via email to