SolrQuery::getExpand

(PECL solr >= 2.2.0)

SolrQuery::getExpandReturns true if group expanding is enabled

Descrição

publicSolrQuery::getExpand(): bool

Returns true if group expanding is enabled

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns whether group expanding is enabled.

To Top