SolrQuery
PHP Manual

SolrQuery::getHighlightRegexPattern

(PECL solr >= 0.9.2)

SolrQuery::getHighlightRegexPatternReturns the regular expression for fragmenting

Descrição

public string SolrQuery::getHighlightRegexPattern ( void )

Returns the regular expression used for fragmenting

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns a string on success and NULL if not set.


SolrQuery
PHP Manual