CakeFest 2024: The Official CakePHP Conference

SolrQuery::getExpand

(PECL solr >= 2.2.0)

SolrQuery::getExpandReturns true if group expanding is enabled

Descrição

public SolrQuery::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.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top