So you think you need Elasticsearch? Stop! First you should make sure that you actually need it! Many times, the problem that you're trying to solve could more easily be solved with some advanced SQL queries and maybe some new indexes. In general there are two cases where using elasticsearch makes sense. Full text searching - This one is pretty obvious, it's what elasticsearch was built for. Denor