Download the PHP package gbprod/elasticsearch-extra-bundle without Composer
On this page you can find all versions of the php package gbprod/elasticsearch-extra-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gbprod/elasticsearch-extra-bundle
More information about gbprod/elasticsearch-extra-bundle
Files in gbprod/elasticsearch-extra-bundle
Download gbprod/elasticsearch-extra-bundle
More information about gbprod/elasticsearch-extra-bundle
Files in gbprod/elasticsearch-extra-bundle
Vendor gbprod
Package elasticsearch-extra-bundle
Short Description Extra tools for m6web/elasticsearch-bundle
License MIT
Package elasticsearch-extra-bundle
Short Description Extra tools for m6web/elasticsearch-bundle
License MIT
Please rate this library. Is it a good library?
Informations about the package elasticsearch-extra-bundle
ElasticsearchExtraBundle
I will not maintain this bundle anymore, prefer elastica-extra-bundle.
Extra tools for managing indices and types. Built on top of m6web/elasticsearch-bundle.
Installation
With composer :
Update your app/AppKernel.php
file:
See M6WebElasticsearchBundle for configuring clients.
Index Management Operations
Configuration
Set indices setup
See Official documentation for options.
Create index
With default client:
Or with specified client:
Delete index
With default client:
Or with specified client:
Put index settings
With default client:
Or with specified client:
Put index mappings
With default client:
Or with specified client:
All versions of elasticsearch-extra-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
m6web/elasticsearch-bundle Version ^1.0
symfony/framework-bundle Version ^2.3|^3.0
symfony/console Version ^2.3|^3.0
symfony/yaml Version ^2.3|^3.0
m6web/elasticsearch-bundle Version ^1.0
symfony/framework-bundle Version ^2.3|^3.0
symfony/console Version ^2.3|^3.0
symfony/yaml Version ^2.3|^3.0
The package gbprod/elasticsearch-extra-bundle contains the following files
Loading the files please wait ....