search
suspend fun NavManagerService.search(query: String, options: SearchOptions): Result<List<SearchItem>>
Performs search, returning a list of places (SearchResult), Categories and Brands.
Performs search, returning a list of places (SearchResult), Categories and Brands.