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.
+add a note
User Contributed Notes
There are no user contributed notes for this page.