dobtco / procure-io

*NOT CURRENTLY MAINTAINED* Procurement software for the 21st century.
Other
39 stars 16 forks source link

replace pg_search with ElasticSearch #65

Open ajb opened 11 years ago

ajb commented 11 years ago

I have concerns about pg_search, namely scaling and boolean search queries.

i think tire + elasticsearch should work better. investigate?