SolrQuery::setHighlightQuery
(PECL solr >= 2.7.0)
SolrQuery::setHighlightQuery — A query designated for highlighting (hl.q)
説明
A query to use for highlighting. This parameter allows one to highlight different terms or fields than those being used to retrieve documents.
Default value when not set: the value of the request's q parameter
Solr Parameter reference: hl.q
パラメータ
q
-
Highlight Query
戻り値
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.