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 lower bound for the first date range for all date faceting on this fieldphp solrquery returns all the facet fieldsphp solrquery returns all the facet queriesphp solrquery returns all the group.query parameter valuesphp solrquery returns the highlight field to use as backup or defaultphp solrquery returns all the fields that solr should generate highlighted snippets forphp 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 if a field will only be highlighted if the query matched in this particular fieldphp solrquery returns the maximum number of highlighted snippets to generate per fieldphp solrquery returns the maximum number of tokens to parse in each document field that is not stored with termvector supportphp solrquery returns all the sort fieldsphp solrquery returns all the stats facets that were setphp 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 specifies the type of algorithm to use when faceting a fieldphp solrquery if true the result of the first field grouping command is used as the main result list in the response using group.format=simplephp solrquery include the lower bound term in the result set
关注编程学问公众号