array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'solrquery.getfacetdateother.php', 1 => 'SolrQuery::getFacetDateOther', 2 => 'Returns the value for the facet.date.other parameter', ), 'up' => array ( 0 => 'class.solrquery.php', 1 => 'SolrQuery', ), 'prev' => array ( 0 => 'solrquery.getfacetdatehardend.php', 1 => 'SolrQuery::getFacetDateHardEnd', ), 'next' => array ( 0 => 'solrquery.getfacetdatestart.php', 1 => 'SolrQuery::getFacetDateStart', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrquery/getfacetdateother.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SolrQuery::getFacetDateOther

(PECL solr >= 0.9.2)

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

説明

public SolrQuery::getFacetDateOther(string $field_override = ?): array

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

パラメータ

field_override

The name of the field

戻り値

Returns an array on success and null if not set.