suche nach in der

SolrDocumentField::__construct> <SolrDocument::valid
Last updated: Sat, 07 Jan 2012

view this page in

The SolrDocumentField class

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

Einführung

This represents a field in a Solr document. All its properties are read-only.

Klassenbeschreibung

final SolrDocumentField {
/* Eigenschaften */
readonly public string $SolrDocumentField->name ;
readonly public float $boost ;
readonly public array $values ;
/* Methoden */
public void SolrDocumentField::__destruct ( void )
}

Eigenschaften

name

The name of the field.

boost

The boost value for the field

values

An array of values for this field

Inhaltsverzeichnis



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

SolrDocumentField::__construct> <SolrDocument::valid
Last updated: Sat, 07 Jan 2012