The SolrDocumentField class

(Информация о версии неизвестна, возможно, только в SVN)

Введение

This represents a field in a Solr document. All its properties are read-only.

Обзор классов

final SolrDocumentField {
/* Свойства */
readonly public string $SolrDocumentField->name ;
readonly public float $boost ;
readonly public array $values ;
/* Методы */
public void SolrDocumentField::__destruct ( void )
}

Свойства

name

The name of the field.

boost

The boost value for the field

values

An array of values for this field

Содержание


Участник рейтинга Тэглайн 2010