SolrQuery::setFacetDateHardEnd

(PECL solr >= 0.9.2)

SolrQuery::setFacetDateHardEndMapea a facet.date.hardend

Descripción

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

Mapea a facet.date.hardend

Parámetros

value

Véase facet.date.hardend

field_override

El nombre del campo

Valores devueltos

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

add a note add a note

User Contributed Notes

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