DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Command Line Tools

Certain ke_search functions can be accessed via the command line.

Start the indexer

bin/typo3 ke_search:index
../_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