FinderIndexerQuery::processStaticTaxonomy
Method to process the static taxonomy input. The static taxonomy input comes in the form of a pre-defined search filter that is assigned to the search form.
Signature
protected function processStaticTaxonomy(integer
$filterId )
Parameters
-
$filterId
- The id of static filter.
Returns
- boolean
- True on success, false on failure.
Errors/Exceptions
-
Exception
- on database error.