Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16099 программистов и 1772 робота. Сейчас ищут 1823 программиста ...
SolrQuery::getFields - Returns the list of fields that will be returned in the response
Вернуться к: SolrQuery
SolrQuery::getFields
(PECL solr >= 0.9.2)
SolrQuery::getFields — Returns the list of fields that will be returned in the response
Описание
public array SolrQuery::getFields
( void
)
Returns the list of fields that will be returned in the response
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an array on success and NULL
if not set.
Вернуться к: SolrQuery