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

search for in the

SolrDocumentField::__construct> <SolrDocument::valid
[edit] Last updated: Fri, 17 May 2013

view this page in

La classe SolrDocumentField

(No version information available, might only be in SVN)

Introduction

Représente un champ d'un document Solr. Toutes les propriétés sont en lecture seule.

Synopsis de la classe

final SolrDocumentField {
/* Propriétés */
readonly public string $name ;
readonly public float $boost ;
readonly public array $values ;
/* Méthodes */
public __construct ( void )
public void __destruct ( void )
}

Propriétés

name

Le nom du champ.

boost

La valeur de boost du champ.

values

Un tableau de valeurs pour ce champ.

Sommaire



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

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