SolrQuery::getHighlightMaxAnalyzedChars
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns the maximum number of characters into a document to look for suitable snippets
Description
SolrQuery::getHighlightMaxAnalyzedChars(): int
Returns the maximum number of characters into a document to look for suitable snippets
Parameters Parameters
Return Values
Returns an integer on success and null if not set.