SolrQuery::getHighlightRequireFieldMatch
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns if a field will only be highlighted if the query matched in this particular field
Description
SolrQuery::getHighlightRequireFieldMatch(): bool
Returns if a field will only be highlighted if the query matched in this particular field.
Parameters Parameters
Return Values
Returns a boolean on success and null if not set.