Class CollectedSearchGroup<TGroupValue>
Expert: representation of a group in AbstractFirstPassGroupingCollector<TGroupValue>, tracking the top doc and FieldComparer slot. @lucene.internal
Inherited Members
Assembly: Lucene.Net.Grouping.dll
Syntax
public class CollectedSearchGroup<TGroupValue> : SearchGroup<TGroupValue>, ISearchGroup<TGroupValue>, ICollectedSearchGroup
Type Parameters
Name | Description |
---|---|
TGroupValue |
Properties
Name | Description |
---|---|
ComparerSlot | |
TopDoc |