SolrDocument::offsetUnset

(PECL solr >= 0.9.2)

SolrDocument::offsetUnset — Removes a field


Описание

public void SolrDocument::offsetUnset ( string $fieldName )

Removes a field from the document.


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

fieldName -

The name of the field.


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

No return value.


Описание класса solrdocument, примеры использования класса solrdocument.



Смотрите также:
Описание на ru2.php.net
Описание на php.ru