question

KrzysztofModras-3865 avatar image
0 Votes"
KrzysztofModras-3865 asked xgajdosm3Gajdo-9246 published

Autosuggest API does not work with CustomSearch

The CustomSearch production endpoint is configured to use Autosuggest, yet API calls and HostedUI do not work. Curl calls respond with:

{
"errors": [
{
"code": "InvalidRequest",
"subCode": "ParameterInvalidValue",
"message": "Autosuggest is not yet configured for this instance. Changes may take up to 24 hours to reflect."
}
]
}

Custom Search instance is on API tier S3 and Autosuggest instance is on API tier S4. What may be the problem?

azure-cognitive-searchazure-bing-autosuggest
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @KrzyszofModras-3865 ,


Thanks for bringing this to our attention. It can take up to 24 hours for suggestions to be reflected in the serving endpoint (API or hosted UI).
has it been more than 24hrs?

0 Votes 0 ·

Yes, it is way over 24h since there were any changes to either autosuggest or custom search instances.

For clarification, the goal is to enable Automatic Bing suggestions.

0 Votes 0 ·

Any update for this^^? I have the same issue. @Grmacjon-MSFT

0 Votes 0 ·

0 Answers