kaleoz / elastic-search-client
Elasticsearch客户端
6.5.2
2017-12-05 02:33 UTC
Requires
- php: ^7.0
- elasticsearch/elasticsearch: 6.0.0
- psr/log: ~1.0
Requires (Dev)
- aws/aws-sdk-php: ~3.0
- guzzlehttp/guzzle: ~6.0
Suggests
- aws/aws-sdk-php: Allow using IAM authentication with Amazon ElasticSearch Service
- egeloen/http-adapter: Allow using httpadapter transport
- guzzlehttp/guzzle: Allow using guzzle 6 as the http transport
- monolog/monolog: Logging request
- dev-master / 6.0.x-dev
- 6.5.2
- v6.5.1
- v6.5.0
- 6.0.0
- 6.0.0-beta1
- 5.x-dev
- 5.3.0
- 5.2.1
- 5.2.0
- 5.1.0
- 5.0.0
- 5.0.0-beta1
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 3.0.0-beta1
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- v1.4.3.0
- v1.4.2.0
- v1.3.4.0
- v1.3.0.0
- v1.2.1.0
- v1.1.1.1
- v1.1.1.0
- v1.0.1.2
- v1.0.1.1
- v1.0.1.0
- v1.0.0.0
- v0.90.10.0
- v0.90.7.0
- v0.90.5.0
- v0.90.2.0
- v0.90.1.0
- v0.20.5.0.RC1
- v0.19.8.0
- v0.19.3.0
- v0.19.0.0
- dev-6x-compatibility
- dev-5.1-php55
- dev-release-5.0.0-beta1
- dev-intech-patch-2
- dev-apply-linting
- dev-release-2.3
- dev-release-3.1.1
- dev-elasticsearch-2.0
- dev-travis-docker
- dev-ansible-refactoring
This package is not auto-updated.
Last update: 2019-08-31 14:26:51 UTC
README
Elastica的所有文档都可以在Elastica.io下找到。如果您有任何问题,请随时在Stackoverflow上提问,并添加标签“Elastica”,或者在Gitter频道中提问。所有库问题应提交到github问题跟踪器。
兼容性
此版本与所有Elasticsearch 6.x版本兼容。它已与版本6.0.0进行了测试。
贡献
我们始终欢迎贡献。有关如何贡献的详细信息,请查看CONTRIBUTING文件。
依赖项
项目 | 版本 | 必需 |
---|---|---|
Elasticsearch | 6.0 | 是 |