Class TermDistinctValuesCollector.GroupCount
Holds distinct values for a single group.
This is a Lucene.NET EXPERIMENTAL API, use at your own risk
Inheritance
System.Object
TermDistinctValuesCollector.GroupCount
Implements
Inherited Members
Namespace: Lucene.Net.Search.Grouping.Terms
Assembly: Lucene.Net.Grouping.dll
Syntax
public class GroupCount : AbstractDistinctValuesCollector.GroupCount<BytesRef>, AbstractDistinctValuesCollector.IGroupCount<BytesRef>