Ask HN: Solr/ES Alternatives?

3 points by anxiously ↗ HN
I have tried postgres FTS and it didn’t cut it (I really wish it did) but I don’t like bringing Java into my stack.

Any alternative, simple (near zero config) FTS engines out there?

3 comments

[ 3.8 ms ] story [ 25.1 ms ] thread
There is https://www.meilisearch.com/ Few others based on tantivy Sphinx

Nothing matches Solr/ES on functionality though, and ES doesn't require anyone to deal with Java (until you need tweak perfomance).