|
The SolrClient class(Информация о версии неизвестна, возможно, только в SVN) ВведениеUsed to send requests to a Solr server. Currently, cloning and serialization of SolrClient instances is not supported. Обзор классов
final
SolrClient
{
/* Константы */
/* Методы */
public SolrUpdateResponse addDocument
( SolrInputDocument $doc
[, bool $allowDups = false
[, int $commitWithin = 0
]] )
public SolrUpdateResponse commit
([ int $maxSegments = "1"
[, bool $waitFlush = true
[, bool $waitSearcher = true
]]] )
public SolrUpdateResponse optimize
([ int $maxSegments = "1"
[, bool $waitFlush = true
[, bool $waitSearcher = true
]]] )
}Предопределенные константы
Содержание
|
|