Casecommons / pg_search

pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
http://www.casebook.net
MIT License
1.3k stars 369 forks source link

default_scope implemented #495

Open loscarepapa opened 1 year ago

loscarepapa commented 1 year ago

the change implements faster searches based on a query that you can define by default to reduce the focus of the search