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

Nicholas Knize updated LUCENE-7740:
-----------------------------------
    Attachment: LUCENE-7740.patch

The attached patch achieves the following:

1. Removes {{Field}} suffix from all Range Field types to make them consistent 
with their {{Point}} counterpart.
3. Refactors {{BaseRangeFieldQueryTestCase}} from sandbox to 
{{lucene-test-framework}} to be used in {{core}} and {{misc}}
4. Refactors {{InetAddressPoint}} and {{InetAddressRange}} from {{sandbox}} to 
{{misc}}; along with their respective test classes
2. Refactors all other {{*Range}} field types from {{sandbox}} to {{core}}; 
along with their respective test classes

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to