The SolrDocumentField class
(No version information available, might only be in SVN)
Introduzione
This represents a field in a Solr document. All its properties are read-only.
Sommario dellla classe
final
SolrDocumentField
{
/* Proprietà */
/* Metodi */
}Proprietà
- name
-
The name of the field.
- boost
-
The boost value for the field
- values
-
An array of values for this field
Indice dei contenuti
- SolrDocumentField::__construct — Constructor
- SolrDocumentField::__destruct — Destructor
There are no user contributed notes for this page.
