Method GetSortedDocValues
GetSortedDocValues(AtomicReaderContext, String)
Retrieves the SortedDocValues for the field in this segment
Declaration
protected virtual SortedDocValues GetSortedDocValues(AtomicReaderContext context, string field)
Parameters
Type | Name | Description |
---|---|---|
AtomicReaderContext | context | |
System.String | field |
Returns
Type | Description |
---|---|
SortedDocValues |