PHP 8.4.6 Released!

SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::keyRetrieves the current key

Description

public SolrDocument::key(): string

Retrieves the current key.

Parameters

This function has no parameters.

Return Values

Returns the current key.

User Contributed Notes

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