The SolrDocumentField class
(PECL solr >= 0.9.2)
Введение
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 — Деструктор
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Расширения для работы с поисковыми системами
- Введение
- Установка и настройка
- Предопределенные константы
- Функции Solr
- Примеры
- The SolrUtils class
- The SolrInputDocument class
- The SolrDocument class
- The SolrDocumentField class
- Класс SolrObject
- The SolrClient class
- The SolrResponse class
- The SolrQueryResponse class
- The SolrUpdateResponse class
- The SolrPingResponse class
- The SolrGenericResponse class
- Класс SolrParams
- Класс SolrModifiableParams
- The SolrQuery class
- SolrDisMaxQuery
- SolrCollapseFunction
- Класс SolrException
- The SolrClientException class
- SolrServerException
- The SolrIllegalArgumentException class
- The SolrIllegalOperationException class
- SolrMissingMandatoryParameterException
Коментарии
404 Not Found