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