/elasticsearch-php-examples

Examples for using Elasticsearch in PHP

Primary LanguagePHPApache License 2.0Apache-2.0

Elasticsearch for PHP examples

This project is a collection of examples on how to use Elasticsearch in PHP.

All the examples use elasticsearch-php, the official PHP client from Elastic.

ES|QL

An example about the usage of ES|QL in PHP, available in the ESQL folder.

Elasticsearch 7 examples

In the elasticsearch-7 folder you can find some examples related to the version 7 of Elasticsearch.

License

All the code is released under the Apache 2.0 license.

Copyright (c) Elasticsearch B.V (https://www.elastic.co)