SearchCop
elasticsearch-ruby
SearchCop | elasticsearch-ruby | |
---|---|---|
1 | 3 | |
830 | 1,971 | |
0.2% | 99.5% | |
5.4 | 9.4 | |
8 months ago | 2 days ago | |
Ruby | Ruby | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SearchCop
elasticsearch-ruby
-
Full-text Search with Elasticsearch in Rails
The Ruby gem
-
Question about http client in ruby
In this example https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-api
- Is it possible to make a join in a Kibana visualization?
What are some alternatives?
ransack - Object-based searching.
textacular - Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend ActiveRecord with named_scope methods making searching easy and fun!
pg_search - pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
scoped_search - Easily search you ActiveRecord models with a simple query language that converts to SQL.
Thinking Sphinx - Sphinx/Manticore plugin for ActiveRecord/Rails
chewy - High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
has_scope - Map incoming controller parameters to named scopes in your resources
Sunspot - Solr-powered search for Ruby objects
Mongoid Search - Simple full text search for Mongoid ORM
Searchkick - Intelligent search made easy