[ 
https://issues.apache.org/jira/browse/LUCENE-9239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049923#comment-17049923
 ] 

ASF subversion and git services commented on LUCENE-9239:
---------------------------------------------------------

Commit b732ce700258ab05590f3904c8d2cd332aa4e0cb in lucene-solr's branch 
refs/heads/master from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b732ce7 ]

LUCENE-9239: Circle2D#WithinTriangle detects properly if a triangle is Within 
distance. (#1280)




> 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
>            Priority: Major
>         Attachments: screenshot-1.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to