You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nicholas Knize (JIRA)" <ji...@apache.org> on 2015/12/16 15:51:46 UTC

[jira] [Created] (LUCENE-6935) Improve random testing for GeoPointPointInPolygonQuery and DimensionalPointInPolygonQuery

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org