Available for: Search Engine Server
Task: This command causes the Search Engine Server to start processing indexing requests, independently of the system configuration entries mentioned below. The command can only be executed if the SES is in the indexingNormal state.
Syntax
app flushQueue
Additional information
The state of the SES with respect to indexing can be determined by reading out the command.state file located in the cmsInstanceDir/data/ses directory. The file contents has the following meaning:
indexingNormal: Indexing requests are accepted and processed in accordance with the presets given by thetuning.indexing.intervalandtuning.indexing.maxBulkSizesystem configuration entries. This state is induced by theapp resumeQueuecommand.indexingDelayed: Indexing requests are not processed. This state is induced by theapp holdQueuecommand.
Function parameters: none.
Return value on success: status information.