You are here

protected property SearchApiFacetapiAdapter::$current_search in Search API 7

Cached value for the current search for this searcher, if any.

Type: array

See also

getCurrentSearch()

File

contrib/search_api_facetapi/plugins/facetapi/adapter.inc, line 20
Classes used by the Facet API module.

Class

SearchApiFacetapiAdapter
Facet API adapter for the Search API module.

Code

protected $current_search;