-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.2, 6.3
-
Fix Version/s: None
-
Component/s: core/index, core/other
-
Labels:None
-
Environment:
MacOS
java version "1.8.0_77"
Java(TM) SE Runtime Environment (build 1.8.0_77-b03)
Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)
-
Lucene Fields:New
When constructing a AutomatonTermsEnum using a CompiledAutomaton with a "silly" RegExp ("..") a NullPointerException is thrown. Test case attached.