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: [email protected]
For additional commands, e-mail: [email protected]