Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 16131 программист и 1779 роботов. Сейчас ищут 1417 программистов ...
SolrQuery::getFacetDateStart - Returns the lower bound for the first date range for all date faceting on this field
Вернуться к: SolrQuery
SolrQuery::getFacetDateStart
(PECL solr >= 0.9.2)
SolrQuery::getFacetDateStart — Returns the lower bound for the first date range for all date faceting on this field
Описание
public string SolrQuery::getFacetDateStart
([ string
$field_override
] )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
Вернуться к: SolrQuery