The SolrDocumentField class
(No version information available, might only be in SVN)
Introdução
This represents a field in a Solr document. All its properties are read-only.
Sinopse da classe
final
SolrDocumentField
{
/* Propriedades */
/* Métodos */
}Propriedades
- name
-
The name of the field.
- boost
-
The boost value for the field
- values
-
An array of values for this field
Índice
- SolrDocumentField::__construct — Constructor
- SolrDocumentField::__destruct — Destructor
User Contributed Notes
SolrDocumentField
SolrDocumentField
There are no user contributed notes for this page.

SolrDocument::valid