SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::keyRetrieves the current key

说明

publicSolrDocument::key(): string

Retrieves the current key.

参数

此函数没有参数。

返回值

Returns the current key.

To Top