CakeFest 2024: The Official CakePHP Conference

SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::keyRetrieves the current key

说明

public SolrDocument::key(): string

Retrieves the current key.

参数

此函数没有参数。

返回值

Returns the current key.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top