PHP 8.3.4 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.

add a note

User Contributed Notes

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