PHP Doku:: Retrieves the boost value for a particular field - solrinputdocument.getfieldboost.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrInputDocument classSolrInputDocument::getFieldBoost

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrInputDocument class

<<SolrInputDocument::getField

SolrInputDocument::getFieldCount>>

SolrInputDocument::getFieldBoost

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldBoostRetrieves the boost value for a particular field

Beschreibung

public float SolrInputDocument::getFieldBoost ( string $fieldName )

Retrieves the boost value for a particular field.

Parameter-Liste

fieldName

The name of the field.

Rückgabewerte

Returns the boost value for the field or FALSE if there was an error.


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