elasticsearch-river-mongodb icon indicating copy to clipboard operation
elasticsearch-river-mongodb copied to clipboard

MongoDB River Plugin for ElasticSearch

Results 100 elasticsearch-river-mongodb issues
Sort by recently updated
recently updated
newest added

River works perfectly on my local environment, but when i deployed it to my production environment which using an external mongodb replica set, it seems to unable to connect. All...

Recently we had a breaking change in our schema. We added an object which doesn't need to be included in elasticsearch, so I'm still using the same exact mapping that...

I spent 2 days in sync data from the remote mongodb,but i failed。 Elasticsearch 1.4.2 elasticsearch 2.0.9 MondoDB 3.0.3 mongo-java-driver-2.13.1.jar This is my configuration: curl -XPUT "localhost:9200/_river/my_river_mongodb/_meta" -d ' {...

Hi, I've been experienced an issue. I have two mongodb databases : one in GridFS mode, the other one in classic mode. The first one contain records with a payload...

Despite many tries, i can't manage to get river-mongodb to work on my local machine (ubuntu) I'm using - MongoDb 2.6.6 (installed from mongodb-org official repository) - ElasticSearch 1.4.2 (from...

I found that in one node we cannot start river-mongodb in same time I need to wait one finish of starting import process and then I can start another river....

I have been an experiencing an issue: - Occasionally, the index that the river was streaming data to would loose all it's documents - going from ~700k to 0 documents....

Hi there, After install the MongoDB River Plugin (version 2.0.9). I have got a couple of issues to start it. At the beginning it was the authentication issue. I could...

like get current_user friend's post and if post is from his friend then show it. but it's not working elasticsearch with mongodb. Help please. Thanks!

Now I seem to have a little problem that some time I need to restart the machine that running river. And I have 30 machines running ES. but only one...