Class AssertingAtomicReader.AssertingSortedDocValues
Wraps a SortedDocValues but with additional asserts
Inheritance
System.Object
AssertingAtomicReader.AssertingSortedDocValues
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class AssertingSortedDocValues : SortedDocValues
Constructors
Name | Description |
---|---|
AssertingSortedDocValues(SortedDocValues, Int32) |
Properties
Name | Description |
---|---|
ValueCount |
Methods
Name | Description |
---|---|
Get(Int32, BytesRef) | |
GetOrd(Int32) | |
LookupOrd(Int32, BytesRef) | |
LookupTerm(BytesRef) |