@ProviderType
public static interface CustomFacetSearchContributor.CustomFacetBuilder
Modifier and Type | Method and Description |
---|---|
CustomFacetSearchContributor.CustomFacetBuilder |
aggregationName(java.lang.String aggregationName) |
CustomFacetSearchContributor.CustomFacetBuilder |
fieldToAggregate(java.lang.String fieldToAggregate) |
CustomFacetSearchContributor.CustomFacetBuilder |
frequencyThreshold(int frequencyThreshold) |
CustomFacetSearchContributor.CustomFacetBuilder |
maxTerms(int maxTerms) |
CustomFacetSearchContributor.CustomFacetBuilder |
selectedValues(java.lang.String... selectedValues) |
CustomFacetSearchContributor.CustomFacetBuilder aggregationName(java.lang.String aggregationName)
CustomFacetSearchContributor.CustomFacetBuilder fieldToAggregate(java.lang.String fieldToAggregate)
CustomFacetSearchContributor.CustomFacetBuilder frequencyThreshold(int frequencyThreshold)
CustomFacetSearchContributor.CustomFacetBuilder maxTerms(int maxTerms)
CustomFacetSearchContributor.CustomFacetBuilder selectedValues(java.lang.String... selectedValues)