suche nach in der

SolrInputDocument::__destruct> <SolrInputDocument::__construct
Last updated: Fri, 25 May 2012

view this page in

SolrInputDocument::deleteField

(PECL solr >= 0.9.2)

SolrInputDocument::deleteFieldRemoves a field from the document

Beschreibung

public bool SolrInputDocument::deleteField ( string $fieldName )

Removes a field from the document.

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
SolrInputDocument::deleteField
There are no user contributed notes for this page.