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/11 19:10:10 UTC

[jira] [Created] (LUCENE-6893) replace CorePlusExtensionsParser with CorePlusQueries[PlusSandbox]Parser

Christine Poerschke created LUCENE-6893:
-------------------------------------------

             Summary: replace CorePlusExtensionsParser with CorePlusQueries[PlusSandbox]Parser
                 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


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