Allow multiple parameters for the Autocomplete API
P
Papaya whip Lobster
The single field approach does not fit our current use-case and even if we do parallel single field API calls, this requires multiple API calls, which increases latency and adds complexity to our implementation.
It would be extremely helpful if the API could support multiple fields in a single request or if a new endpoint could be provided for multi-field autocomplete queries.