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

search for in the

SolrDocument::sort> <SolrDocument::serialize
[edit] Last updated: Fri, 17 May 2013

view this page in

SolrDocument::__set

(PECL solr >= 0.9.2)

SolrDocument::__setAjoute un champ au document

Description

public bool SolrDocument::__set ( string $fieldName , string $fieldValue )

Ajoute un champ au document. Utilisé pour définir les champs comme nouvelles propriétés.

Liste de paramètres

fieldName

Nom du champ.

fieldValue

Valeur du champ.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.



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

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