You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nicholas Knize (JIRA)" <ji...@apache.org> on 2016/04/01 18:37:25 UTC

[jira] [Updated] (LUCENE-7163) Refactor GeoRect and Polygon to core

     [ https://issues.apache.org/jira/browse/LUCENE-7163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicholas Knize updated LUCENE-7163:
-----------------------------------
    Description: 
{{o.a.l.spatial.util.GeoRect}} and {{o.a.l.spatial.util.Polygon}} are reusable classes across multiple lucene modules. It makes sense for them to be moved to the {{o.a.l.geo}} package in the core module so they're exposed across multiple modules.

{{GeoRect}} should also be refactored to something more straightforward, like {{Rectangle}}

  was:{{o.a.l.spatial.util.GeoRect}} and {{o.a.l.spatial.util.Polygon}} are reusable classes across multiple lucene modules. It makes sense for them to be moved to the {{o.a.l.geo}} package in the core module so they're exposed across multiple modules.


> Refactor GeoRect and Polygon to core
> ------------------------------------
>
>                 Key: LUCENE-7163
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7163
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Nicholas Knize
>
> {{o.a.l.spatial.util.GeoRect}} and {{o.a.l.spatial.util.Polygon}} are reusable classes across multiple lucene modules. It makes sense for them to be moved to the {{o.a.l.geo}} package in the core module so they're exposed across multiple modules.
> {{GeoRect}} should also be refactored to something more straightforward, like {{Rectangle}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org