GoLang SolrQuery::getFacetDateOther

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



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

PHP SolrQuery::getFacetDateOther

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

SolrQuery::getFacetDateOther

(PECL solr >= 0.9.2)

SolrQuery::getFacetDateOtherReturns the value for the facet.date.other parameter

Description

public array SolrQuery::getFacetDateOther ([ string $field_override ] )

Returns the value for the facet.date.other parameter. This method accepts an optional field override.

Parameters

field_override

The name of the field

Return Values

Returns a string on success and NULL if not set.