©
本文檔使用 php中文網手册 發布
(PECL solr >= 0.9.2)
SolrQuery::setHighlightRegexMaxAnalyzedChars — Specify the maximum number of characters to analyze
$maxAnalyzedChars
)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.