Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When is the value batchResolveSupported true? #126

Open
rgmyyw opened this issue Jun 28, 2023 · 1 comment
Open

When is the value batchResolveSupported true? #126

rgmyyw opened this issue Jun 28, 2023 · 1 comment

Comments

@rgmyyw
Copy link

rgmyyw commented Jun 28, 2023

SearchSuggestion When is the value batchResolveSupported true?

  1. searchEngine.select(suggestions: suggestions)
  2. func resultsResolved(results: [MapboxSearch.SearchResult], searchEngine: MapboxSearch.SearchEngine)

resultsResolved will not be called , Because batchResolveSupported is false, how can I make it true ?

@kalbaxa
Copy link
Contributor

kalbaxa commented Jun 28, 2023

@rgmyyw Could you please share you use case for batch resolving search results, probably discover use case will solve it for you (you can start using it without contacting sales)?

We plan to remove batch resolve functionality in SearchEngine in General Availability release due to specificity of use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants