See: Description
| Class | Description |
|---|---|
| IntIndexInput |
Defines basic API for writing ints to an IndexOutput.
|
| IntIndexInput.Index |
Records a single skip-point in the
IntIndexInput.Reader. |
| IntIndexInput.Reader |
Reads int values.
|
| IntIndexOutput |
Defines basic API for writing ints to an IndexOutput.
|
| IntIndexOutput.Index |
Records a single skip-point in the IndexOutput.
|
| IntStreamFactory |
Provides int reader and writer to specified files.
|
| SepDocValuesConsumer |
Implementation of PerDocConsumer that uses separate files.
|
| SepDocValuesProducer |
Implementation of PerDocProducer that uses separate files.
|
| SepPostingsReader |
Concrete class that reads the current doc/freq/skip
postings format.
|
| SepPostingsWriter |
Writes frq to .frq, docs to .doc, pos to .pos, payloads
to .pyl, skip data to .skp
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.