array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'solrquery.gethighlightusephrasehighlighter.php', 1 => 'SolrQuery::getHighlightUsePhraseHighlighter', 2 => 'Returns the state of the hl.usePhraseHighlighter parameter', ), 'up' => array ( 0 => 'class.solrquery.php', 1 => 'SolrQuery', ), 'prev' => array ( 0 => 'solrquery.gethighlightsnippets.php', 1 => 'SolrQuery::getHighlightSnippets', ), 'next' => array ( 0 => 'solrquery.getmlt.php', 1 => 'SolrQuery::getMlt', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrquery/gethighlightusephrasehighlighter.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL solr >= 0.9.2)
SolrQuery::getHighlightUsePhraseHighlighter — Returns the state of the hl.usePhraseHighlighter parameter
Returns whether or not to use SpanScorer to highlight phrase terms only when they appear within the query phrase in the document.
У цієї функції немає параметрів.
Returns a boolean on success and null if not set.