You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2015/11/13 14:56:10 UTC

[jira] [Updated] (LUCENE-6893) factor out CorePlusQueriesParser from CorePlusExtensionsParser

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

Christine Poerschke updated LUCENE-6893:
----------------------------------------
    Summary: factor out CorePlusQueriesParser from CorePlusExtensionsParser  (was: replace CorePlusExtensionsParser with CorePlusQueries[PlusSandbox]Parser)

> factor out CorePlusQueriesParser from CorePlusExtensionsParser
> --------------------------------------------------------------
>
>                 Key: LUCENE-6893
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6893
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Christine Poerschke
>            Assignee: Christine Poerschke
>            Priority: Minor
>         Attachments: LUCENE-6893.patch
>
>
> proposed change (patch against trunk to follow):
>  * replace {{CorePlusExtensionsParser}} with {{CorePlusQueriesParser}} and {{CorePlusQueriesPlusSandboxParser}} (the latter extending the former).
> motivation:
>  * {{CorePlusExtensionsParser}} uses {{FuzzyLikeThisQueryBuilder}} which uses {{org.apache.lucene.sandbox.queries.(FuzzyLikeThisQuery|SlowFuzzyQuery)}}
>  * we wish to use or inherit from {{CorePlusExtensionsParser}} but not pull in any sandbox code



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