Interface AutomaticFacetFilters

All Known Implementing Classes:
AutomaticFacetFilters.ListOfAutomaticFacetFilterWrapper, AutomaticFacetFilters.ListOfStringWrapper

public interface AutomaticFacetFilters
Filter to be applied to the search. You can use this to respond to search queries that match a facet value. For example, if users search for \"comedy\", which matches a facet value of the \"genre\" facet, you can filter the results to show the top-ranked comedy movies.