How to do SOLR autocomplete search box with codeigniter? Please tell me any one Thanks in advance
1条回答 默认 最新
doushiposong30622 2014-01-29 07:18关注This link have tutorial and code to implement SOLR in Codeigniter. Then you have to do auto-complete yourself with help of ajax and jquery.
http://mayeul.com/apache-solr-with-codeigniter/
Edit: Unfortunately above link was broken. I found something new but not for codeigniter. This github link have whole source code and you can create CI library or helper from this package.
解决 无用评论 打赏 举报