Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
We use an ancient version of javacc. We should upgrade the dependency, the JDK_VERSION constant in grammar specs (JDK_VERSION="1.5") and perhaps clean up those specs too - they contain things like Vector instances to hold lists, etc.
Attachments
Issue Links
- blocks
-
LUCENE-9445 Expose new case insensitive RegExpQuery support in QueryParser
-
- Open
-
- is related to
-
LUCENE-9532 Clean up remaining javacc syntax files
-
- Open
-
-
LUCENE-9533 Consider switching to javacc21
-
- Resolved
-
1.
|
Upgrade javacc to 7.0.4 |
|
Closed | Dawid Weiss |
|
|||||||
2.
|
Clean up obsolete and commented-out cruft from StandardSyntaxParser.jj |
|
Closed | Dawid Weiss |
|
|||||||
3.
|
Clean up javacc generation script (gradle) |
|
Closed | Dawid Weiss |
|
|||||||
4.
|
Consolidate duplicated generated classes CharStream and FastCharStream |
|
Closed | Dawid Weiss |
|