SolrDocument::rewind

(PECL solr >= 0.9.2)

SolrDocument::rewindResets the internal pointer to the beginning

Descrição

publicSolrDocument::rewind(): void

Resets the internal pointer to the beginning.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

This method has no return value.

To Top