Наш чат в Telegram для обмена идеями, проектами, мыслями, людьми в сфере ИТ г.Ростова-на-Дону: @it_rostov

SolrQuery::removeHighlightField

(PECL solr >= 0.9.2)

SolrQuery::removeHighlightField — Removes one of the fields used for highlighting


Описание

public SolrQuery SolrQuery::removeHighlightField ( string $field )

Removes one of the fields used for highlighting.


Список параметров

field -

The name of the field


Возвращаемые значения

Returns the current SolrQuery object, if the return value is used.


Описание класса solrquery, примеры использования класса solrquery.



Смотрите также:
Описание на ru2.php.net
Описание на php.ru