[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to