Home
last modified time | relevance | path

Searched +full:snippets +(+path:plugin +path:elasticsearch) -(+path:plugin +path:elasticsearch +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/conf/
H A Ddefault.php12 $conf['snippets'] = 'content';
H A Dmetadata.php12 $meta['snippets'] = array('multichoice', '_choices' => array('content','abstract'));
/plugin/elasticsearch/action/
H A Dsearch.php126 $this->getConf('snippets') => new \stdClass(),
417 $highlightedSnippets = $row->getHighlights()[$this->getConf('snippets')] ?? [];
456 // snippets
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc17 This section contains code snippets to show you how to connect to various {es}