SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::keyRetrieves the current key

Açıklama

publicSolrDocument::key(): string

Retrieves the current key.

Bağımsız Değişkenler

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

Dönen Değerler

Returns the current key.

To Top