richardwilly98 / elasticsearch-river-mongodb

MongoDB River Plugin for ElasticSearch
1.12k stars 215 forks source link

Use the 3.x mongodb driver #549

Closed ankon closed 8 years ago

ankon commented 8 years ago

This version is compatible with 2.4, 2.6 and 3.0 versions.

http://docs.mongodb.org/ecosystem/drivers/java/#java-driver-compatibility

slorber commented 7 years ago

@ankon by chance do you know if compat with 3.0.0 allow all 3.0.x versions or just the initial 3.0.0 release?

ankon commented 7 years ago

It should be widely compatible with MongoDB versions, and not specific to just a single one.

slorber commented 7 years ago

hmmm yes it works for me with 3.0.14