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

[LDAP-45] Add better control to paged searching #33

Closed
wants to merge 6 commits into from

Conversation

Sylinsic
Copy link
Contributor

Provide better control as to whether to use paged searches and the size of said paged searches.
Add better logigng to PagedSearchStrategy for debugging issues with paged search cookies I.e. for 'Paged results cookie is invalid'

@ilgrosso
Copy link
Member

Introducing an explicit option to enable paging support is breaking the framework contract, where paging comes from options, e.g. from the current request (options.getPageSize() != nul), not from configuration.

@ilgrosso ilgrosso closed this Aug 19, 2024
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

Successfully merging this pull request may close these issues.

2 participants