hi! super duper newb question: is the max search r...
# community-help
j
hi! super duper newb question: is the max search result/hit limit
200
? I’m looking at 0.24.1 docs under results parameters where
limit_hits
by default doesn’t have limit. Just wanted to confirm that’s all 🙏🏾. Also i can see the total results but cant see the total pages
j
The hard limit is 250
👍🏾 1
j
It’s 250 hits per page max
You can fetch an unlimited number of hits by paginating
Total results / per_page will give you the number of pages
👌 1
j
@Jason Bosco gotcha