SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::keyRetrieves the current key

Descrição

publicSolrDocument::key(): string

Retrieves the current key.

Parâmetros

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

Valor Retornado

Returns the current key.

To Top