Command Line Tools

Certain ke_search functions can be accessed via the command line.

Start the indexer

bin/typo3 ke_search:indexing
../_images/cli-start-indexing.png

Clear the index

bin/typo3 ke_search:clearindex
../_images/cli-clear-index.png

Remove the indexer lock

bin/typo3 ke_search:removelock
../_images/cli-removelock.png