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

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

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

LUCENE-7740: Refactor Range Fields to remove Field suffix (e.g., DoubleRange),
move InetAddressRange and InetAddressPoint from sandbox to misc module, and
refactor all other range fields from sandbox to core.


> Refactor Range Fields and graduate from sandbox
> -----------------------------------------------
>
>                 Key: LUCENE-7740
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7740
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Nicholas Knize
>         Attachments: LUCENE-7740.patch
>
>
> This task refactors Range fields as follows:
> 1. Remove the {{Field}} suffix to make them more consistent with their 
> {{Point}} counterpart. 
> 2. Graduate {{InetAddressRange}} from {{sandbox}} to {{misc}}
> 3. Graduate all other {{*Range}} classes (e.g. {{DoubleRange}}) from 
> {{sandbox}} to {{core}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to