Package ddf.catalog.operation
Interface TermFacetProperties
- All Superinterfaces:
Serializable
TermFacetPropertiesImpl object using the supplied parameters to facet on the provided attributes,
returning results sorted by the provided key.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionintint
-
Method Details
-
getFacetAttributes
-
getSortKey
TermFacetProperties.SortFacetsBy getSortKey() -
getFacetLimit
int getFacetLimit() -
getMinFacetCount
int getMinFacetCount()
-