Class OptionalFilters

java.lang.Object
com.algolia.model.recommend.OptionalFilters
All Implemented Interfaces:
CompoundType

public abstract class OptionalFilters extends Object implements CompoundType
Create filters to boost or demote records. Records that match the filter are ranked higher for positive and lower for negative optional filters. In contrast to regular filters, records that don't match the optional filter are still included in the results, only their ranking is affected.