[
https://issues.apache.org/jira/browse/SLING-10870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dirk Rudolph reassigned SLING-10870:
------------------------------------
Assignee: Dirk Rudolph
> Support include/exclude paths for Sitemap Schedulers
> ----------------------------------------------------
>
> Key: SLING-10870
> URL: https://issues.apache.org/jira/browse/SLING-10870
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Dirk Rudolph
> Assignee: Dirk Rudolph
> Priority: Major
> Labels: sitemaps
>
> Currently a sitemap scheduler allows to search for sitemap roots below a
> given path. This is typically used to have different schedules for different
> repository paths like
> {code}
> /content/tenantA => every day
> /content/tenantB => every other day
> {code}
> However it does not allow to define a different schedule for nested sitemaps
> like
> {code}
> /content/tenantA => every day
> /content/teantnA/blog => every 4h
> {code}
> Additionally to defining different schedules for different names and/or
> generators it would also make sense to support include/exclude paths.
> We should support paths and globs.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)