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
- ranked_by greatest similarity by column?
- Override default order_within_rank in pg_search_scope to assist dynamic ordering
- with_pg_search_highlight broken with associated_against option
- Strange behaviour when searching string with hyphen / dash
- Multisearchable rank by closest
- How to do exact matches?
- feature request: enable support for postgresql 9.6 phrase matching
- Trying to do a joins on a multisearch results in: ActiveRecord::EagerLoadPolymorphicError (Cannot eagerly load the polymorphic association :searchable):
- Question about searching against multiple attributes with highlight
- no INNER JOIN on get rank in simple cases.
- Docs