[
https://issues.apache.org/jira/browse/SLING-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved SLING-12017.
------------------------------------
Resolution: Fixed
> resource resolver: add fallback when paged query fails due to missing index
> ---------------------------------------------------------------------------
>
> Key: SLING-12017
> URL: https://issues.apache.org/jira/browse/SLING-12017
> Project: Sling
> Issue Type: Bug
> Components: ResourceResolver
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
> Fix For: Resource Resolver 1.10.2
>
>
> When the underlying repo supports the "first" operator, but the appropiate
> index is missing, the query might fail with an UnspportedOperationException,
> even though it might have suceeded without paging.
> Therefore, catch that exception and fallback to simple query.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)