Method GetDocGroupValue
GetDocGroupValue(Int32)
Declaration
protected override BytesRef GetDocGroupValue(int doc)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc |
Returns
Type | Description |
---|---|
BytesRef |
Overrides
Lucene.Net.Search.Grouping.AbstractFirstPassGroupingCollector<Lucene.Net.Util.BytesRef>.GetDocGroupValue(System.Int32)