-
Stefan Bofirov authoredStefan Bofirov authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
index.md 613 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 Search
- How to set custom parameters to Search
- more coming soon..