SolrDocument::current

(PECL solr >= 0.9.2)

SolrDocument::currentRetrieves the current field

Açıklama

publicSolrDocument::current(): SolrDocumentField

Retrieves the current field

Bağımsız Değişkenler

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

Dönen Değerler

Returns the field

To Top