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

Packages that use IndexOutput
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Lucene 10.1 file format.
Lucene 9.0 file format.
Lucene 9.5 file format.
Lucene 9.9 file format.
Code to maintain and access indices.
Binary i/o API, used for all index data.
Some utility classes.
Block KD-tree, implementing the generic spatial data structure described in this paper.
Packed integer arrays and streams.