See: Description
| Class | Description |
|---|---|
| Bytes |
Provides concrete Writer/Reader implementations for byte[] value per
document.
|
| DocValuesWriterBase |
Abstract base class for PerDocConsumer implementations
|
| Floats |
Exposes
Writer and reader (DocValues.Source) for 32 bit and 64 bit
floating point values. |
| Ints |
Stores ints packed and fixed with fixed-bit precision.
|
| Enum | Description |
|---|---|
| Bytes.Mode |
Defines the
Writers store mode. |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.