SolrQuery::setHighlightRegexMaxAnalyzedChars
Specify the maximum number of characters to analyze
&reftitle.description;
public SolrQuerySolrQuery::setHighlightRegexMaxAnalyzedChars
intmaxAnalyzedChars
Specify the maximum number of characters to analyze from a field when using the regex fragmenter
&reftitle.parameters;
maxAnalyzedChars
The maximum number of characters to analyze from a field when using the regex fragmenter
&reftitle.returnvalues;
Returns the current SolrQuery object, if the return value is used.