Searched refs:setRawPrefix (Results 1 – 1 of 1) sorted by relevance
17 $this->setRawPrefix($prefix);28 public function setRawPrefix(array $prefix): self function in Elastica\\Query\\Prefix44 return $this->setRawPrefix([$key => ['value' => $value, 'boost' => $boost]]);