Command line tools

Certain ke_search functions can be accessed via the command line.

Start the indexer

vendor/bin/typo3 ke_search:indexing
Indexing command

Clear the index

vendor/bin/typo3 ke_search:clearindex
Clear index command

Remove the indexer lock

vendor/bin/typo3 ke_search:removelock
Remove lock command