class FulltextFilter extends AbstractFulltextFilter
Methods
string
getFilterKey()
This filter will only be run when a query contains a filter param with this key.
void
Details
string
getFilterKey()
This filter will only be run when a query contains a filter param with this key.
void
filter(SearchState $state, string|array $value, bool $negate)
Filters a query.