Robert Muir created LUCENE-7418:
-----------------------------------
Summary: remove legacy numerics from join/ and queryparser/
Key: LUCENE-7418
URL: https://issues.apache.org/jira/browse/LUCENE-7418
Project: Lucene - Core
Issue Type: Bug
Reporter: Robert Muir
We have three modules with (temporary) dependency on backwards codecs:
* join/
* queryparser/
* spatial-extras/
this patch handles the first two, as they are easy. spatial-extras is more
complex as its legacy support is not clearly separated, so i'm not trying to
address that here.
For join/ we just remove deprecations. For queryparser/, same thing, except
since solr exposes the xml queryparser, i moved the LegacyRangeQueryBuilder to
solr and hooked it into its subclass of the parser.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]