Hi All,

I am doing fuzzy search in my solr , its working good for signle term , but
when searching for  phrases i get either bulk of data or very less data. is
there any good way for getting satisfactory amount of data with nice
accuracy.

1) q:"kenny zemanski" : 9 recors
2) keny~0.7 zemansi~0.7 AND  ken* : 22948 records. 

i want to get amount of data that is good in accuracy and some what near to
my actual results. by applying more accuracy than if 0.7 , i am getting very
less data and none match with my desired result.

anybody have any idea?
any help much appreciated.
Meghana 

--
View this message in context: 
http://lucene.472066.n3.nabble.com/make-fuzzy-search-for-phrase-tp3542079p3542079.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to