SolrQuery::removeHighlightField
(PECL solr >= 0.9.2)
SolrQuery::removeHighlightField — Removes one of the fields used for highlighting
Описание
public SolrQuery SolrQuery::removeHighlightField
(
string $field
)
Список параметров
-
field
-
The name of the field
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.