PHP 8.4.0 RC2 available for testing

SolrQuery::setFacetDateStart

(PECL solr >= 0.9.2)

SolrQuery::setFacetDateStartMapeia para facet.date.start

Descrição

public SolrQuery::setFacetDateStart(string $value, string $field_override = ?): SolrQuery

Mapeia para facet.date.start.

Parâmetros

value

Consulte facet.date.start.

field_override

O nome do campo.

Valor Retornado

Retorna o objeto SolrQuery atual, se o valor de retorno for usado.

add a note

User Contributed Notes

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