- PHP Client: other versions:
- Overview
- Quickstart
- Installation
- Configuration
- Index Operations
- Indexing Operations
- Search Operations
- The Connection Pool
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Version Matrix
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Version Matrix
editSince there are breaking changes in Elasticsearch 1.0, you need to match your version of Elasticsearch to the appropriate version of this library.
If you are using a version older than 1.0, you must install the 0.4
Elasticsearch-PHP branch. Otherwise, use the 1.0
branch.
The master branch will always track Elasticsearch master, but it is not recommended to use dev-master
in your production code.
Elasticsearch Version | Elasticsearch-PHP Branch |
---|---|
>= 1.0 |
|
⇐ 0.90.* |
|
Was this helpful?
Thank you for your feedback.