Class SimpleFacetFieldEntry
java.lang.Object
org.springframework.data.solr.core.query.result.ValueCountEntry
org.springframework.data.solr.core.query.result.FieldValueCountEntry
org.springframework.data.solr.core.query.result.SimpleFacetFieldEntry
- All Implemented Interfaces:
CountEntry,FacetEntry,FacetFieldEntry
The most trivial implementation of
FacetFieldEntry-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.data.solr.core.query.result.FieldValueCountEntry
getField, getKey, setField, setFieldMethods inherited from class org.springframework.data.solr.core.query.result.ValueCountEntry
getValue, getValueCountMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Constructor Details
-
SimpleFacetFieldEntry
-