PHP 7.0.6 Released

SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::keyRetrieves the current key

Description

public string SolrDocument::key ( void )

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