Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to elasticsearch php lib 5.0 #3

Merged
merged 1 commit into from
Nov 25, 2016
Merged

Update to elasticsearch php lib 5.0 #3

merged 1 commit into from
Nov 25, 2016

Conversation

abretaud
Copy link
Contributor

Hi!
While trying to use this in production, I had problems making this module work with the latest elasticsearch docker image (5.0.1) (particularly due to elastic/elasticsearch/pull/20001)
It turns out that we need to use the php lib v5.0 to work with the latest >=5.0 version of elasticsearch.
So here's a PR to update the php lib:

  • Updated the composer and vendor stuff
  • Also updated the code using it

It works fine here now

@MingChen0919 MingChen0919 merged commit 7681ece into tripal:master Nov 25, 2016
@MingChen0919
Copy link
Member

Great! I just started working on testing the module with the latest elasticsearch. I am adding elastic cluster selection functionality to the module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants