| Name | Description | Type | Package | Framework |
| DirectDocValuesFormat | In-memory docvalues format that does no (or very little) compression. | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| DirectPostingsFormat | Wraps Lucene50PostingsFormat format for on-disk storage, but then at read time loads and stores all | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| FSTOrdPostingsFormat | | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| FSTOrdTermsReader | FST-based terms dictionary reader. | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| FSTOrdTermsWriter | FST-based term dict, using ord as FST output. | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| FSTPostingsFormat | | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| FSTTermsReader | FST-based terms dictionary reader. | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| FSTTermsWriter | FST-based term dict, using metadata as FST output. | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| MemoryDocValuesFormat | | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| MemoryPostingsFormat | Stores terms and postings (docs, positions, payloads) in RAM, using an FST. | Class | org.apache.lucene.codecs.memory | Apache Lucene |
|
| DirectDocValuesFormat | In-memory docvalues format that does no (or very little) compression. | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |
|
| DirectPostingsFormat | Wraps Lucene50PostingsFormat format for on-disk storage, but then at read time loads and stores all | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |
|
| FSTOrdPostingsFormat | | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |
|
| FSTOrdTermsReader | FST-based terms dictionary reader. | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |
|
| FSTOrdTermsWriter | FST-based term dict, using ord as FST output. | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |
|
| FSTPostingsFormat | | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |
|
| FSTTermsReader | FST-based terms dictionary reader. | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |
|
| FSTTermsWriter | FST-based term dict, using metadata as FST output. | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |
|
| MemoryDocValuesFormat | | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |
|
| MemoryPostingsFormat | Stores terms and postings (docs, positions, payloads) in RAM, using an FST. | Class | org.apache.lucene.codecs.memory | Apache Lucene Codecs |