Nicholas Knize created LUCENE-6935:
--------------------------------------

             Summary: Improve random testing for GeoPointPointInPolygonQuery 
and DimensionalPointInPolygonQuery
                 Key: LUCENE-6935
                 URL: https://issues.apache.org/jira/browse/LUCENE-6935
             Project: Lucene - Core
          Issue Type: Test
            Reporter: Nicholas Knize
            Priority: Minor


Currently {{TestGeoPointQuery}} and {{TestDimensionalQueries}} only create 
bounding box polygons to test {{PointInPolygonQuery}}. This provides coverage 
for testing basic functionality but lacks critical testing with true random 
shapes. Random shape generation needs to be added to {{BaseGeoPointTestCase}} 
and used in {{newPolygonQuery}} for GeoPoint and DimensionalQuery testing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to