Package | Description |
---|---|
org.apache.lucene.index |
Support for testing of indexes.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseCompoundFormatTestCase
Abstract class to do basic tests for a compound format.
|
class |
BaseCompressingDocValuesFormatTestCase
Extends
BaseDocValuesFormatTestCase to add compression checks. |
class |
BaseDocValuesFormatTestCase
Abstract class to do basic tests for a docvalues format.
|
class |
BaseFieldInfoFormatTestCase
Abstract class to do basic tests for fis format.
|
class |
BaseNormsFormatTestCase
Abstract class to do basic tests for a norms format.
|
class |
BasePointsFormatTestCase
Abstract class to do basic tests for a points format.
|
class |
BasePostingsFormatTestCase
Abstract class to do basic tests for a postings format.
|
class |
BaseSegmentInfoFormatTestCase
Abstract class to do basic tests for si format.
|
class |
BaseStoredFieldsFormatTestCase
Base class aiming at testing
stored fields formats . |
class |
BaseTermVectorsFormatTestCase
Base class aiming at testing
term vectors formats . |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.