Uses of Class
org.apache.lucene.codecs.StoredFieldsReader

Packages that use StoredFieldsReader
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
Components from the Lucene 5.0 index format See org.apache.lucene.codecs.lucene80 for an overview of the index format.
Lucene 8.7 file format.
Simpletext Codec: writes human readable postings.
Code to maintain and access indices.