Interface OptionalFilters

All Known Implementing Classes:
OptionalFilters.ListOfMixedSearchFiltersWrapper, OptionalFilters.StringWrapper

public interface OptionalFilters
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.