Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 51001 программист и 4119 роботов. Сейчас ищут 1599 программистов ...
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