ngageoint / elasticgeo

ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.
GNU General Public License v3.0
169 stars 85 forks source link

support for elasticsearch 2.4.x #20

Closed nreese closed 7 years ago

nreese commented 7 years ago

Are there plans to create a release for elasticsearch 2.4?

sjudeng commented 7 years ago

I haven't looked at 2.4 yet but will try to take a look in the next couple weeks

nreese commented 7 years ago

I was able to make a jar that worked with 2.4.1 just be upgrading the elasticsearch version in the POM

On Tue, Nov 1, 2016 at 9:11 AM, sjudeng notifications@github.com wrote:

I haven't looked at 2.4 yet but will try to take a look in the next couple weeks

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ngageoint/elasticgeo/issues/20#issuecomment-257592298, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWzu4Kk2ZF36IRsrCaCWw2LyQvPiiTMks5q51aagaJpZM4Kj0Sn .

sjudeng commented 7 years ago

That's promising if it compiles out of the box. I'll keep the ticket open until we get it added in the next binary release.