org.apache.lucene.codecs.sep for testing.See: Description
| Class | Description |
|---|---|
| MockSepDocValuesFormat |
Separate-file docvalues implementation
|
| MockSepPostingsFormat |
A silly codec that simply writes each file separately as
single vInts.
|
| MockSingleIntFactory | |
| MockSingleIntIndexInput |
Reads IndexInputs written with
MockSingleIntIndexOutput. |
| MockSingleIntIndexInput.Reader | |
| MockSingleIntIndexOutput |
Writes ints directly to the file (not in blocks) as
vInt.
|
org.apache.lucene.codecs.sep for testing.Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.