MongoDB V1 Connector Configuration Reference
Table of Contents
Retrieve data from a MongoDB instance.
At the first connection, the Fusion MongoDB connector crawls the entire MongoDB and saves the checkpoint.
If Process oplog is not selected, when you restart the data source, the connector recrawls the entire MongoDB. In this mode the connector does not support incremental recrawling, nor does it delete entries that are deleted from MongoDB.
Configuration
When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.
|