SolrQuery::getHighlightQuery

return the highlightquery (hl.q)

Description

public string SolrQuery::getHighlightQuery()

Returns previously set highlight query. This parameter allows you to highlight different terms or fields than those being used to retrieve documents.

Parameters

This function has no parameters.

Return Values

Returns the current SolrHighlightQuery string, or null if not set.