18F / atf-eregs

Container and styles for an ATF eRegs instance
https://regulations.atf.gov/
Other
9 stars 20 forks source link

Add Postgres full text search option #475

Closed cmc333333 closed 6 years ago

cmc333333 commented 7 years ago

Currently, we search via haystack (or directly via elastic). This creates a pretty significant dependency and one which isn't well supported by cloud.gov. See if we can replace it with Postgres text search as we have in 18F/omb-eregs