Class | Description |
---|---|
Lucene49Codec |
Implements the Lucene 4.9 index format, with configurable per-field postings
and docvalues formats.
|
Lucene49DocValuesFormat |
Lucene 4.9 DocValues format.
|
Lucene49NormsFormat |
Lucene 4.9 Score normalization format.
|
Lucene49RWCodec |
Read-write version of
Lucene49Codec for testing. |
Lucene49RWDocValuesFormat |
Read-write version of
Lucene49DocValuesFormat for testing |
Lucene49Codec
.Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.