is there a way to increase the 250 documents limit...
# community-help
e
is there a way to increase the 250 documents limit in the response?
actually, I found the answer to this by searching here
I'm trying to use Typsense with InstantSearch and displaying the results with ag-grid. It kind of works, but using ag-grid with "client data" is kind of wonky. the grid/table column sorting/filtering is performed on the current page's data only, which is not optimal. I'm not sure how to solve this.
j
I haven't used ag-grid, but it looks like there's a "Partial Store" option that can pass sort requests to the server data store: https://www.ag-grid.com/vue-grid/server-side-model-sorting/#partial-store