elasticsearch - Mongo connector not synchronizing data between mongodb and elastic search -


i trying use mongo connector import data mongo db elastic search. have followed instructions given in link:

https://github.com/10gen-labs/mongo-connector/wiki/usage-with-elasticsearch mongo db : 2.4.12 connector version:2.0.3 elastic search version: 1.5.2

we having issue data not being imported mongodb elastic search.

queries:

  1. what best way integrate mongodb elastic search , synchronize real time data between them in production
  2. how setup synchronization-steps
  3. how create 1 time indexes.

you can use mongo-db-river plugin sync data mongodb elasticsearchthe following refernce link give more detail river plugin.

mongodb river plugin reference

if need more on please ask.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -