Tag: solr
Rails fuzzy searching with Sunspot gem
SEARCH FOR: ‘Jon Smath’ and get => ‘John Smith’ This post explains the easy way to get “fuzzy” search results when using sunspot with ruby on rails. This is probably obvious to solr experts out there, but I found the information to be lacking in the rails community. I originally had compared the results of [...]
Read moreFuzzy search results, solr vs sphinx
A post I made on my company blog about fuzzy search results comparing solr to sphinx. Fuzzy search results, solr vs sphinx
Read more