Hello, We have implemented typesense on top of medical report data for all our clinical workload and it’s doing an amazing job.
We have encountered problem while we’re trying to programatically export data via python. Though the search results shows that there are 140k matching items we where able to extract only 10K (40 pages x 250 per page). When we try to hit request for 41st page we no response in
hits
.
@Jason Bosco can you help us solving this ?
Thanks in advance