Hacker News new | ask | show | jobs
by ykevinator 2176 days ago
I don't get why algolia exists and why people pay for it
1 comments

They have a useful list of feature that you can look at: https://www.algolia.com/products/search/

It's basically a service that you can use so users can search objects in your database, a bit like Google but just for your website or application.

Isn't it exactly what a managed Elasticsearch does ?
Yes but vastly faster, and requires less setup.