| Package | Description |
|---|---|
| org.apache.lucene.analysis | |
| org.apache.lucene.index | |
| org.apache.lucene.queryParser | |
| org.apache.lucene.search | |
| org.apache.lucene.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTokenStreamTestCase
Base class for all Lucene unit tests that use TokenStreams.
|
class |
CollationTestBase
Base test class for testing Unicode collation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadedIndexingAndSearchingTestCase
Utility class that spawns multiple indexing and
searching threads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryParserTestBase
Base Test class for QueryParser subclasses
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchEquivalenceTestBase
Simple base class for checking search equivalence.
|
| Constructor and Description |
|---|
UncaughtExceptionsRule(LuceneTestCase ltc) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.