©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL solr >= 0.9.2)
SolrQuery::setHighlight — Enables or disables highlighting
$flag
)
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.