@hackage esqueleto-textsearch1.1.0

PostgreSQL full text search for Esqueleto

esqueleto-fts

Haskell bindings for postgres full text search in esqueleto. for a good explenation see https://rachbelaid.com/postgres-full-text-search-is-good-enough/

you can turn postgres into a database that is similar in performance for search as elastic search, without having to deal with elastic search.