You are here

protected property SearchApiSolrConnection::$stats in Search API Solr 7

Cache for information about the Solr core.

Type: SimpleXMLElement

See also

getStats()

File

includes/solr_connection.inc, line 171

Class

SearchApiSolrConnection
Represents a Solr server resource.

Code

protected $stats;