Command line tools
Certain ke_search functions can be accessed via the command line.
Start the indexer
vendor/bin/typo3 ke_search:indexing
Copied!
Clear the index
vendor/bin/typo3 ke_search:clearindex
Copied!
Remove the indexer lock
vendor/bin/typo3 ke_search:removelock
Copied!