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

search for in the

SolrDocument::offsetUnset> <SolrDocument::offsetGet
[edit] Last updated: Fri, 24 May 2013

view this page in

SolrDocument::offsetSet

(PECL solr >= 0.9.2)

SolrDocument::offsetSetAjoute un champ au document

Description

public void SolrDocument::offsetSet ( string $fieldName , string $fieldValue )

Utilisé lorsque l'objet est traité comme un tableau, pour ajouter un champ au document.

Liste de paramètres

fieldName

Le nom du champ.

fieldValue

Le 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::offsetSet - [0 notes]
There are no user contributed notes for this page.

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