public class DiscreteFacetRequest extends FacetingRequestImpl
Modifier and Type | Method and Description |
---|---|
Facet |
createFacet(String value,
int count) |
Class<?> |
getFieldCacheType() |
getFacetingName, getFieldName, getMaxNumberOfFacets, getSort, hasZeroCountsIncluded, setIncludeZeroCounts, setMaxNumberOfFacets, setSort, toString
public Class<?> getFieldCacheType()
getFieldCacheType
in class FacetingRequestImpl
public Facet createFacet(String value, int count)
createFacet
in class FacetingRequestImpl
Copyright © 2006-2014 Red Hat, Inc. All Rights Reserved