Andrew Kane is announcing that Searchkick with version number 0.9.1 is already available to download.
What is Searchkick ?
Searchkick is A powerful search library for Ruby, a toolkit for supporting an intelligent, self-learning search engine with support for suggestions and faceted searches .
Searchkick helps you implement a better search system for your Ruby applications.The library works on top of the ElasticSearch engine and runs all user search queries against it, getting the results and delivering them to the user. It is an intelligent system that learns from all the previous queries and improves search results with a wide range of features that range from input suggestions, auto-complete, faceted searches, and natural language processing.The more users utilize the search field on your site, the better search results become.
This is changelog for Searchkick version 0.9.1 :
- Added support for ElasticSearch 1.4
- Added unsearchable option
- Added select: true option
- Added body option
You can read the complete changelog and also download this latest version on their homepage: searchkick.org