Hi 

I have a situation that if a user has to spelt wrongly then also it has to
dispaly the results. 

i am using my query in the following way 

http://localhost:2012/solr/suggest?s=royal+enifld+bike&s1=royal~0.7+enifld~0.7+bike~0.7

first it has to check with "s"----if exact results are not found then it has
to check fuzzy logic with s1. 

Here "s" is working fine without spell mistake, i am getting excellent
results. but when i use fuzzy it is not showing exact results. 

Can anyone help me how to solve this problem. 


Regards, 
Kumar 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Fuzzy-Logic-Implementation-tp4095644.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to