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

Support for Elasticsearch v1.4 #75

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Support for Elasticsearch v1.4 #75

wants to merge 4 commits into from

Conversation

gbutt
Copy link

@gbutt gbutt commented Mar 21, 2015

I changed how this plugin gets bound in Guice so it works with ES v1.4. I also added some minor tweaks that will allow this plugin to work with the Jetty transport without any configuration.

Greg Butt added 4 commits March 20, 2015 22:52
…usage of http.type and sonian.elasticsearch.http.type settings. No setting for any http.type will default to JettyHttpServerTransport. This means the plugin will use Jetty by default without any configuration. All you need is a jetty.xml in your config path. Adding a jetty.xml to the classpath so server works even if no jetty.xml is specified. Reorganize elasticsearch.yml.
@dominicsayers
Copy link

@gbutt @tmayfield I had a go at updating this for Elasticsearch 1.6.0 but I got stuck creating the .zip for the release package. Is this easy? Are there any idiot's instructions anywhere? I'm not a java dev.

@gbutt
Copy link
Author

gbutt commented Jun 24, 2015

@dominicsayers I haven't looked at this in a while. I think if you assemble this project with maven it will create a zip for you and put it in a folder called releases. Try mvn package

@dominicsayers
Copy link

Awesome, thanks @gbutt

@jrgns
Copy link

jrgns commented Oct 22, 2015

Any update on this?

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.

3 participants