Elasticsearch integration with Mongodb 3.2

Hi

We are using Mongodb-3.2 version, which elasticsearch river https://github.com/richardwilly98/elasticsearch-river-mongodb would be the best to use, as your documentation does not mentions about the mongodb-3.2.

Regards
Sentil

Rivers have been removed in 2.0.

hi
Then Please let us know how we go about integrating mongodb 3.2 with elasticsearch? In our project we require autocomplete feature in elasticsearch.

regards
sentil

If you have access to the application which is sending data to MongoDB, then push at the same time your data to elasticsearch (from the application layer that is).

hi
our requirements is to auto-sync specific fields in a mongodb collection into es2 ?
regards
sentil