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
- Potentially prepend table name to order_within_rank column if none is supplied?
- Enhance Highlight Customization using the columns Option
- Maintain a list of generated scope methods
- Add ranking order to set higher priorities over rank
- Multi-language indexing with searchable column and indexes for same Model
- Allow for further filtering of subquery
- Rebuild is not resumable
- add support for ILIKE search feature
- spec/support/database: support running postgres in docker
- Adds support for tsvector_column in associated_against (pg_search_scope)
- Docs