array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'solrdocument.key.php', 1 => 'SolrDocument::key', 2 => 'Retrieves the current key', ), 'up' => array ( 0 => 'class.solrdocument.php', 1 => 'SolrDocument', ), 'prev' => array ( 0 => 'solrdocument.isset.php', 1 => 'SolrDocument::__isset', ), 'next' => array ( 0 => 'solrdocument.merge.php', 1 => 'SolrDocument::merge', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrdocument/key.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

SolrDocument::key

(PECL solr >= 0.9.2)

SolrDocument::keyRetrieves the current key

Açıklama

public SolrDocument::key(): string

Retrieves the current key.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the current key.