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
- Is there an option to choose case sensitivity in the search?
- Getting same result event if having special character
- Minimum character for prefix true option
- Advanced Search Queries
- Combining Full Text and Scopes on Global Searches
- Why add extra space ' ' in generated SQL
- pg_search_scope Generated SQL syntax error when casting to text
- How would I query dates between a range using the pg_search gem?
- Create generator for pg_trgm extension migration
- with_pg_search_highlight does not obey limit/offset
- Docs