protected property SearchApiSolrConnection::$luke in Search API Solr 7
Cache for the metadata from admin/luke.
Contains an array of response objects, keyed by the number of "top terms".
Type: array
See also
getLuke()
File
- includes/
solr_connection.inc, line 162
Class
- SearchApiSolrConnection
- Represents a Solr server resource.
Code
protected $luke = array();