Package com.algolia.model.recommend
Interface ReRankingApplyFilter<T>
- All Superinterfaces:
CompoundType<T>
When [Dynamic Re-Ranking](https://www.algolia.com/doc/guides/algolia-ai/re-ranking/) is enabled,
only records that match these filters will be affected by Dynamic Re-Ranking.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic ReRankingApplyFilter<String>static ReRankingApplyFilter<List<MixedSearchFilters>>of(List<MixedSearchFilters> inside) Methods inherited from interface com.algolia.utils.CompoundType
get
-
Method Details
-
of
-
of
-