downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SolrDocument::next> <SolrDocument::key
[edit] Last updated: Fri, 17 May 2013

view this page in

SolrDocument::merge

(PECL solr >= 0.9.2)

SolrDocument::mergeFusiona la fuente con el objeto SolrDocument actual

Descripción

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

Fusiona la fuente con el objeto SolrDocument actual.

Parámetros

sourceDoc

El documento fuente.

overwrite

Si esto es TRUE los campos con el mismo nombre que los del documento destino serán sobrescritos.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites