Interface FacetFieldEntry
- All Superinterfaces:
CountEntry,FacetEntry
- All Known Subinterfaces:
FacetPivotFieldEntry
- All Known Implementing Classes:
SimpleFacetFieldEntry,SimpleFacetPivotEntry
Entry for facet on field
-
Method Summary
Methods inherited from interface org.springframework.data.solr.core.query.result.CountEntry
getValue, getValueCount
-
Method Details
-
getKey
Field getKey()Description copied from interface:FacetEntryThe key of the facetEntry- Specified by:
getKeyin interfaceFacetEntry- Returns:
-
getField
Field getField()get the associated Field- Returns:
-