SolrQuery::getHighlightRegexMaxAnalyzedChars

(PECL solr >= 0.9.2)

SolrQuery::getHighlightRegexMaxAnalyzedCharsReturns the maximum number of characters from a field when using the regex fragmenter

Descrierea

public SolrQuery::getHighlightRegexMaxAnalyzedChars ( void ) : int

Returns the maximum number of characters from a field when using the regex fragmenter

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns an integer on success and NULL if not set.