Command line tools 

Certain ke_search functions can be accessed via the command line.

Start the indexer 

vendor/bin/typo3 ke_search:indexing
Copied!
Indexing command

Clear the index 

vendor/bin/typo3 ke_search:clearindex
Copied!
Clear index command

Remove the indexer lock 

vendor/bin/typo3 ke_search:removelock
Copied!
Remove lock command