Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16164 программиста и 1779 роботов. Сейчас ищут 1785 программистов ...
SolrQuery::getFacetMethod - Returns the value of the facet.method parameter
Вернуться к: SolrQuery
SolrQuery::getFacetMethod
(PECL solr >= 0.9.2)
SolrQuery::getFacetMethod — Returns the value of the facet.method parameter
Описание
public string SolrQuery::getFacetMethod
([ string
$field_override
] )Returns 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
Вернуться к: SolrQuery