SolrQuery::setHighlight

(PECL solr >= 0.9.2)

SolrQuery::setHighlightEnables or disables highlighting

说锟斤拷

public SolrQuery::setHighlight ( bool $flag ) : SolrQuery

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.