You are here

function DrupalSolrQueryInterface::getContext in Apache Solr Search 7

Same name and namespace in other branches
  1. 8 apachesolr.interface.inc \DrupalSolrQueryInterface::getContext()
  2. 6.3 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 26

Class

DrupalSolrQueryInterface
The interface for all 'query' objects.

Code

function getContext();