PHP 8.4.0 RC3 available for testing

SolrDocument::serialize

(PECL solr >= 0.9.2)

SolrDocument::serializeUsed for custom serialization

说明

public SolrDocument::serialize(): string

Used for custom serialization.

参数

此函数没有参数。

返回值

Returns a string representing the serialized Solr document.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top