Elasticsearch Queries – Part 1: Queries and Filters
|

Elasticsearch Queries – Part 1: Queries and Filters

When I first got to know Elasticsearch, I told myself: “Well, this is just another database… right?”But I was wrong. Elasticsearch is actually different. It kind of feels like a mix between a search engine and a database.To be honest, I’m still not very comfortable with it myself 🙂But in this post—which is the first…