Module org.apache.lucene.grouping
Class GroupFacetCollector.FacetEntry
java.lang.Object
org.apache.lucene.search.grouping.GroupFacetCollector.FacetEntry
- Enclosing class:
GroupFacetCollector
Represents a facet entry with a value and a count.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
count
private final int count
-
-
Constructor Details
-
FacetEntry
-
-
Method Details