protected property FacetapiAdapter::$_type in Facet API 6
The type of content indexed by $this->_searcher.
File
- ./
facetapi.adapter.inc, line 22 - Defines classes used by the FacetAPI module.
Class
- FacetapiAdapter
- Abstract class extended by search backends that retrieves facet information from the database.
Code
protected $_type;