cakephp / elastic-search

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

This plugin is not working with latest version 5.1.1 #116

Closed addressmax closed 6 years ago

addressmax commented 7 years ago

I updated with composer, but I am getting errors in querying. Errors in Elastica. It's downloading 2.2 version but 5.0 is needed for Latest Elastic Search Version. How should I update it.

markstory commented 7 years ago

How should I update it.

One of the challenges is that elastica 5 contains a number of backwards incompatible changes that cause this plugin to break. Right now the 1.0 branch might work, as it uses elastica 3.

lorenzo commented 7 years ago

Branch 1.0 does work with elastic 5

lorenzo commented 7 years ago

I'll try to merge that branch into master this weekend and add a few improvements

addressmax commented 7 years ago

lorenzo is there any update on this issue. We are stuck with the development. Please do this ASAP.

josegonzalez commented 7 years ago

@addressmax When @lorenzo has time to perform the work, he will get to it. We are all unpaid volunteers on CakePHP, and thus we expect some amount of patience from our users. Being rude is a sure way to discourage our open source work.

Thanks for waiting.

markstory commented 7 years ago

Also you can depend on the head of the 1.0-dev branch in the mean time.