Package | Description |
---|---|
org.apache.lucene.codecs.appending |
Codec for on append-only outputs, such as plain output streams and append-only filesystems.
|
Modifier and Type | Class and Description |
---|---|
class |
AppendingCodec
Deprecated.
This codec is read-only: as the functionality has been folded
into the default codec. Its only for convenience to read old segments.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.