public interface FacetResult
A FacetResult represents a single facet as returned by a search.
| Modifier and Type | Method and Description |
|---|---|
FacetValue[] |
getFacetValues()
Returns an array of the facet values.
|
String |
getName()
Returns the facet name.
|
String getName()
Returns the facet name.
FacetValue[] getFacetValues()
Returns an array of the facet values.
Copyright © 2013-2017 MarkLogic Corporation.