You are here

function DrupalApacheSolrServiceInterface::getLuke in Apache Solr Search 8

Same name and namespace in other branches
  1. 6.3 apachesolr.interface.inc \DrupalApacheSolrServiceInterface::getLuke()
  2. 7 apachesolr.interface.inc \DrupalApacheSolrServiceInterface::getLuke()

Get meta-data about the index.

2 methods override DrupalApacheSolrServiceInterface::getLuke()
DrupalApacheSolrService::getLuke in ./Drupal_Apache_Solr_Service.php
Get meta-data about the index.
DummySolr::getLuke in tests/Dummy_Solr.php
Get meta-data about the index.

File

./apachesolr.interface.inc, line 365

Class

DrupalApacheSolrServiceInterface
The interface for all 'Service' objects.

Code

function getLuke($num_terms = 0);