SolrQuery::setHighlightFragmenter
(PECL solr >= 0.9.2)
SolrQuery::setHighlightFragmenter — Sets a text snippet generator for highlighted text
说明
Specify a text snippet generator for highlighted text.
参数
fragmenter
-
The standard fragmenter is gap. Another option is regex, which tries to create fragments that resembles a certain regular expression
field_override
-
The name of the field.
返回值
Returns the current SolrQuery object, if the return value is used.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/solrquery.sethighlightfragmenter.php