SolrDocument::rewind

(PECL solr >= 0.9.2)

SolrDocument::rewindResets the internal pointer to the beginning

Açıklama

publicSolrDocument::rewind(): void

Resets the internal pointer to the beginning.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

This method has no return value.

To Top