public abstract class BaseCompressingDocValuesFormatTestCase extends BaseDocValuesFormatTestCase
BaseDocValuesFormatTestCase to add compression checks.LuceneTestCase.AwaitsFix, LuceneTestCase.BadApple, LuceneTestCase.Monster, LuceneTestCase.Nightly, LuceneTestCase.Slow, LuceneTestCase.SuppressCodecs, LuceneTestCase.SuppressFileSystems, LuceneTestCase.SuppressFsync, LuceneTestCase.SuppressReproduceLine, LuceneTestCase.SuppressSysoutChecks, LuceneTestCase.SuppressTempFileChecks, LuceneTestCase.ThrowingRunnable, LuceneTestCase.WeeklyassertsAreEnabled, classRules, DEFAULT_LINE_DOCS_FILE, INFOSTREAM, JENKINS_LARGE_LINE_DOCS_FILE, LEAVE_TEMPORARY, MAYBE_CACHE_POLICY, RANDOM_MULTIPLIER, ruleChain, suiteFailureMarker, SYSPROP_AWAITSFIX, SYSPROP_BADAPPLES, SYSPROP_FAILFAST, SYSPROP_MAXFAILURES, SYSPROP_MONSTER, SYSPROP_NIGHTLY, SYSPROP_SLOW, SYSPROP_WEEKLY, TEST_ASSERTS_ENABLED, TEST_AWAITSFIX, TEST_BADAPPLES, TEST_CODEC, TEST_DIRECTORY, TEST_DOCVALUESFORMAT, TEST_LINE_DOCS_FILE, TEST_MONSTER, TEST_NIGHTLY, TEST_POSTINGSFORMAT, TEST_SLOW, TEST_THROTTLING, TEST_WEEKLY, VERBOSE| Constructor and Description |
|---|
BaseCompressingDocValuesFormatTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected <D extends Directory> |
applyCreatedVersionMajor(D d)
Set the created version of the given
Directory and return it. |
protected Collection<String> |
excludedExtensionsFromByteCounts()
Return the list of extensions that should be excluded from byte counts when
comparing indices that store the same content.
|
protected abstract Codec |
getCodec()
Returns the codec to run tests against
|
protected int |
getCreatedVersionMajor()
Returns the major version that this codec is compatible with.
|
protected DirectoryReader |
maybeWrapWithMergingReader(DirectoryReader r) |
protected boolean |
mergeIsStable() |
void |
setUp()
For subclasses to override.
|
protected boolean |
shouldTestMergeInstance()
Returns
false if only the regular fields reader should be tested,
and true if only the merge instance should be tested. |
void |
tearDown()
For subclasses to override.
|
void |
testDateCompression() |
void |
testMergeStability()
The purpose of this test is to make sure that bulk merge doesn't accumulate useless data over runs.
|
void |
testMultiClose()
Calls close multiple times on closeable codec apis
|
void |
testRamBytesUsed()
Test the accuracy of the ramBytesUsed estimations.
|
void |
testRandomExceptions()
Tests exception handling on write and openInput/createOutput
|
void |
testSingleBigValueCompression() |
void |
testUniqueValuesCompression() |
addRandomFields, assertDVIterate, codecAcceptsHugeBinaryValues, doTestBinaryVariableLengthVsStoredFields, doTestSortedSetEnumAdvanceIndependently, doTestSortedSetVsStoredFields, doTestSortedVsStoredFields, doTestSortedVsStoredFields, testBigNumericRange, testBigNumericRange2, testBinaryFixedLengthVsStoredFields, testBinaryMergeAwayAllValuesLargeSegment, testBinaryVariableLengthVsStoredFields, testBooleanNumericsVsStoredFields, testByteNumericsVsStoredFields, testBytes, testBytesMergeAwayAllValues, testBytesTwoDocumentsMerged, testBytesWithNewline, testCodecUsesOwnBytes, testCodecUsesOwnSortedBytes, testDocValuesSimple, testEmptyBinaryValueOnPageSizes, testEmptyBytes, testEmptySortedBytes, testGCDCompression, testIntNumericsVsStoredFields, testLongNumericsVsStoredFields, testMissingSortedBytes, testNumberMergeAwayAllValues, testNumericMergeAwayAllValuesLargeSegment, testOneFloat, testOneNumber, testOneSortedNumber, testOneSortedNumberOneMissing, testRandomAdvanceBinary, testRandomAdvanceNumeric, testRandomSortedBytes, testShortNumericsVsStoredFields, testSortedBytes, testSortedBytesThreeDocuments, testSortedBytesTwoDocuments, testSortedBytesTwoDocumentsMerged, testSortedEnumAdvanceIndependently, testSortedFixedLengthVsStoredFields, testSortedMergeAwayAllValues, testSortedMergeAwayAllValuesLargeSegment, testSortedNumberMerge, testSortedNumberMergeAwayAllValues, testSortedNumericMergeAwayAllValuesLargeSegment, testSortedNumericsFewUniqueSetsVsStoredFields, testSortedNumericsMultipleValuesVsStoredFields, testSortedNumericsSingleValuedMissingVsStoredFields, testSortedNumericsSingleValuedVsStoredFields, testSortedSetEnumAdvanceIndependently, testSortedSetFixedLengthFewUniqueSetsVsStoredFields, testSortedSetFixedLengthManyValuesPerDocVsStoredFields, testSortedSetFixedLengthSingleValuedVsStoredFields, testSortedSetFixedLengthVsStoredFields, testSortedSetMergeAwayAllValues, testSortedSetMergeAwayAllValuesLargeSegment, testSortedSetOneValue, testSortedSetTermsEnum, testSortedSetThreeValuesTwoDocs, testSortedSetTwoDocumentsFirstMissing, testSortedSetTwoDocumentsFirstMissingMerge, testSortedSetTwoDocumentsLastMissing, testSortedSetTwoDocumentsLastMissingMerge, testSortedSetTwoDocumentsMerged, testSortedSetTwoFields, testSortedSetTwoValues, testSortedSetTwoValuesUnordered, testSortedSetVariableLengthFewUniqueSetsVsStoredFields, testSortedSetVariableLengthManyValuesPerDocVsStoredFields, testSortedSetVariableLengthSingleValuedVsStoredFields, testSortedSetVariableLengthVsStoredFields, testSortedTermsEnum, testSortedVariableLengthVsStoredFields, testSparseBinaryFixedLengthVsStoredFields, testSparseBinaryVariableLengthVsStoredFields, testSparseBooleanNumericsVsStoredFields, testSparseByteNumericsVsStoredFields, testSparseGCDCompression, testSparseIntNumericsVsStoredFields, testSparseLongNumericsVsStoredFields, testSparseShortNumericsVsStoredFields, testSparseSortedFixedLengthVsStoredFields, testSparseSortedVariableLengthVsStoredFields, testSparseZeros, testThreads, testThreads2, testThreads3, testThreeBytesOneMissingWithMerging, testThreeFieldsMixed, testThreeFieldsMixed2, testThreeNumbersOneMissingWithMerging, testTwoBinaryValues, testTwoBytesOneMissing, testTwoBytesOneMissingWithMerging, testTwoDocumentsMerged, testTwoDocumentsNumeric, testTwoFieldsMixed, testTwoNumbers, testTwoNumbersOneMissing, testTwoNumbersOneMissingWithMerging, testTwoSortedNumber, testTwoSortedNumberOneMissing, testTwoSortedNumberSameValue, testVeryLargeButLegalBytes, testVeryLargeButLegalSortedBytes, testZeroOrMin, testZerosaddVirusChecker, assertDeletedDocsEquals, assertDocsAndPositionsEnumEquals, assertDocsEnumEquals, assertDocsSkippingEquals, assertDocValuesEquals, assertDocValuesEquals, assertFieldInfosEquals, assertNormsEquals, assertPointsEquals, assertPositionsSkippingEquals, assertReaderEquals, assertReaderStatisticsEquals, assertStoredFieldEquals, assertStoredFieldsEquals, assertTermsEnumEquals, assertTermsEquals, assertTermsEquals, assertTermsStatisticsEquals, assertTermStatsEquals, assertTermVectorsEquals, asSet, assumeFalse, assumeNoException, assumeTrue, assumeWorkingMMapOnWindows, atLeast, atLeast, closeAfterSuite, closeAfterTest, collate, createTempDir, createTempDir, createTempFile, createTempFile, dumpArray, dumpIterator, expectThrows, expectThrows, expectThrows, expectThrowsAnyOf, expectThrowsAnyOf, getBaseTempDirForTestClass, getDataInputStream, getDataPath, getOnlyLeafReader, getTestClass, getTestName, hasWorkingMMapOnWindows, isTestThread, localeForLanguageTag, maybeChangeLiveIndexWriterConfig, maybeWrapReader, newAlcoholicMergePolicy, newAlcoholicMergePolicy, newDirectory, newDirectory, newDirectory, newDirectory, newDirectory, newField, newField, newFSDirectory, newFSDirectory, newIndexWriterConfig, newIndexWriterConfig, newIndexWriterConfig, newIOContext, newIOContext, newLogMergePolicy, newLogMergePolicy, newLogMergePolicy, newLogMergePolicy, newLogMergePolicy, newMaybeVirusCheckingDirectory, newMaybeVirusCheckingFSDirectory, newMergePolicy, newMergePolicy, newMergePolicy, newMockDirectory, newMockDirectory, newMockDirectory, newMockFSDirectory, newMockFSDirectory, newSearcher, newSearcher, newSearcher, newStringField, newStringField, newStringField, newStringField, newTextField, newTextField, newTieredMergePolicy, newTieredMergePolicy, overrideDefaultQueryCache, overrideTestDefaultQueryCache, random, randomLocale, randomTimeZone, rarely, rarely, replaceMaxFailureRule, resetDefaultQueryCache, restoreCPUCoreCount, restoreIndexWriterMaxDocs, restoreSpins, runWithRestrictedPermissions, setIndexWriterMaxDocs, setupCPUCoreCount, setupSpins, slowFileExists, usually, usually, wrapReaderassertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, failpublic BaseCompressingDocValuesFormatTestCase()
public void testUniqueValuesCompression()
throws IOException
IOExceptionpublic void testDateCompression()
throws IOException
IOExceptionpublic void testSingleBigValueCompression()
throws IOException
IOExceptionprotected abstract Codec getCodec()
protected int getCreatedVersionMajor()
protected final <D extends Directory> D applyCreatedVersionMajor(D d) throws IOException
Directory and return it.IOExceptionpublic void setUp()
throws Exception
LuceneTestCasesuper.setUp().setUp in class LuceneTestCaseExceptionpublic void tearDown()
throws Exception
LuceneTestCasesuper.tearDown().tearDown in class LuceneTestCaseExceptionprotected Collection<String> excludedExtensionsFromByteCounts()
public void testMergeStability()
throws Exception
Exceptionprotected boolean mergeIsStable()
@LuceneTestCase.Slow public void testRamBytesUsed() throws IOException
IOExceptionpublic void testMultiClose()
throws IOException
IOExceptionpublic void testRandomExceptions()
throws Exception
Exceptionprotected boolean shouldTestMergeInstance()
false if only the regular fields reader should be tested,
and true if only the merge instance should be tested.protected final DirectoryReader maybeWrapWithMergingReader(DirectoryReader r) throws IOException
IOExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.