Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16180 программистов и 1779 роботов. Сейчас ищут 1802 программиста ...
SolrQuery::setHighlightRegexMaxAnalyzedChars - Specify the maximum number of characters to analyze
Вернуться к: SolrQuery
SolrQuery::setHighlightRegexMaxAnalyzedChars
(PECL solr >= 0.9.2)
SolrQuery::setHighlightRegexMaxAnalyzedChars — Specify the maximum number of characters to analyze
Описание
Specify the maximum number of characters to analyze from a field when using the regex fragmenter
Список параметров
-
maxAnalyzedChars
-
The maximum number of characters to analyze from a field when using the regex fragmenter
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.
Вернуться к: SolrQuery