FinderIndexerResult::addInstruction
Method to add a processing instruction for an item property.
Signature
public function addInstruction(string
$group,
string
$property )
Parameters
-
$group
- The group to associate the property with.
-
$property
- The property to process.
Returns
- void