From f3a6ade681a93df66c57b9021b971ee12679fe4d Mon Sep 17 00:00:00 2001 From: "Kenneth P. J. Dyer" <93145796+kennethdyer@users.noreply.github.com> Date: Thu, 11 Jan 2024 08:56:14 -0600 Subject: [PATCH] DOCSP-33581 TTL Index Support (#173) * DOCSP-33581 TTL Index Support * Fixes build issue * Fixes per Ian --- source/faq.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/faq.txt b/source/faq.txt index 2bb04a8ae..3c26613e9 100644 --- a/source/faq.txt +++ b/source/faq.txt @@ -135,3 +135,10 @@ errors and do not signal that you need to stop ``mongosync`` early. These logs do not indicate that ``mongosync`` is failing or corrupting data. If a fatal error occurs, ``mongosync`` stops the sync and writes a fatal log entry. + +Does ``mongosync`` Support TTL Indexes? +---------------------------------------- + +{+c2c-product-name+} supports syncing :ref:`index-feature-ttl` from the source +to the destination cluster. +