(PECL solr >= 0.9.2)
Returns the maximum number of characters from a field when using the regex fragmenter
public int SolrQuery::getHighlightRegexMaxAnalyzedChars ( void )
Returns the maximum number of characters from a field when using the regex fragmenter
Returns:
Returns an integer on success and NULL
if not set.
Please login to continue.