Hacker News new | past | comments | ask | show | jobs | submit login

Nice! I’m going to have to check it out.

At the same time, I’m curious on the performance differences with postgres. I’ve been able to get very quick queries from Postgres:

https://austingwalters.com/fast-full-text-search-in-postgres...

The only time it’s slower to the point of using elasticsearch (for my usecases) is something like log search (so far).




Well that’s a big use case that ES is meant for. There’s also the fact that ES is easy to shard. At my previous gig we easily had over terabyte of data written into ES indices every day, with hundreds of TBs worth of documents searchable in various indices, and none of this is even counting the logging use case. Used it extensively for calculating various aggregations (for reporting/analytics) of events.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: