array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'solrdocument.next.php', 1 => 'SolrDocument::next', 2 => 'Moves the internal pointer to the next field', ), 'up' => array ( 0 => 'class.solrdocument.php', 1 => 'SolrDocument', ), 'prev' => array ( 0 => 'solrdocument.merge.php', 1 => 'SolrDocument::merge', ), 'next' => array ( 0 => 'solrdocument.offsetexists.php', 1 => 'SolrDocument::offsetExists', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrdocument/next.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SolrDocument::next

(PECL solr >= 0.9.2)

SolrDocument::nextMoves the internal pointer to the next field

说明

public SolrDocument::next(): void

Moves the internal pointer to the next field.

参数

此函数没有参数。

返回值

This method has no return value.