File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -211,7 +211,6 @@ The command returns the following output:
211211 "syncdelay" : 60,
212212 "taskExecutorPoolSize" : 0,
213213 "testingSnapshotBehaviorInIsolation" : false,
214- "textSearchEnabled" : true,
215214 "traceExceptions" : false,
216215 "traceWriteConflictExceptions" : false,
217216 "ttlMonitorEnabled" : true,
Original file line number Diff line number Diff line change @@ -432,18 +432,6 @@ General Parameters
432432 :parameter:`notablescan` because preventing collection scans can potentially
433433 affect queries in all databases, including administrative queries.
434434
435- .. parameter:: textSearchEnabled
436-
437- .. deprecated:: 2.6
438- MongoDB enables the text search feature by default.
439- Manual enabling of this feature is unnecessary.
440-
441- |both|
442-
443- Enables the :doc:`text search </core/index-text>` feature. When
444- manually enabling, you must enable on **each and every**
445- :program:`mongod` for replica sets.
446-
447435.. parameter:: ttlMonitorEnabled
448436
449437 .. versionadded:: 2.4.6
You can’t perform that action at this time.
0 commit comments