suche nach in der

SolrDocument::next> <SolrDocument::key
Last updated: Fri, 25 May 2012

view this page in

SolrDocument::merge

(PECL solr >= 0.9.2)

SolrDocument::mergeMerges source to the current SolrDocument

Beschreibung

public bool SolrDocument::merge ( SolrDocument $sourceDoc [, bool $overwrite = true ] )

Merges source to the current SolrDocument.

Parameter-Liste

sourceDoc

The source document.

overwrite

If this is TRUE then fields with the same name in the destination document will be overwritten.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.



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

SolrDocument::next> <SolrDocument::key
Last updated: Fri, 25 May 2012