Skip to content
Sam Pohlenz edited this page Oct 28, 2020 · 3 revisions

Integration Examples

  1. ActiveRecord (ILIKE) : Basic search using PostgreSQL's built-in ILIKE function

  2. PgSearch : More advanced PostgreSQL search using the PgSearch gem

  3. Chewy : Elasticsearch integration using the Chewy gem

  4. Sunspot : Solr integration using the Sunspot gem

Clone this wiki locally