pg_search
https://github.com/casecommons/pg_search
Ruby
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
13 Subscribers
Add a CodeTriage badge to pg_search
Help out
- Issues
- enable hstore key search
- against: [:some_method] doesn't work
- Multisearch not working on a model that uses UUID for a primary key
- How i can do search with associated_against search and multiple column search together
- ActiveRecord::StatementInvalid: PG::Error: ERROR: relation "pg_search_documents" does not exist
- pg_search_scope error with associations and scopes
- tsvector_column and weighting
- LIKE / ILIKE search
- Automatically generate indexes
- :associated_against queries don't use indexes
- Docs