You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ignacio Vera (Jira)" <ji...@apache.org> on 2020/02/21 10:21:00 UTC

[jira] [Created] (LUCENE-9239) TestLatLonMultiPolygonShapeQueries error with CIRCLE queries

Ignacio Vera created LUCENE-9239:
------------------------------------

             Summary: TestLatLonMultiPolygonShapeQueries error with CIRCLE queries
                 Key: LUCENE-9239
                 URL: https://issues.apache.org/jira/browse/LUCENE-9239
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Ignacio Vera


The failure can be reproduced with:

{code}
ant test  -Dtestcase=TestLatLonMultiPolygonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=844FBD6099212BE8 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sr-BA -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{code}

The error message:

{code}
query=LatLonShapeQuery: field=shape:[CIRCLE([78.01086555431775,0.9513280497489234] radius = 1097753.4254892308 meters),] docID=43632
  shape=[[-22.350172194105966, 49.931598911327825] [90.0, 49.931598911327825] [90.0, 51.408196891378765] [-22.350172194105966, 51.408196891378765] [-22.350172194105966, 49.931598911327825] , [76.12283244781244, -28.218674420982268] [81.7520930577503, -28.218674420982268] [81.7520930577503, -1.0286448278003566E-32] [76.12283244781244, -1.0286448278003566E-32] [76.12283244781244, -28.218674420982268] ]
  deleted?=false  distanceQuery=CIRCLE([78.01086555431775,0.9513280497489234] radius = 1097753.4254892308 meters)
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org