You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/10/19 13:45:58 UTC

[jira] [Resolved] (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:all-tabpanel ]

Michael McCandless resolved LUCENE-7505.
----------------------------------------
    Resolution: Fixed

> 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