PHP - Manual: SolrQuery::getFacetMethod
2024-11-13
(PECL solr >= 0.9.2)
SolrQuery::getFacetMethod — Returns the value of the facet.method parameter
$field_override
= ?): stringReturns the value of the facet.method parameter. This accepts an optional field override.
field_override
The name of the field
Returns a string on success and null
if not set
官方地址:https://www.php.net/manual/en/solrquery.getfacetmethod.php