You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by kumar <pa...@gmail.com> on 2013/10/15 13:05:50 UTC

Fuzzy Logic

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/sulekha/NewRentals/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 spellmistake i am getting excellent
results. but when i use fuzzy it is not showing 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-tp4095637.html
Sent from the Solr - User mailing list archive at Nabble.com.