Class MockRandomPostingsFormat
Randomly combines terms index impl w/ postings impls.
Inheritance
System.Object
MockRandomPostingsFormat
Assembly: Lucene.Net.TestFramework.dll
Syntax
public sealed class MockRandomPostingsFormat : PostingsFormat
Constructors
Name | Description |
---|---|
MockRandomPostingsFormat() | |
MockRandomPostingsFormat(Random) |
Methods
Name | Description |
---|---|
FieldsConsumer(SegmentWriteState) | |
FieldsProducer(SegmentReadState) |