SolrQuery::getHighlightRegexMaxAnalyzedChars

(PECL solr >= 0.9.2)

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

Описание

public SolrQuery::getHighlightRegexMaxAnalyzedChars ( void ) : int

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns an integer on success and NULL if not set.