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 subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/19 13:44:58 UTC

[jira] [Commented] (LUCENE-7505) AnalyzingInfixSuggester returns wrong results with allTermsRequired=false plus contexts

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

ASF subversion and git services commented on LUCENE-7505:
---------------------------------------------------------

Commit 935a5d346f502fadf9de517b59aff2222c3e30a3 in lucene-solr's branch refs/heads/branch_6x from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=935a5d3 ]

LUCENE-7505: AnalyzingInfixSuggester returned invalid results when allTermsRequired is false and context filters are specified


> AnalyzingInfixSuggester returns wrong results with allTermsRequired=false plus contexts
> ---------------------------------------------------------------------------------------
>
>                 Key: LUCENE-7505
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7505
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: master (7.0), 6.3
>
>         Attachments: LUCENE-7505.patch
>
>
> I hit this bug while dog-food eating (attempting to upgrade http://jirasearch.mikemccandless.com from 4.6.x to 6.x):
> If you ask {{AnalyzingInfixSuggester}} for suggestions, but 1) you do not require all terms to match, and 2) you provide a context for filtering the results, then you'll get back results that did not match any of the terms from the user's query but did match solely the context filter.



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