SolrDocument::unserialize

(PECL solr >= 0.9.2)

SolrDocument::unserializeCustom serialization of SolrDocument objects

설명

public void SolrDocument::unserialize ( string $serialized )

Custom serialization of SolrDocument objects

인수

serialized

An XML representation of the document.

반환값

None.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top