Class AbstractDistinctValuesCollector
LUCENENET specific class used to nest the AbstractDistinctValuesCollector.GroupCount<TGroupValue> class so it has similar syntax to that in Java Lucene (AbstractDistinctValuesCollector.GroupCount{TGroupValue} rather than AbstractDistinctValuesCollector{GC}.GroupCount{TGroupValue}).
Inheritance
System.Object
AbstractDistinctValuesCollector
Assembly: Lucene.Net.Grouping.dll
Syntax
public class AbstractDistinctValuesCollector : object