constant FACETAPI_OPERATOR_AND in Facet API 7
Same name and namespace in other branches
- 6.3 facetapi.module \FACETAPI_OPERATOR_AND
- 6 facetapi.module \FACETAPI_OPERATOR_AND
- 7.2 facetapi.module \FACETAPI_OPERATOR_AND
Constant for the "AND" operator.
File
- ./
facetapi.module, line 11 - An abstracted facet API that can be used by various search backends.
Code
define('FACETAPI_OPERATOR_AND', 'and');