Skip to content

Commit 83dba1e

Browse files
DOCSP-44006-mongosync-behavior-converting-legacy-indexes (#442) (#443)
* DOCSP-44006-mongosync-behavior-converting-legacy-indexes * remove reference to valid value * reword and change title of subsection * add other mongosync behavior, remove mention of not supporting legacy index vals
1 parent 6f28943 commit 83dba1e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,13 @@ Read Preference
133133
connecting to the source and destination clusters. For more information,
134134
see :ref:`connections-read-preference`.
135135

136+
Legacy Index Handling
137+
~~~~~~~~~~~~~~~~~~~~~
138+
139+
``mongosync`` rewrites legacy index values, like ``0`` or an empty
140+
string, to ``1`` on the destination. ``mongosync`` also removes any
141+
invalid index options on the destination.
142+
136143
.. _mongosync-considerations:
137144

138145
Considerations for Continuous Sync

0 commit comments

Comments
 (0)