Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
FULLTEXT SERVICE STOP
On this page
The FULLTEXT SERVICE STOP command stops the full-text V2 service.
This command is useful when making configuration changes to the full-text service via engine variables that only take effect when the service (re)starts (fts2_, for example).
Syntax
FULLTEXT SERVICE STOP
Remarks
-
Stops the full-text version 2 service on all nodes associated with the aggregator on which the command is run.
-
The service run state can be checked using
SHOW FULLTEXT SERVICE STATUS. -
Refer to the Permissions Matrix for the required permissions.
Example
FULLTEXT SERVICE STOP;
Last modified: