-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
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