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