Interface FacetPivotFieldEntry
- All Superinterfaces:
CountEntry,FacetEntry,FacetFieldEntry
- All Known Implementing Classes:
SimpleFacetPivotEntry
Entry for facet pivot field.
-
Method Summary
Methods inherited from interface org.springframework.data.solr.core.query.result.CountEntry
getValue, getValueCountMethods inherited from interface org.springframework.data.solr.core.query.result.FacetFieldEntry
getField, getKey
-
Method Details
-
getPivot
List<FacetPivotFieldEntry> getPivot()Get the associated pivot to thisFacetFieldEntry.- Returns:
-