is there a way to use not equal in facet filter?
# community-help
j
is there a way to use not equal in facet filter?
k
Yes, e.g
age:!= 24
Numerical not equals only support in 0.25 but 0.24 supports string not equals.