See: Description
Class | Description |
---|---|
Lucene3xCodec | Deprecated
Only for reading existing 3.x indexes
|
Lucene3xSegmentInfoFormat | Deprecated
(4.0) This is only used to read indexes created
before 4.0.
|
Lucene3xSegmentInfoReader | Deprecated
Only for reading existing 3.x indexes
|
PreFlexRWCodec |
Writes 3.x-like indexes (not perfect emulation yet) for testing only!
|
PreFlexRWSkipListWriter |
PreFlexRW skiplist implementation.
|
NOTE: This is not a perfect simulation of the 3.x format, but its close. Particularly, indexes generated with this codec cannot actually be read with Lucene 3.x
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.