Uses of Class
org.apache.lucene.store.IndexInput

Packages that use IndexInput
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Codec to support Lucene 3.x indexes (readonly)
Lucene 4.0 file format.
Lucene 4.1 file format.
Lucene 4.5 file format.
Binary i/o API, used for all index data.
Some utility classes.
Packed integer arrays and streams.