[ https://issues.apache.org/jira/browse/LUCENE-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicholas Knize updated LUCENE-7184: ----------------------------------- Attachment: LUCENE-7184.patch Updated patch * Removes {{ENCODING_TOLERANCE}} * Removes {{TestGeoEncodingUtils.testEncodeDecode}} to sync with master branch > Add GeoEncodingUtils to core > ---------------------------- > > Key: LUCENE-7184 > URL: https://issues.apache.org/jira/browse/LUCENE-7184 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Nicholas Knize > Attachments: LUCENE-7184.patch, LUCENE-7184.patch > > > This is part 1 for LUCENE-7165. This task will add a {{GeoEncodingUtils}} > helper class to {{o.a.l.geo}} in the core module for reusing lat/lon encoding > methods. Existing encoding methods in {{LatLonPoint}} will be refactored to > the new helper class so a new numerically stable morton encoding can be added > that reuses the same encoding methods. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org