function DrupalSolrQueryInterface::getContext in Apache Solr Search 6.3
Same name and namespace in other branches
- 8 apachesolr.interface.inc \DrupalSolrQueryInterface::getContext()
- 7 apachesolr.interface.inc \DrupalSolrQueryInterface::getContext()
Get context values.
1 method overrides DrupalSolrQueryInterface::getContext()
- SolrBaseQuery::getContext in ./
Solr_Base_Query.php - Get context values.
File
- ./
apachesolr.interface.inc, line 21
Class
- DrupalSolrQueryInterface
- The interface for all 'query' objects.
Code
function getContext();