Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18195 программистов и 1609 роботов. Сейчас ищут 1267 программистов ...
SolrQuery::getHighlightMergeContiguous - Returns whether or not the collapse contiguous fragments into a single fragment
Вернуться к: SolrQuery
SolrQuery::getHighlightMergeContiguous
(PECL solr >= 0.9.2)
SolrQuery::getHighlightMergeContiguous — Returns whether or not the collapse contiguous fragments into a single fragment
Описание
public bool SolrQuery::getHighlightMergeContiguous
([ string
$field_override
] )Returns whether or not the collapse contiguous fragments into a single fragment. Accepts an optional field override.
Список параметров
-
field_override
-
The name of the field
Возвращаемые значения
Returns a boolean on success and NULL
if not set.
Вернуться к: SolrQuery