The SolrDocumentField class
(Информация о версии неизвестна, возможно, только в SVN)
Введение
This represents a field in a Solr document. All its properties are read-only.
Обзор классов
final
SolrDocumentField
{
/* Свойства */
/* Методы */
}Свойства
- name
-
The name of the field.
- boost
-
The boost value for the field
- values
-
An array of values for this field
Содержание
- SolrDocumentField::__construct — Конструктор
- SolrDocumentField::__destruct — Деструктор
There are no user contributed notes for this page.
