PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Funktionsreferenz Suchmaschinenerweiterungen Solr SolrInputDocument SolrInputDocument::deleteField
SolrInputDocument SolrInputDocument::addField SolrInputDocument::clear SolrInputDocument::__clone SolrInputDocument::__construct SolrInputDocument::deleteField SolrInputDocument::__destruct SolrInputDocument::fieldExists SolrInputDocument::getBoost SolrInputDocument::getField SolrInputDocument::getFieldBoost SolrInputDocument::getFieldCount SolrInputDocument::getFieldNames SolrInputDocument::merge SolrInputDocument::reset SolrInputDocument::setBoost SolrInputDocument::setFieldBoost SolrInputDocument::sort SolrInputDocument::toArray
  • SolrInputDocument::__construct
  • SolrInputDocument::__destruct

SolrInputDocument::deleteField

(PECL solr >= 0.9.2)

SolrInputDocument::deleteField — Removes 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.

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.