cakephp / elastic-search

Elastic search datasource for CakePHP
Other
88 stars 53 forks source link

Upgrade to Elastica 3.x #75

Closed burzum closed 8 years ago

burzum commented 8 years ago

Please see this issue https://github.com/ruflin/Elastica/pull/1016 and this PR https://github.com/ruflin/Elastica/pull/1016

We're currently running into it and need to upgrade to 3.0.1 or convince them to do a 2.3.x release of Elastica. The plugin is nailing the versions down to ~2.2 right now.

markstory commented 8 years ago

What kind of breaking changes are in 3.x?

ruflin commented 8 years ago

@markstory Best is to check the CHANGELOG

markstory commented 8 years ago

@burzum Looks like there are a few breaking changes that would effect us. If you wanted to lead the charge on updating the code around the breaking changes I'm sure we can get an upgrade merged in.

Antoniossss commented 8 years ago

This is definetly related to https://github.com/cakephp/elastic-search/issues/93 as a solution. Any plans for doing this ?

lorenzo commented 8 years ago

@Antoniossss check the 1.0 branch of this repo