-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.0
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
There are a number of Intervals factory methods that take an array of inputs. We can shortcut cases where the input is just a single IntervalsSource by returning that source directly.