app flushQueue

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 the tuning.indexing.interval and tuning.indexing.maxBulkSize system configuration entries. This state is induced by the app resumeQueue command.
  • indexingDelayed: Indexing requests are not processed. This state is induced by the app holdQueue command.

Function parameters: none.

Return value on success: status information.