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