You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/15 21:47:00 UTC

[jira] [Commented] (LUCENE-7355) Leverage MultiTermAwareComponent in query parsers

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

ASF GitHub Bot commented on LUCENE-7355:
----------------------------------------

GitHub user xristy opened a pull request:

    https://github.com/apache/jena/pull/512

    merge analyzer-regression

    per LUCENE-7355 add normalize to LowerCaseKeywordAnalyzer

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/buda-base/jena JENA-1652-analyzer-regression

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/512.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #512
    
----
commit e63b85fdc0514de7916998ef15e4760f2449574f
Author: Code Ferret <co...@...>
Date:   2018-12-15T21:41:38Z

    merge analyzer-regression

----


> Leverage MultiTermAwareComponent in query parsers
> -------------------------------------------------
>
>                 Key: LUCENE-7355
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7355
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: 6.2, 7.0
>
>         Attachments: LUCENE-7355.patch, LUCENE-7355.patch, LUCENE-7355.patch, LUCENE-7355.patch, LUCENE-7355.patch, LUCENE-7355.patch, LUCENE-7355.patch, LUCENE-7355.patch
>
>
> MultiTermAwareComponent is designed to make it possible to do the right thing in query parsers when in comes to analysis of multi-term queries. However, since query parsers just take an analyzer and since analyzers do not propagate the information about what to do for multi-term analysis, query parsers cannot do the right thing out of the box.



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