-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.7, 8.0, master (9.0)
-
Component/s: modules/sandbox
-
Labels:None
-
Lucene Fields:New
Within and disjoint queries return wrong results (false positives) when querying for fields containing more than one shape. For example, a multipolygon will return true for a within query if some of the polygons are within and the other are disjoint. The same query will return true for disjoint.