suche nach in der

SolrInputDocument::getFieldBoost> <SolrInputDocument::getBoost
Last updated: Fri, 25 May 2012

view this page in

SolrInputDocument::getField

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldRetrieves a field by name

Beschreibung

public SolrDocumentField SolrInputDocument::getField ( string $fieldName )

Retrieves a field in the document.

Parameter-Liste

fieldName

The name of the field.

Rückgabewerte

Returns a SolrDocumentField object on success and FALSE on failure.



add a note add a note User Contributed Notes
SolrInputDocument::getField
There are no user contributed notes for this page.