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
- Handle composite primary keys in scopes
- Allow for further filtering of subquery
- add support for ILIKE search feature
- Adding more columns to Trigger
- pg_search_scope Generated SQL syntax error when casting to text
- associated_against with tsvector_column
- with_pg_search_highlight broken with associated_against option
- Strange behaviour when searching string with hyphen / dash
- How to do exact matches?
- Trying to do a joins on a multisearch results in: ActiveRecord::EagerLoadPolymorphicError (Cannot eagerly load the polymorphic association :searchable):
- Docs