suche nach in der

SolrDocument::valid> <SolrDocument::unserialize
Last updated: Fri, 25 May 2012

view this page in

SolrDocument::__unset

(PECL solr >= 0.9.2)

SolrDocument::__unsetRemoves a field from the document

Beschreibung

public bool SolrDocument::__unset ( string $fieldName )

Removes a field from the document when the field is access as an object property.

Parameter-Liste

fieldName

The name of the field.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.



add a note add a note User Contributed Notes
SolrDocument::__unset
There are no user contributed notes for this page.

SolrDocument::valid> <SolrDocument::unserialize
Last updated: Fri, 25 May 2012