FinderIndexerHelper::getContentExtras
Method to get extra data for a content before being indexed. This is how we add Comments, Tags, Labels, etc. that should be available to Finder.
Signature
public function getContentExtras(FinderIndexerResult&
$itemĀ )
Parameters
-
$item
Returns
- boolean
- True on success, false on failure.
Errors/Exceptions
-
Exception
- on database error.