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
- Paradedb support part2
- Support for augmenting with websearch_to_tsquery, phraseto_tsquery, plainto_tsquery
- use primary key type
- Fixes #292
- Remove `activesupport` from explicit dependencies
- Add support for trigram strict_word_similarity function
- Handle composite primary keys in scopes
- Update trigram word_similarity code example
- Weights on associations
- Integrate with ParadeDB `pg_search`?
- Docs