[ https://issues.apache.org/jira/browse/LUCENE-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ignacio Vera resolved LUCENE-8973. ---------------------------------- Fix Version/s: 8.4 Assignee: Ignacio Vera Resolution: Fixed fixed in [{{2ef2ddd}}|https://github.com/apache/lucene-solr/commit/2ef2ddd77c59bceb4704e1e091653a8ae42e4139] > XYRectangle2D should work on float space > ---------------------------------------- > > Key: LUCENE-8973 > URL: https://issues.apache.org/jira/browse/LUCENE-8973 > Project: Lucene - Core > Issue Type: Bug > Environment: > Reporter: Ignacio Vera > Assignee: Ignacio Vera > Priority: Major > Fix For: 8.4 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > While working in CONTAINS support for shapes I came across errors in XYShape > when querying with a bounding box. After looking to the errors it is clear > that the issue is that XYRectangle2D is working in the encoding space. In > this case, XYShape encoding is not lineal and shapes loose their spatial > relationship. > XYRectangle2D should work then on the float space. -- 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