Package org.apache.lucene.codecs.asserting

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

See:
          Description

Class Summary
AssertingCodec Acts like Lucene41Codec but with additional asserts.
AssertingPostingsFormat Just like Lucene41PostingsFormat but with additional asserts.
AssertingStoredFieldsFormat Just like Lucene41StoredFieldsFormat 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-2013 Apache Software Foundation. All Rights Reserved.