Interface FacetEntry
- All Superinterfaces:
CountEntry
- All Known Subinterfaces:
FacetFieldEntry,FacetPivotFieldEntry,FacetQueryEntry
- All Known Implementing Classes:
SimpleFacetFieldEntry,SimpleFacetPivotEntry,SimpleFacetQueryEntry
FacetEntry is returned as result of a FacetQuery holding the key (eg. fieldname, query,...), value and valueCount for
the requested facet
-
Method Summary
Methods inherited from interface org.springframework.data.solr.core.query.result.CountEntry
getValue, getValueCount
-
Method Details
-
getKey
Object getKey()The key of the facetEntry- Returns:
-