Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Similar to what was done for vanity paths (SLING-11581), we should use keyset pagination for queries for sling:alias.
This would work the same in principle, however we should keep in mind that - due to the different type of data - we may have way more duplicates, so in edge cases the pages might be bigger than expected. However, every size reduction of "results of a single query" should help.
Attachments
Issue Links
- is a clone of
-
SLING-11581 use keyset pagination for vanity path query
- Closed
- is blocked by
-
SLING-12205 ResourceResolver: switch sling:alias query to JCR-SQL2
- Closed
- is related to
-
SLING-12225 resource resolver: revise documentation and naming of system properties for query paging
- Closed
- relates to
-
SLING-12384 ResourceResolver: paged query for sling:alias will miss entries
- Closed
-
SLING-12204 ResourceResolver: refactor PagedQueryIterator for re-use
- Closed
- links to