FinderIndexerAdapter::reindex
Method to reindex an item.
Signature
protected function reindex(integer
$id )
Parameters
-
$id
- The ID of the item to reindex.
Returns
- boolean
- True on success.
Errors/Exceptions
-
Exception
- on database error.