Mongo-Connector

Hello,

I am using Mongo-Connector, and all other DDL are syncing fine, but index creation is not syncing from source to Destination. Is there any Particular configuration needs to be enabled.

Hi @Aayushi_Mangal,

Mongo Connector syncs data between different supported environments, but I don’t believe it currently supports syncing indexes. Depending on your source and destination software and versions, you may also want more control over when index builds are triggered on populated collections (see: Index Builds on Populated Collections for behaviour in MongoDB 4.4).

I would try searching mongo-connector GitHub issues and ask there if index syncing does not appear to be an open feature request or documented feature.

Regards,
Stennie

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.