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

Michael McCandless commented on LUCENE-1505:
--------------------------------------------

LUCENE-1496 is "won't fix" because trie's NumericUtils subsumes Solr's 
NumberUtils, ie, we now need to migrate local lucene to NumericUtils.  And we 
want to do this for 2.9, since local lucene is not yet released and we have the 
freedom to make such an otherwise drastic change to the index format.

I'll update this issue to reflect it's new goal.

> Remove NumberUtils from spatial contrib
> ---------------------------------------
>
>                 Key: LUCENE-1505
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1505
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/spatial
>            Reporter: Ryan McKinley
>            Assignee: Simon Willnauer
>             Fix For: 2.9
>
>
> Currently spatial contrib includes a copy of NumberUtils from solr (otherwise 
> it would depend on solr)
> Once LUCENE-1496 is sorted out, this copy should be removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to