You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Areek Zillur (JIRA)" <ji...@apache.org> on 2015/10/28 00:20:27 UTC

[jira] [Created] (LUCENE-6858) Fix ContextSuggestField to correctly wrap token stream

Areek Zillur created LUCENE-6858:
------------------------------------

             Summary: Fix ContextSuggestField to correctly wrap token stream 
                 Key: LUCENE-6858
                 URL: https://issues.apache.org/jira/browse/LUCENE-6858
             Project: Lucene - Core
          Issue Type: Bug
    Affects Versions: Trunk, 5.4
            Reporter: Areek Zillur
            Assignee: Areek Zillur
             Fix For: Trunk, 5.4


Currently, when a ContextSuggestField is analyzed with a completion analyzer, it incorrectly uses the completion token stream as an input to it's PrefixTokenFilter instead of using the underlying token stream, before wrapping the token stream as a completion token stream.





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