array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'solrquery.removehighlightfield.php', 1 => 'SolrQuery::removeHighlightField', 2 => 'Removes one of the fields used for highlighting', ), 'up' => array ( 0 => 'class.solrquery.php', 1 => 'SolrQuery', ), 'prev' => array ( 0 => 'solrquery.removefilterquery.php', 1 => 'SolrQuery::removeFilterQuery', ), 'next' => array ( 0 => 'solrquery.removemltfield.php', 1 => 'SolrQuery::removeMltField', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrquery/removehighlightfield.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::removeHighlightField — Removes one of the fields used for highlighting
Removes one of the fields used for highlighting.
fieldThe name of the field
Returns the current SolrQuery object, if the return value is used.