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