Php/docs/solrquery.gethighlightregexpattern

来自菜鸟教程
跳转至:导航、​搜索

SolrQuery::getHighlightRegexPattern

(PECL solr >= 0.9.2)

SolrQuery::getHighlightRegexPatternReturns the regular expression for fragmenting


说明

public SolrQuery::getHighlightRegexPattern ( ) : string

Returns the regular expression used for fragmenting


参数

此函数没有参数。


返回值

Returns a string on success and null if not set.