FinderIndexerDriverMysql::remove
Method to remove a link from the index.
Signature
public function remove(integer
$linkIdĀ )
Parameters
-
$linkId
- The id of the link.
Returns
- boolean
- True on success.
Errors/Exceptions
-
Exception
- on database error.