开发者

Fuzzy live search in rails

开发者 https://www.devze.com 2023-01-29 00:02 出处:网络
I\'m looking to implement a fuzzy live(autocomplete) search in Rails. Can anyone poin开发者_StackOverflowt me in the right direction?Use Sunspot and Solr to do the full text searching then whatever ja

I'm looking to implement a fuzzy live(autocomplete) search in Rails. Can anyone poin开发者_StackOverflowt me in the right direction?


Use Sunspot and Solr to do the full text searching then whatever javascript framework for the autocomplete.

0

精彩评论

暂无评论...
验证码 换一张
取 消