public interface FacetingRequest
Modifier and Type | Method and Description |
---|---|
String |
getFacetingName() |
String |
getFieldName() |
int |
getMaxNumberOfFacets() |
FacetSortOrder |
getSort() |
boolean |
hasZeroCountsIncluded() |
String getFacetingName()
String getFieldName()
FacetSortOrder getSort()
Facet
s for this requestint getMaxNumberOfFacets()
boolean hasZeroCountsIncluded()
true
if facets with a count of 0 should be included in the returned facet listCopyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.