Package org.apache.lucene.codecs.appending

Codec for on append-only outputs, such as plain output streams and append-only filesystems.

See:
          Description

Class Summary
AppendingCodec This codec extends Lucene40Codec to work on append-only outputs, such as plain output streams and append-only filesystems.
AppendingTermsReader Reads append-only terms from AppendingTermsWriter
AppendingTermsWriter Append-only version of BlockTreeTermsWriter
 

Package org.apache.lucene.codecs.appending Description

Codec for on append-only outputs, such as plain output streams and append-only filesystems.



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.