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
- Web search support?
- How to search for everything
- PgSearch::Document#searchable does not appear to instantiate actual model class
- Multisearch throws ActiveRecord::SubclassNotFound on STI model
- Using pg_search_scope with multiple dictionaries
- Add the ability to associate arel table alias nodes to a search model
- Support custom rank functions other than ts_rank
- How would I search against a string that has an ampersand?
- Adding dynamic for "associated against" option
- Can't set weight with `tsvector_column`
- Docs