Home
last modified time | relevance | path

Searched defs:addDocument (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DBulk.php130 public function addDocument(Document $document, ?string $opType = null): self global() function in Elastica\\Bulk
H A DIndex.php194 public function addDocument(Document $doc): Response global() function in Elastica\\Index