SolrQuery::getHighlightFields
(PECL solr >= 0.9.2)
SolrQuery::getHighlightFields — Returns all the fields that Solr should generate highlighted snippets for
Descrição
public array SolrQuery::getHighlightFields
( void
)
Returns all the fields that Solr should generate highlighted snippets for
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns an array on success and NULL if not set.