Interface ICollectedSearchGroup
LUCENENET specific interface for passing/comparing the CollectedSearchGroup without referencing its generic closing type
Namespace: Lucene.Net.Search.Grouping
Assembly: Lucene.Net.Grouping.dll
Syntax
public interface ICollectedSearchGroup
  Properties
ComparerSlot
LUCENENET specific interface for passing/comparing the CollectedSearchGroup without referencing its generic closing type
Declaration
int ComparerSlot { get; }
  Property Value
| Type | Description | 
|---|---|
| int | 
TopDoc
LUCENENET specific interface for passing/comparing the CollectedSearchGroup without referencing its generic closing type
Declaration
int TopDoc { get; }
  Property Value
| Type | Description | 
|---|---|
| int |