Searched refs:deleteById (Results 1 – 3 of 3) sorted by relevance
205 $index->deleteById($documentId);
329 public function deleteById(string $id, array $options = []): Response function in Elastica\\Index
317 * The method `Index::deleteById()` does not throw an `NotFoundException` when deleting a non-existi…