SolrDocument::unserialize

(PECL solr >= 0.9.2)

SolrDocument::unserializeCustom serialization of SolrDocument objects

Descrierea

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

Custom serialization of SolrDocument objects

Parametri

serialized

An XML representation of the document.

Valorile întoarse

None.

add a note add a note

User Contributed Notes

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