Skip to content

Support for Elasticsearch v1.4#75

Open
gbutt wants to merge 4 commits intosonian:masterfrom
gbutt:master
Open

Support for Elasticsearch v1.4#75
gbutt wants to merge 4 commits intosonian:masterfrom
gbutt:master

Conversation

@gbutt
Copy link
Copy Markdown

@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
Copy Markdown

@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
Copy Markdown
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
Copy Markdown

Awesome, thanks @gbutt

@jrgns
Copy link
Copy Markdown

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