SolrQuery::getFacetDateStart

(PECL solr >= 0.9.2)

SolrQuery::getFacetDateStartReturns the lower bound for the first date range for all date faceting on this field

说明

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

Returns the lower bound for the first date range for all date faceting on this field. Accepts an optional field override

参数

field_override

The name of the field

返回值

Returns a string on success and NULL if not set

相关文章
php solrquery returns the value for the facet.date.end parameterphp solrquery returns all the facet.date fieldsphp solrquery returns the value of the facet.date.gap parameterphp solrquery returns the value of the facet.date.hardend parameterphp solrquery returns the value for the facet.date.other parameterphp solrquery returns the lower bound for the first date range for all date faceting on this fieldphp solrquery returns all the facet fieldsphp solrquery returns group fields group.field parameter values php solrquery returns all the fields that solr should generate highlighted snippets forphp solrquery returns whether or not to enable highlighting for range/wildcard/fuzzy/prefix queriesphp solrquery returns the maximum number of characters of the field to returnphp solrquery returns the maximum number of characters from a field when using the regex fragmenterphp solrquery returns all the fields to use for similarityphp solrquery returns the maximum number of tokens to parse in each document field that is not stored with termvector supportphp solrquery returns all the stats facets that were setphp solrquery returns all the statistics fieldsphp solrquery returns the field from which the terms are retrievedphp solrquery returns whether or not to include the lower bound in the result setphp solrquery returns whether or not to include the upper bound term in the result setphp solrquery if true the result of the first field grouping command is used as the main result list in the response using group.format=simple
关注编程学问公众号