(PECL solr >= 0.9.2)
Returns if a field will only be highlighted if the query matched in this particular field
public bool SolrQuery::getHighlightRequireFieldMatch ( void )
Returns if a field will only be highlighted if the query matched in this particular field.
Returns:
Returns a boolean on success and NULL
if not set.
Please login to continue.