The SolrDocumentField class
(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)
Giriş
This represents a field in a Solr document. All its properties are read-only.
Sınıf Sözdizimi
final
SolrDocumentField
{
/* Özellikler */
/* Yöntemler */
}Özellikler
- name
-
The name of the field.
- boost
-
The boost value for the field
- values
-
An array of values for this field
İçindekiler
- SolrDocumentField::__construct — Constructor
- SolrDocumentField::__destruct — Destructor
There are no user contributed notes for this page.
