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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to