Package | Description |
---|---|
org.apache.lucene.codecs.lucene40 |
Lucene 4.0 file format.
|
org.apache.lucene.codecs.lucene41 |
Lucene 4.1 file format.
|
Modifier and Type | Class and Description |
---|---|
class |
Lucene40PostingsBaseFormat
Deprecated.
Only for reading old 4.0 segments
|
Modifier and Type | Class and Description |
---|---|
class |
Lucene41PostingsBaseFormat
Provides a
PostingsReaderBase and PostingsWriterBase . |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.