Hacker News new | ask | show | jobs
by karterk 2245 days ago
If you're looking to do the same on something that's easier to run and manage than ES, consider using Typesense: https://github.com/typesense/typesense

The primary benefits are simplicity, typo tolerance and ability to expose the search engine directly to the front end without having to put it behind an ELB as described in this post for Elasticsearch.

P.S: I work on this.

1 comments

TypeSense looks nice for this but it could really use an officially supported browser integration so folks can onboard easier I feel https://github.com/typesense/typesense/issues/85
Agree 100%, very close to launching that (within 2 weeks!).
Looking forward! <3