You are here

protected property FacetapiAdapter::$searchPath in Facet API 7.2

Same name and namespace in other branches
  1. 6.3 plugins/facetapi/adapter.inc \FacetapiAdapter::searchPath
  2. 7 plugins/facetapi/adapter.inc \FacetapiAdapter::searchPath

Stores the search path associated with this searcher.

Type: string

File

plugins/facetapi/adapter.inc, line 116
Adapter plugin and adapter related classes.

Class

FacetapiAdapter
Abstract class extended by Facet API adapters.

Code

protected $searchPath;