nknize opened a new pull request, #1067:
URL: https://github.com/apache/lucene/pull/1067

   Backport of #1066 to 9x
   
   The base spatial test case may create invalid self crossing polygons. These
   polygons are cleaned by the tessellator which may result in an inconsistent
   bounding box between the tessellated shape and the original, invalid, 
geometry.
   This commit fixes the shape doc value test case to compute the bounding box 
from
   the cleaned geometry instead of relying on the, potentially invalid, original
   geometry.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to