SearchCop
Search engine like fulltext query support for ActiveRecord (by mrkamel)
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! (by textacular)
SearchCop | textacular | |
---|---|---|
1 | - | |
829 | 946 | |
- | 0.1% | |
5.4 | 5.1 | |
8 months ago | 2 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of SearchCop.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-19.
textacular
Posts with mentions or reviews of textacular.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning textacular yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing SearchCop and textacular you can also consider the following projects:
ransack - Object-based searching.
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.
elastics - Simple ElasticSearch client for ruby with AR integration
Sunspot - Solr-powered search for Ruby objects
Tire
elasticsearch-ruby - Ruby integrations for Elasticsearch
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