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

Robert Muir commented on LUCENE-7075:
-------------------------------------

still left: 
* multi-valued fieldcache (e.g. Sorted Numerics from points). We need this for 
a replacement for the old encoding multi-valued support.
* spatial-extras seems to still use old encoding, I think one of its fields 
does this behind the scenes? We need to deprecate this / name it Legacy and 
provide a replacement.
* join only supports the old encoding for numerics. I think we can deprecate 
and provide a replacement for points that uses newSetQuery?
* memoryindex does not yet support points.

> Clean up LegacyNumericUtils usage.
> ----------------------------------
>
>                 Key: LUCENE-7075
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7075
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>
> Tons of code is still on the deprecated LegacyNumericUtils. We will never be 
> able to remove these or even move them to somewhere better (like the 
> backwards jar) if we don't clean this up!



--
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