PHP 8.3.4 Released!

SolrQuery::setFacetDateStart

(PECL solr >= 0.9.2)

SolrQuery::setFacetDateStartMapea a facet.date.start

Descripción

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

Mapea a facet.date.start

Parámetros

value

Véase facet.date.start

field_override

El nombre del campo.

Valores devueltos

Devuelve el objeto SolrQuery actual, si se usó el valor de retorno.

add a note

User Contributed Notes

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