GoLang SolrQuery::setFacetDateHardEnd

request it (199)
GoLang replacement for PHP's SolrQuery::setFacetDateHardEnd [edit | history]



Do you know a GoLang replacement for PHP's SolrQuery::setFacetDateHardEnd? Write it!

PHP SolrQuery::setFacetDateHardEnd

PHP original manual for SolrQuery::setFacetDateHardEnd [ show | php.net ]

SolrQuery::setFacetDateHardEnd

(PECL solr >= 0.9.2)

SolrQuery::setFacetDateHardEndMaps to facet.date.hardend

Description

public SolrQuery SolrQuery::setFacetDateHardEnd ( bool $value [, string $field_override ] )

Maps to facet.date.hardend

Parameters

value

See facet.date.hardend

field_override

The name of the field

Return Values

Returns the current SolrQuery object, if the return value is used.