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