|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
org.apache.lucene.codecs.sep for testing.
See:
Description
| Class Summary | |
|---|---|
| MockSepPostingsFormat | A silly codec that simply writes each file separately as single vInts. |
| MockSingleIntFactory | Encodes ints directly as vInts with MockSingleIntIndexOutput |
| MockSingleIntIndexInput | Reads IndexInputs written with MockSingleIntIndexOutput. |
| MockSingleIntIndexInput.Reader | Just reads a vInt directly from the file. |
| MockSingleIntIndexOutput | Writes ints directly to the file (not in blocks) as vInt. |
Very simple implementations of org.apache.lucene.codecs.sep for testing.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||