SolrQuery::getHighlightRegexMaxAnalyzedChars

(PECL solr >= 0.9.2)

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

Açıklama

public SolrQuery::getHighlightRegexMaxAnalyzedChars ( void ) : int

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns an integer on success and NULL if not set.