mongo-connector
mongo-connector copied to clipboard
MongoDB data stream pipeline tools by YouGov (adopted from MongoDB)
Hi Is it possible to add conditions? Ex "name" = "John" Do I need to write my own DocManager to achive that? /Claes
Hello, Is it possible to insert data in SOLR to advanced data types like payload or location? If yes, how? Thank you in advance for the help. with regards, Mitereiter...
Hi there. As mentioned in `Installation` section, the **Mongo Connector 2.5.0** support **Elasticsearch 5.x**. I need to know, can i use it for Elasticsearch 7.2?
Do we have plan to support the mongo 4.x?
Hi there, I'm trying to use mongo-connector with the neo4j-doc-manager. I have a hosted MongoDB Atlas Cluster and am attempting to connect like `mongo-connector -m mongodb+srv://:@dev01-kxgnt.mongodb.net/stage?retryWrites=true&w=majority&authSource=admin -t http://localhost:7474/db/data -d neo4j_doc_manager`...
Hello, I'd like to use mongo-connector from a MongoDB sharded cluster to another one. I first tried using a read only user but it failed. I gave it a bit...
OplogThread currently does not update its checkpoint when skipping oplog entries. At best, this leads to re-processing these skipped oplog entries. At worst, the oplog may rollover with skipped entries...
Can you support the ES6.x version, thank you. Please upgrade.
Hello: Cause my commpany's requirement,i use mon-connector for mongo's data import ES.But,i find since ES6.X one index can't support multi types.Objective reasons,i cann't change my commpany's mongo's data.And abvious your...