Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
open fun setUp()
Link copied to clipboard
fun tearDown()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testBytes()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This test is the best effort at verifying that checkIntegrity doesn't miss any files. It tests that the combination of opening a reader and calling checkIntegrity on it reads all bytes of all files.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testEmptyBytes()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Tests where a DVField uses a high number of packed bits to store its ords. See: https://issues.apache.org/jira/browse/LUCENE-10159

Link copied to clipboard
Link copied to clipboard

The purpose of this test is to make sure that bulk merge doesn't accumulate useless data over runs.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Calls close multiple times on closeable codec apis

Link copied to clipboard
Link copied to clipboard
open fun testOneFloat()
Link copied to clipboard
open fun testOneNumber()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Tests exception handling on write and openInput/createOutput

Link copied to clipboard
Link copied to clipboard
open fun testSortedBytes()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testSparseZeros()
Link copied to clipboard
open fun testThreads(): TestResult

Tests dv against stored fields with threads (binary/numeric/sorted, no missing)

Link copied to clipboard
open fun testThreads2(): TestResult

Tests dv against stored fields with threads (all types + missing)

Link copied to clipboard
open fun testThreads3(): TestResult
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testTwoNumbers()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun testZeroOrMin()
Link copied to clipboard
open fun testZeros()