[
https://issues.apache.org/jira/browse/LUCENE-9218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036893#comment-17036893
]
ASF subversion and git services commented on LUCENE-9218:
---------------------------------------------------------
Commit 4a54ffb553ad1e45da147dd93f63a20bb4564c91 in lucene-solr's branch
refs/heads/master from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=4a54ffb ]
LUCENE-9218: XYGeometries should expose values as floats (#1252)
> XYGeometries should use floats instead of doubles
> -------------------------------------------------
>
> Key: LUCENE-9218
> URL: https://issues.apache.org/jira/browse/LUCENE-9218
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Ignacio Vera
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> XYGeometries (XYPolygon, XYLine, XYRectangle & XYPoint) are a bit
> counter-intuitive. Where most of them are initialised using floats, when
> returning those values, they are returned as doubles. In addition XYRectangle
> seems to work on doubles.
> In this issue it is proposed to harmonise those classes to only work on
> floats. As these classes were just move to core and they have not been
> released, it should be ok to change its interfaces.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]