Searched refs:getHighlights (Results 1 – 2 of 2) sorted by relevance
219 public function getHighlights(): array function in Elastica\\Result
435 $highlightsTitle = $row->getHighlights()['title'] ?? '';446 $highlightedSnippets = $row->getHighlights()[$this->getConf('snippets')] ?? [];