SolrDocument::unserialize

(PECL solr >= 0.9.2)

SolrDocument::unserializeCustom serialization of SolrDocument objects

说明

public SolrDocument::unserialize ( string $serialized ) : void

Custom serialization of SolrDocument objects

参数

serialized

An XML representation of the document.

返回值

None.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有