FinderIndexerAdapter::onBeforeIndex
Method to prepare for the indexer to be run. This method will often be used to include dependencies and things of that nature.
Signature
public function onBeforeIndex()
Returns
- boolean
- True on success.
Errors/Exceptions
-
Exception
- on error.