Rroonga alternatives and similar gems
Based on the "Search" category.
Alternatively, view Rroonga alternatives based on common mentions on social networks and blogs.
-
Elasticsearch Rails
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails -
chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client -
Thinking Sphinx
Sphinx/Manticore plugin for ActiveRecord/Rails -
has_scope
Map incoming controller parameters to named scopes in your resources -
pg_search
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search -
Searchlogic
Searchlogic provides object based searching, common named scopes, and other useful tools. -
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! -
SearchCop
Search engine like fulltext query support for ActiveRecord -
scoped_search
Easily search you ActiveRecord models with a simple query language that converts to SQL.
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Rroonga or a related project?
README
README
Name
Rroonga
Description
Ruby bindings for Groonga that provide full text search and column store features.
Rroonga is an extension library to use Groonga's DB-API layer. Rroonga provides Rubyish readable and writable API not C like API. You can use Groonga's fast and highly functional features from Ruby with Rubyish form.
See the following URL about Groonga.
Authors
- Kouhei Sutou
<[email protected]>
- Tasuku SUENAGA
<[email protected]>
- Daijiro MORI
<[email protected]>
- Yuto HAYAMIZU
<[email protected]>
- SHIDARA Yoji
<[email protected]>
- yoshihara haruka
<[email protected]>
License
LGPL 2.1. See license/LGPL for details.
(Kouhei Sutou has a right to change the license including contributed patches.)
Dependencies
- Ruby
- Groonga
Install
% sudo gem install rroonga
Documents
Mailing list
- English: groonga-talk
- Japanese: groonga-dev
Thanks
- Daijiro MORI: sent patches to support the latest Groonga.
- Tasuku SUENAGA: sent patches and bug reports.
- niku: sent bug reports.
- dara:
- wrote tests.
- fixed bugs.
- id:mat_aki: sent bug reports.
- @yune_kotomi: sent a bug report.
- m_seki: sent bug reports.
- ono matope: sent bug reports.
- @kamipo: send a bug report.
- ongaeshi: sent a patch to build gem on Windows.
- mallowlabs: send a patch.
*Note that all licence references and agreements mentioned in the Rroonga README section above
are relevant to that project's source code only.