Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination/Offset #7

Open
dhr354 opened this issue Jun 9, 2020 · 5 comments
Open

Pagination/Offset #7

dhr354 opened this issue Jun 9, 2020 · 5 comments

Comments

@dhr354
Copy link

dhr354 commented Jun 9, 2020

Looking to page through all the results, but the searchLimit doesn't seem to allow this. Is there a way to add in a functionality for looking at the page numbers?

@dhr354 dhr354 changed the title Paging Through Pagination/Offset Jun 9, 2020
@metalwarrior665
Copy link
Collaborator

Hello,

Could you please tell me what exact input are you using? As I understand it, you would like an option to start on page 5 and finish at page 10 for example?

@dhr354
Copy link
Author

dhr354 commented Jun 9, 2020

I would like to start on page 1 and end on the last page of results. For this particular instance, there are 24 pages from the search. The "Search results limit" seems to max out at 100 and thus does not allow me to get all. Am I just missing something?

@metalwarrior665
Copy link
Collaborator

Oh right, the limits are totally unnecessary there as far as I know. I have just increased them so let me know if it works fine for you now.

@dhr354
Copy link
Author

dhr354 commented Jun 9, 2020

Awesome. What did you increase to for reference?

@metalwarrior665
Copy link
Collaborator

The maximum in INPUT_SCHEMA.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants