Interface FacetQueryEntry
- All Superinterfaces:
CountEntry,FacetEntry
- All Known Implementing Classes:
SimpleFacetQueryEntry
Facet Entry for facet via query
-
Method Summary
Methods inherited from interface org.springframework.data.solr.core.query.result.CountEntry
getValue, getValueCount
-
Method Details
-
getKey
String getKey()Description copied from interface:FacetEntryThe key of the facetEntry- Specified by:
getKeyin interfaceFacetEntry- Returns:
-
getQuery
FilterQuery getQuery()get the associated Query- Returns:
-