SolrDocument::next

(PECL solr >= 0.9.2)

SolrDocument::nextMoves the internal pointer to the next field

Açıklama

publicSolrDocument::next(): void

Moves the internal pointer to the next field.

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