SolrInputDocument::__construct
PHP Manual
PHP Manual»SolrInputDocument»SolrInputDocument::__construct

SolrInputDocument::__construct

(PECL solr >= 0.9.2)

SolrInputDocument::__constructКонструктор

Описание

public function SolrInputDocument::__construct()

Конструктор.

Список параметров

Сигнатура функции не содержит параметров.

Возвращаемые значения

None.

To Top