Facets - show (auto-completion) Description Maximum number of category values to display in dropdown menu per facet. this is an experimental feature and should be used with caution. Default value Display 2 category values from every facet facets: { show: 2, } Examples Display all category values from only "Author" facet facets: { whitelist: ['Author'], show: 100, } See also Facets Facets - blacklist Facets - URL Facets - whitelist