SolrQuery::getExpand

(PECL solr >= 2.2.0)

SolrQuery::getExpandReturns true if group expanding is enabled

Description

publicSolrQuery::getExpand(): bool

Returns true if group expanding is enabled

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns whether group expanding is enabled.

To Top