iverase opened a new pull request #428:
URL: https://github.com/apache/lucene/pull/428


   This PR adds a check in the tessellator to detect self-intersections so it 
can provide a more meaningful error to the user. This logic is disable by 
default but can be enabled by using the new overloaded method:
   
   LatLonShape#createIndexableFields(String, Polygon, boolean)} 
   XYShape#createIndexableFields(String, XYPolygon, boolean)} 
   
   cc: @nknize


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to