diff --git a/docs/src/theme/FeatureTables.js b/docs/src/theme/FeatureTables.js index ef5b88901fc..cf6a7c1ea22 100644 --- a/docs/src/theme/FeatureTables.js +++ b/docs/src/theme/FeatureTables.js @@ -1176,9 +1176,9 @@ const FEATURE_TABLES = { searchWithScore: true, async: true, passesStandardTests: false, - multiTenancy: false, + multiTenancy: true, local: true, - idsInAddDocuments: false, + idsInAddDocuments: true, }, { name: "Redis",