adjusted elasticsearch extension to version 1.0 of ES

breaking changes.
This commit is contained in:
Carsten Brandt
2014-05-06 18:14:32 +02:00
parent 76b3d89d83
commit 676b366928
14 changed files with 354 additions and 236 deletions

View File

@@ -22,6 +22,10 @@ return [
];
```
Requirements
------------
elasticsearch version 1.0 or higher is required.
Installation
------------