Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.4
-
None
-
New, Patch Available
Description
If there is no indexed spatial data, the SpatialRecursivePrefixTree strategy will fail with an NPE if the Contains predicate is used. I'm not certain but it might fail even when there is data, when termsEnum reaches the end.
(bug found via randomized testing & continuous integration)