Package org.apache.lucene.codecs.cheapbastard

Codec that unreasonably tries to use as little RAM as possible.

See:
          Description

Class Summary
CheapBastardCodec Codec that tries to use as little ram as possible because he spent all his money on beer
CheapBastardDocValuesFormat DocValues format that keeps everything on disk.
CheapBastardNormsFormat Norms format that keeps all norms on disk
 

Package org.apache.lucene.codecs.cheapbastard Description

Codec that unreasonably tries to use as little RAM as possible. For testing, benchmarking, API purposes only!



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