Heya,
Is it possible to stop elasticsearch from changing terms into a stopword when using the phrase suggester?
I'm not using the stopword filter, because that would turn "a papper" into "papper". While I'm trying to have that return "a paper".
Thanks in advance,