Package com.algolia.model.recommend
Interface TagFilters
- All Known Implementing Classes:
TagFilters.ListOfTagFiltersWrapper,TagFilters.StringWrapper
public interface TagFilters
Filter the search by values of the special `_tags` attribute. **Prefer using the `filters`
parameter, which supports all filter types and combinations with boolean operators.** Different
from regular facets, `_tags` can only be used for filtering (including or excluding records). You
won't get a facet count. The same combination and escaping rules apply as for `facetFilters`.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic class -
Method Summary
Static Methods
-
Method Details
-
of
-
of
-