parent root
PHP: SolrDocument::key - Manual

SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::keyRetrieves the current key

Description

public SolrDocument::key ( void ) : string

Retrieves the current key.

Parameters

This function has no parameters.

Return Values

Returns the current key.

add a noteadd a note

User Contributed Notes

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