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:
211
211
"syncdelay" : 60,
212
212
"taskExecutorPoolSize" : 0,
213
213
"testingSnapshotBehaviorInIsolation" : false,
214
- "textSearchEnabled" : true,
215
214
"traceExceptions" : false,
216
215
"traceWriteConflictExceptions" : false,
217
216
"ttlMonitorEnabled" : true,
Original file line number Diff line number Diff line change @@ -432,18 +432,6 @@ General Parameters
432
432
:parameter:`notablescan` because preventing collection scans can potentially
433
433
affect queries in all databases, including administrative queries.
434
434
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
-
447
435
.. parameter:: ttlMonitorEnabled
448
436
449
437
.. versionadded:: 2.4.6
You can’t perform that action at this time.
0 commit comments