FinderIndexerAdapter::getItem
Method to get a content item to index.
Signature
protected function getItem(integer
$id )
Parameters
-
$id
- The id of the content item.
Returns
- FinderIndexerResult
- A FinderIndexerResult object.
Errors/Exceptions
-
Exception
- on database error.