Hi Team,
I am using elasticsearch 6.8 where i have fields in schema with autocomplete analyzer with contexts.
and its working fine when i query with completion suggester without context. But issue is that when i do the same in Elasticsearch 7.X it gives an error saying "Missing mandatory context in context query"
Is there any way to fix this issue if i want to migrate to latest version of Elasticsearch from 6.8
Thanks,
Rohan