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
- Chained associated against pg_scope and regular scope fail
- `SELECT DISTINCT` triggers ActiveRecord::StatementInvalid in v1.0.0
- search scopes must have an :against or :associated_against option even if it's blank
- Changing integer values underlying weights
- SQL error when using pg_search_scope associated_against for a calcuation query with includes scope
- Record subclass name in pg_search_documents.
- Fix test hierarchy, show Multisearch.rebuild(child) STI bug
- Searching for email addresses
- [Issue:217] only updating pg_search_doc if a column has changed
- update_pg_search_document is called even when nothing in the model has changed
- Docs