SolrQuery::getHighlightQuery
(PECL solr >= 2.7.0)
SolrQuery::getHighlightQuery — return the highlightquery (hl.q)
説明
Returns previously set highlight query. This parameter allows you to highlight different terms or fields than those being used to retrieve documents.
パラメータ
この関数にはパラメータはありません。
戻り値
Returns the current SolrHighlightQuery string, or null if not set.
+add a note
User Contributed Notes
There are no user contributed notes for this page.