You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2018/08/27 12:43:00 UTC

[jira] [Commented] (LUCENE-8322) Allow ComplexPhraseQueryParser to deal with nested ComplexPhraseQuery

    [ https://issues.apache.org/jira/browse/LUCENE-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593593#comment-16593593 ] 

Dawid Weiss commented on LUCENE-8322:
-------------------------------------

Removed 7.3 from the fix version as it didn't make it there.

> Allow ComplexPhraseQueryParser to deal with nested ComplexPhraseQuery
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-8322
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8322
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/queryparser
>    Affects Versions: 7.3.1
>            Reporter: Otmar Caduff
>            Priority: Minor
>              Labels: features, patch
>         Attachments: LUCENE-NNNN.patch
>
>
> Currently, it is not possible to do special handling (e.g. substituting with or queries) e.g. for wildcard queries in the context of ComplexQueryPhraseParser. The attached patch proposes a small fix to allow nested queries, including a test case.
> Patch was authored based on branch_7x



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org