function DrupalSolrQueryInterface::getSolrVersion in Apache Solr Search 7
Get solr version of the query.
1 method overrides DrupalSolrQueryInterface::getSolrVersion()
- SolrBaseQuery::getSolrVersion in ./
Solr_Base_Query.php - Get solr version of the query.
File
- ./
apachesolr.interface.inc, line 16
Class
- DrupalSolrQueryInterface
- The interface for all 'query' objects.
Code
function getSolrVersion();