Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16124 программиста и 1779 роботов. Сейчас ищут 1247 программистов ...
SolrQuery::getHighlightRegexSlop - Returns the deviation factor from the ideal fragment size
Вернуться к: SolrQuery
SolrQuery::getHighlightRegexSlop
(PECL solr >= 0.9.2)
SolrQuery::getHighlightRegexSlop — Returns the deviation factor from the ideal fragment size
Описание
public float SolrQuery::getHighlightRegexSlop
( void
)
Returns the factor by which the regex fragmenter can deviate from the ideal fragment size to accomodate the regular expression
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns a double on success and NULL
if not set.
Вернуться к: SolrQuery