array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'solrquery.removefacetdatefield.php', 1 => 'SolrQuery::removeFacetDateField', 2 => 'Removes one of the facet date fields', ), 'up' => array ( 0 => 'class.solrquery.php', 1 => 'SolrQuery', ), 'prev' => array ( 0 => 'solrquery.removeexpandsortfield.php', 1 => 'SolrQuery::removeExpandSortField', ), 'next' => array ( 0 => 'solrquery.removefacetdateother.php', 1 => 'SolrQuery::removeFacetDateOther', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrquery/removefacetdatefield.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL solr >= 0.9.2)
SolrQuery::removeFacetDateField — Removes one of the facet date fields
fieldThe name of the date field to remove
Returns the current SolrQuery object, if the return value is used.