Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
docs/Filter
docs/HowTo
docs/Query
docs/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]