Package com.algolia.model.recommend
Interface FacetFilters<T>
- All Superinterfaces:
CompoundType<T>
[Filter hits by facet
value](https://www.algolia.com/doc/api-reference/api-parameters/facetFilters/).
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic FacetFilters<String>static FacetFilters<List<MixedSearchFilters>>of(List<MixedSearchFilters> inside) Methods inherited from interface com.algolia.utils.CompoundType
get
-
Method Details
-
of
-
of
-