sonian / elasticsearch-jetty

Apache License 2.0
284 stars 79 forks source link

ES 1.x support #43

Closed hglkrijger closed 10 years ago

hglkrijger commented 10 years ago

Trying to use Jetty with ES RC1, and I get the following on startup:

[2014-02-03 17:11:24,674][ERROR][bootstrap ] {1.0.0.RC1}: Initialization Failed ...

ClassNotFoundException[org.elasticsearch.ElasticSearchException]

The same works with an earlier version. Is there a timeline for 1.x support?

Thanks, Hans

rplevy commented 10 years ago

1.1.1 support was recently added, thanks!