SolrQuery::setHighlight
(PECL solr >= 0.9.2)
SolrQuery::setHighlight — Enables or disables highlighting
说明
Setting it to TRUE
enables highlighted snippets to be generated in the query response.
Setting it to FALSE
disables highlighting
参数
-
flag
-
Enable or disable highlighting
返回值
Returns the current SolrQuery object, if the return value is used.