[ 
https://issues.apache.org/jira/browse/LUCENE-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230868#comment-15230868
 ] 

ASF subversion and git services commented on LUCENE-7184:
---------------------------------------------------------

Commit 6a6f73a26c53a02d6a5267fae88f2ad2e86a6980 in lucene-solr's branch 
refs/heads/branch_6x from nknize
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6a6f73a ]

LUCENE-7184: Refactor LatLonPoint encoding methods to new GeoEncodingUtils 
helper class in core geo package. Also refactors LatLonPointTests to 
TestGeoEncodingUtils.


> 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
>             Fix For: master, 6.1
>
>         Attachments: LUCENE-7184.patch, 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

Reply via email to