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
- Question about searching against multiple attributes with highlight
- Search rank subquery generates unuseable query plan under certain conditions
- Could not find generator pg_search:migration:multisearch.
- Add option to disable ranking of results entirely when using pg_search_scope.
- `SELECT DISTINCT` triggers ActiveRecord::StatementInvalid in v1.0.0
- SQL error when using pg_search_scope associated_against for a calcuation query with includes scope
- Searching for email addresses
- [Issue:217] only updating pg_search_doc if a column has changed
- multisearch slow
- associated_against in combination with scope order() fails
- Docs