Rincian Software:
Versi: 2.0.2 Diperbarui
Tanggal Upload: 10 Dec 15
Lisensi: Gratis
Popularitas: 73
PHP Elasticsearch Client sets up a basic interface for searching and indexing content inside PHP-based projects using the well-known and widely-used ElasticSearch search engine.
This library is an officially supported ElasticSearch client.
Other official ElasticSearch clients are also available for:
Python
Perl
Ruby
What is new in this release:
- Added LGPL v2.1 license - Elasticsearch-PHP is now dual licensed under both Apache v2.0 & LGPL v2.1.
What is new in version 1.3.4:
- Added LGPL v2.1 license - Elasticsearch-PHP is now dual licensed under both Apache v2.0 & LGPL v2.1.
What is new in version 1.3.2:
- Added LGPL v2.1 license - Elasticsearch-PHP is now dual licensed under both Apache v2.0 & LGPL v2.1.
What is new in version 1.2.0:
- Added Snapshot/Status endpoint
- Added Snapshot/Status implementation
- Added Cat/Fielddata endpoint
- Fixed Cat/Fielddata endpoint URI
- Updated CONTRIBUTING.md
- Updated Pimple to 2.0
What is new in version 1.1.0:
- Various exceptions should extend ServerErrorResponseException
- Fixed missing ' in Bulk indexing example code
- Fix bug where scheme prefix always defaulted to HTTP
- Change array syntax to be PHP 5.3 compatible
- Added a Bool Query section
- Add SearchShards endpoint
What is new in version 1.0.1:
- Added documentation about namespaces.
- Fixed tables, because asciidoc !== markdown.
- Updated default configuration list.
- Added documentation about serializers.
- Cluster\Info endpoint should accept metric parameter.
What is new in version 1.0:
- Add Cat and a few other new 1.0 endpoints.
- Add version matrix to Readme.
- Provide response body when exceptions are ignored.
- Add documentation about minimum PHP version requirement.
- Update installation docs with version matrix.
- Fixed table layout in installation.asciidoc.
- Unset value in extract method, not calling method.
- setBody should not check type.
- Allow yaml test runner to work with empty objects.
- Fix installation documentation formatting.
- Fix documentation link to PHP version requirements page.
- Add documentation about ignore parameter.
- Updated default configuration list.
What is new in version 0.4.3:
- Refactor handling of custom options in GuzzleConnection
- Reconcile configuration options and runtime options
- Increase timeout for YAML integration tests
- Fix parameter docblocks
- Use test host env variable in test
- Fix edgecase where Ping throws exception instead of true/false
- Pass $this as a re-named variable to closure, fixes test
- Stricter enforcement of curl dependency
Requirements:
- PHP 5.3.9 or higher
- ElasticSearch
Komentar tidak ditemukan