iverase opened a new pull request #1278: LUCENE-9243: Add fudge factor when 
creating a bounding box of a xycircle
URL: https://github.com/apache/lucene-solr/pull/1278
 
 
   We need increase slightly the bounding box  of a `XYCircle` to prevent 
points at the provided distance to be outside of the bounding box due to 
numerical error. This patch uses a small percentage of the provided radius to 
increment the bounding box.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to