PHP Doku:: Removes a field - solrdocument.offsetunset.html

Verlauf / Chronik / History: (4) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrDocument classSolrDocument::offsetUnset

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrDocument class

<<SolrDocument::offsetSet

SolrDocument::reset>>

SolrDocument::offsetUnset

(PECL solr >= 0.9.2)

SolrDocument::offsetUnsetRemoves a field

Beschreibung

public void SolrDocument::offsetUnset ( string $fieldName )

Removes a field from the document.

Parameter-Liste

fieldName

The name of the field.

Rückgabewerte

No return value.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)