I don’t think is possible with instantsearch stock widgets.
You’d either have to build your own custom widget, or build your custom UI without instantsearch
Then you can fetch more results and only show a subset in the UI
d
Diego
06/16/2024, 1:59 PM
I see thanks. I think I’ll just implement my own pagination “client_side”. Since the map has to have to download all the results anyway