PHP 7.0.6 Released

SolrDocument::current

(PECL solr >= 0.9.2)

SolrDocument::currentRetrieves the current field

Description

public SolrDocumentField SolrDocument::current ( void )

Retrieves the current field

Parameters

This function has no parameters.

Return Values

Returns the field

User Contributed Notes

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