Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1
-
None
-
New, Patch Available
Description
LUCENE-2183 introduced new ctors for all CharTokenizer subclasses. Core - tests should use those ctors with Version.LUCENE_CURRENT instead of the the deprecated ctors. Yet, LUCENE-2240 introduces more Version ctors For WhitespaceAnalyzer and SimpleAnalyzer. Test should also use their Version ctors instead the default ones.
Attachments
Attachments
Issue Links
- is blocked by
-
LUCENE-2240 SimpleAnalyzer and WhitespaceAnalyzer should have Version ctors
- Closed