You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all: the amount of results is more than thousands, even if in Algolia, I set the maximum to 100:
Then, on the first page, I usually get the requested 15 items, but then on subsequent pages, I get sometimes 10, sometimes 5 and at the end of all available pages, I get 0 (white page of results).
Hello,
I'm really in trouble to make Algolia search using Laravel Scout driver and get proper pagination.
Here my search:
First of all: the amount of results is more than thousands, even if in Algolia, I set the maximum to 100:
Then, on the first page, I usually get the requested 15 items, but then on subsequent pages, I get sometimes 10, sometimes 5 and at the end of all available pages, I get 0 (white page of results).
Can anybody explain me what I'm doing wrong ?
Thank you
The text was updated successfully, but these errors were encountered: