| Interface | Description |
|---|---|
| BaseTokenStreamTestCase.CheckClearAttributesAttribute |
Attribute that records if it was cleared or not.
|
| Class | Description |
|---|---|
| BaseTokenStreamTestCase |
Base class for all Lucene unit tests that use TokenStreams.
|
| BaseTokenStreamTestCase.CheckClearAttributesAttributeImpl |
Attribute that records if it was cleared or not.
|
| CannedTokenStream |
TokenStream from a canned list of Tokens.
|
| CollationTestBase |
Base test class for testing Unicode collation.
|
| EmptyTokenizer |
Emits no tokens
|
| MockAnalyzer |
Analyzer for testing
|
| MockFixedLengthPayloadFilter |
TokenFilter that adds random fixed-length payloads.
|
| MockReaderWrapper |
Wraps a Reader, and can throw random or fixed
exceptions, and spoon feed read chars.
|
| MockTokenizer |
Tokenizer for testing.
|
| MockVariableLengthPayloadFilter |
TokenFilter that adds random variable-length payloads.
|
| TokenStreamToDot |
Consumes a TokenStream and outputs the dot (graphviz) string (graph).
|
| VocabularyAssert |
Utility class for doing vocabulary-based stemming tests
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.