Skip to content
Snippets Groups Projects
user avatar
Aivaras Gotovskis authored
a4c9b297
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
Aggregation
Filter
HowTo
Query
index.md

Elasticsearch DSL

Welcome to Elasticsearch DSL library. The main purpose of this library is to provide objective query builder for elasticsearch-php client.

Everything starts from the Search object. We recommend first to take a look at the Search chapter.

Topics:

How to

  • [How to combine Filter and Query]
  • [How to add sorting]