Skip to content

Commit bd04d2b

Browse files
authored
Merge pull request #33 from steveren/DOCS-7249
DOCS-7249: remove references to textSearchEnabled
2 parents a23f213 + 434ee01 commit bd04d2b

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

source/reference/command/getParameter.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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,

source/reference/parameters.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)