©
本文檔使用 php中文網手册 發布
(PECL solr >= 0.9.2)
SolrQuery::addFacetDateOther — Adds another facet.date.other parameter
$value
[, string $field_override
] )Sets the facet.date.other parameter. Accepts an optional field override
value
The value to use.
field_override
The field name for the override.
Returns the current SolrQuery object, if the return value is used.