[
https://issues.apache.org/jira/browse/LUCENE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-7850:
---------------------------------
Attachment: LUCENE-7850-short.patch
LUCENE-7850.patch
Here is a patch. It is large due to the move of files but quite simple:
- The org.apache.lucene.legacy package, which contains legacy numerics, has
been moved to org.apache.solr.legacy under solr/core
- PointVectorStrategy has been copied to org.apache.lucene.legacy since Solr
sometimes uses it in conjunction with legacy numerics
- Support for legacy numerics has been removed from the spatial-extras package
I also attached a {{-short}} patch which I created with the -M option so that
it does not show file moves, hopefully that makes reviews easier.
> Remove legacy numerics
> ----------------------
>
> Key: LUCENE-7850
> URL: https://issues.apache.org/jira/browse/LUCENE-7850
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Priority: Blocker
> Fix For: master (7.0)
>
> Attachments: LUCENE-7850.patch, LUCENE-7850-short.patch
>
>
> Legacy numerics have been deprecated since 6.0, we should remove them. As
> discussed on the dev list, we could move them to Solr so that Solr can
> support them for an additional major version.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]