You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2016/08/18 15:45:20 UTC

[jira] [Updated] (LUCENE-7418) remove legacy numerics from join/ and queryparser/

     [ https://issues.apache.org/jira/browse/LUCENE-7418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated LUCENE-7418:
--------------------------------
    Attachment: LUCENE-7418.patch

> 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
>         Attachments: LUCENE-7418.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org