Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/includes/fact-verifier-unsupported.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
The verifier doesn't check the following namespaces:

- Capped collections
- Collections with TTL indexes
- Collections with TTL indexes, including TTL indexes that are added or dropped
during migration
- Collections that don't use the default collation
- Views

Expand All @@ -12,5 +13,4 @@ The verifier doesn't check the following collection features:

To verify the above data and metadata, script additional checks
for these collections and collection features. For more
information, see :ref:`c2c-verification`.

information, see :ref:`c2c-verification`.