You are here

protected property FacetapiAdapter::$_searcher in Facet API 6

The machine readable name of the searcher module.

File

./facetapi.adapter.inc, line 17
Defines classes used by the FacetAPI module.

Class

FacetapiAdapter
Abstract class extended by search backends that retrieves facet information from the database.

Code

protected $_searcher;