Package org.apache.lucene.codecs.asserting

Codec for testing that asserts various contracts of the codec apis.

See:
          Description

Class Summary
AssertingCodec Acts like Lucene40Codec but with additional asserts.
AssertingPostingsFormat Just like Lucene40PostingsFormat but with additional asserts.
AssertingTermVectorsFormat Just like Lucene40TermVectorsFormat but with additional asserts.
 

Package org.apache.lucene.codecs.asserting Description

Codec for testing that asserts various contracts of the codec apis.



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