Class MockSepPostingsFormat
A silly codec that simply writes each file separately as single vInts.Don't use this (performance will be poor)! This is here just to test the core sep codec classes.
Inheritance
System.Object
MockSepPostingsFormat
Assembly: Lucene.Net.TestFramework.dll
Syntax
public sealed class MockSepPostingsFormat : PostingsFormat
Constructors
Name | Description |
---|---|
MockSepPostingsFormat() |
Methods
Name | Description |
---|---|
FieldsConsumer(SegmentWriteState) | |
FieldsProducer(SegmentReadState) |