FinderIndexerAdapter::index
Method to index an item.
Signature
protected function index(FinderIndexerResult
$itemĀ )
Parameters
-
$item
- The item to index as a FinderIndexerResult object.
Returns
- boolean
- True on success.
Errors/Exceptions
-
Exception
- on database error.