SolrQuery::getHighlightRegexMaxAnalyzedChars
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns the maximum number of characters from a field when using the regex fragmenter
Description
SolrQuery::getHighlightRegexMaxAnalyzedChars(): int
Returns the maximum number of characters from a field when using the regex fragmenter
Parameters Parameters
Return Values
Returns an integer on success and null if not set.