querySuggestion with custom analyzer

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.

Hi @matip,

Unfortunately, there is no option to do this today in App Search. I don't believe this is on our roadmap at the moment, either, but it's a cool suggestion (see.what.i.did.there)!

Best,
Brian

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.