GoLang SolrQuery::getFacetMethod

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



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

PHP SolrQuery::getFacetMethod

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

SolrQuery::getFacetMethod

(PECL solr >= 0.9.2)

SolrQuery::getFacetMethodReturns the value of the facet.method parameter

Description

public string SolrQuery::getFacetMethod ([ string $field_override ] )

Returns the value of the facet.method parameter. This 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