Php/docs/solrquery.gethighlightregexpattern

From Get docs

SolrQuery::getHighlightRegexPattern

(PECL solr >= 0.9.2)

SolrQuery::getHighlightRegexPatternReturns the regular expression for fragmenting


Description

public SolrQuery::getHighlightRegexPattern ( ) : string

Returns the regular expression used for fragmenting


Parameters

This function has no parameters.


Return Values

Returns a string on success and NULL if not set.