Home
last modified time | relevance | path

Searched refs:setTermsLookup (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DTerms.php65 public function setTermsLookup(string $index, string $id, string $path): self function in Elastica\\Query\\Terms
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md280 * Changed `Terms::setTermsLookup()` signature: `index`, `path` and `id` are now required arguments [#1765](https://github.com/ruflin/Elastica/pull/1765)