Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17355 программистов и 1691 робот. Сейчас ищут 1184 программиста ...
SolrQuery::setHighlightRegexSlop - Sets the factor by which the regex fragmenter can stray from the ideal fragment size
Вернуться к: SolrQuery
SolrQuery::setHighlightRegexSlop
(PECL solr >= 0.9.2)
SolrQuery::setHighlightRegexSlop — Sets the factor by which the regex fragmenter can stray from the ideal fragment size
Описание
The factor by which the regex fragmenter can stray from the ideal fragment size ( specfied by SolrQuery::setHighlightFragsize )to accomodate the regular expression
Список параметров
-
factor
-
The factor by which the regex fragmenter can stray from the ideal fragment size
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.
Вернуться к: SolrQuery