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

search for in the

SolrDocument::__get> <SolrDocument::__destruct
[edit] Last updated: Fri, 17 May 2013

view this page in

SolrDocument::fieldExists

(PECL solr >= 0.9.2)

SolrDocument::fieldExistsComprueba si existe un campo en el documento

Descripción

public bool SolrDocument::fieldExists ( string $fieldName )

Comprueba si el campo solicitado es un nombre de campo válido del documento.

Parámetros

fieldName

El nombre del campo.

Valores devueltos

Devuelve TRUE si el campo está presente y FALSE si no lo está.



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

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