SolrDocument::current

(PECL solr >= 0.9.2)

SolrDocument::currentRetrieves the current field

Descrição

publicSolrDocument::current(): SolrDocumentField

Retrieves the current field

Parâmetros

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

Valor Retornado

Returns the field

To Top