Skip to content Skip to sidebar Skip to footer
Showing posts with the label Elasticsearch Aggregation

How To Perform Multiple Aggregation On An Object In Elasticsearch Using Python?

I want to perform date histogram query on my Elasticsearch data which is of the format: datetime,fi… Read more How To Perform Multiple Aggregation On An Object In Elasticsearch Using Python?

How To Merge Two DSL Query For Aggregation And Filter

I need to search BusinessArea which is Research or Accounting this is array of fields(OR) statement… Read more How To Merge Two DSL Query For Aggregation And Filter