| Package | Description |
|---|---|
| org.apache.lucene.codecs.intblock |
Intblock: base support for fixed or variable length block integer encoders
|
| org.apache.lucene.codecs.sep |
Sep: base support for separate files (doc,frq,pos,skp,pyl)
|
| Class and 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.
|
| Class and 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.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.