Dirk Rudolph created SLING-10870:
------------------------------------

             Summary: 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


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to