protected property FacetapiAdapter::$searchPath in Facet API 7
Same name and namespace in other branches
- 6.3 plugins/facetapi/adapter.inc \FacetapiAdapter::searchPath
 - 7.2 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;