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