Hi,
is it possible to define an own analyzer for the query suggestions in App Search?
We are currently calling appSearchClient.querySuggestion(value, getQuerySuggestionOptions(fields, size)) and and have to trick the system to give the correct suggestions by working with e.g. undescores to avoid tokenization.