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 */
/* Methoden */
SolrDocumentField::__construct
( void
)
}Eigenschaften
- name
-
The name of the field.
- boost
-
The boost value for the field
- values
-
An array of values for this field
Inhaltsverzeichnis
- SolrDocumentField::__construct — Constructor
- SolrDocumentField::__destruct — Destructor
SolrDocumentField
There are no user contributed notes for this page.