Knolx: Query DSL in Elasticsearch

Table of contents
Reading Time: < 1 minute

Query DSL in Elasticsearch is a way to perform query on elasticsearch cluster.It is rich flexible query language.We can define queries of elasticsearch in JSON format.In this presentation we will see type of query dsl and its usage.