SolrDocument::clear

(PECL solr >= 0.9.2)

SolrDocument::clearDrops all the fields in the document

Описание

public SolrDocument::clear ( void ) : bool

Resets the current object. Discards all the fields and resets the document boost to zero.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.