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

SolrInputDocument::__construct

(PECL solr >= 0.9.2)

SolrInputDocument::__constructConstructor

说明

public function SolrInputDocument::__construct()

Constructor.

参数

此函数没有参数。

返回值

None.

To Top