-
Aivaras Gotovskis authoredAivaras Gotovskis authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
index.md 544 B
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
andQuery
] - [How to add sorting]