Package com.algolia.model.recommend
Class ReRankingApplyFilter
java.lang.Object
com.algolia.model.recommend.ReRankingApplyFilter
- All Implemented Interfaces:
CompoundType
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 TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ReRankingApplyFilterstatic ReRankingApplyFilterof(List<MixedSearchFilters> inside) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.algolia.utils.CompoundType
getInsideValue
-
Constructor Details
-
ReRankingApplyFilter
public ReRankingApplyFilter()
-
-
Method Details
-
of
-
of
-