-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.5.2
-
Component/s: Text Search
-
None
Text indexes will be usable without explicit setting of the textSearchEnabled server parameter. The server parameter will be documented as deprecated, and will be removed in a future release (as well as the text command).
Setting the server parameter to true will not change the state of the server. A warning will be logged that the server parameter is deprecated, and that the text command is deprecated.
Attempting to set it to false will fail.
- is related to
-
SERVER-17440 Remove "textSearchEnabled" server parameter
- Closed