Class TermDistinctValuesCollector.GroupCount
Holds distinct values for a single group.
Note
This API is experimental and might change in incompatible ways in the next release.
Inheritance
TermDistinctValuesCollector.GroupCount
Implements
Inherited Members
Namespace: Lucene.Net.Search.Grouping.Terms
Assembly: Lucene.Net.Grouping.dll
Syntax
public class TermDistinctValuesCollector.GroupCount : AbstractDistinctValuesCollector.GroupCount<BytesRef>, AbstractDistinctValuesCollector.IGroupCount<BytesRef>