PHP Doku:: Removes a field from the list of fields - solrquery.removefield.html

Verlauf / Chronik / History: (3) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrQuery classSolrQuery::removeField

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrQuery class

<<SolrQuery::removeFacetQuery

SolrQuery::removeFilterQuery>>

SolrQuery::removeField

(PECL solr >= 0.9.2)

SolrQuery::removeFieldRemoves a field from the list of fields

Beschreibung

publicSolrQuery SolrQuery::removeField ( string $field )

Removes a field from the list of fields

Parameter-Liste

field

Name of the field.

Rückgabewerte

Returns the current SolrQuery object, if the return value is used.


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",...)