Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1
-
None
-
New, Patch Available
Description
Due to the Changes to CharTokenizer ( LUCENE-2183 ) WhitespaceAnalyzer and SimpleAnalyzer need a Version ctor. Default ctors must be deprecated
Attachments
Attachments
Issue Links
- blocks
-
LUCENE-2241 Core Tests should call Version based ctors instead of deprecated default ctors
- Closed
-
LUCENE-2242 Contrib CharTokenizer classes should be instantiated using their new Version based ctors
- Closed
- is related to
-
LUCENE-2183 Supplementary Character Handling in CharTokenizer
- Closed
- relates to
-
LUCENE-2245 Remaining contrib testcases should use Version based ctors instead of deprecated ones
- Closed