| Class | Description |
|---|---|
| MockIndexInput |
IndexInput backed by a byte[] for testing.
|
| MockRandomMergePolicy |
MergePolicy that makes random decisions for testing.
|
| RandomIndexWriter |
Silly class that randomizes the indexing experience.
|
| SlowMultiReaderWrapper |
Acts like Lucene 4.x's SlowMultiReaderWrapper for testing
of top-level MultiTermEnum, MultiTermDocs, ...
|
| ThreadedIndexingAndSearchingTestCase |
Utility class that spawns multiple indexing and
searching threads.
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.