(I'm working at Algolia) The answer I'm used to provide when people ask me this question is the one our CTO posted on Quora a few years ago:<p><a href="https://www.quora.com/How-does-Elasticsearch-relate-and-or-compare-to-Algolias-Search-as-a-service" rel="nofollow">https://www.quora.com/How-does-Elasticsearch-relate-and-or-c...</a><p><i>tldr;</i> Algolia's focus is on consumer-grade & user-facing search (searchbar like you would have on Amazon, IMDB, Twitch, Medium.com, quora, ...) while ES's sweet spot is on indexing billions of documents (or lines of logs) and provide rich dashboarding & aggregation capabilities (like a monitoring dashboard with their ELK stack). Recently, ES released a beta of "App Search" which seems to target more and more the user-facing search bars.<p>Here are also a few resources to help get you an idea:<p>* from Doug Turnbull, author of "Relevant Search" & ES expert: <a href="https://opensourceconnections.com/blog/2016/06/01/thoughts-on-algolia/" rel="nofollow">https://opensourceconnections.com/blog/2016/06/01/thoughts-o...</a><p>* from an Algolia & ES user: <a href="https://medium.com/@matayoshi.mariano/elasticsearch-vs-algolia-96364f5567a3" rel="nofollow">https://medium.com/@matayoshi.mariano/elasticsearch-vs-algol...</a><p>* from the Algolia FAQ: <a href="https://www.algolia.com/doc/faq/why/what-makes-algolia-different-than-elasticsearch-or-solr/" rel="nofollow">https://www.algolia.com/doc/faq/why/what-makes-algolia-diffe...</a><p>* from the Algolia blog: <a href="https://blog.algolia.com/?s=comparing+algolia+elasticsearch" rel="nofollow">https://blog.algolia.com/?s=comparing+algolia+elasticsearch</a>