-
Notifications
You must be signed in to change notification settings - Fork 13
invalid index config generated anew #195
Copy link
Copy link
Open
Description
Generated new site via wizard - index include is empty. It should match the query yaml include example: https://github.com/adobe-rnd/aem-commerce-prerender/blob/main/query.yaml#L5C1-L7C1
indices:
index-published-products:
target: s3://published-products-index.json
include: []
properties:
sku:
select: head > meta[name="sku"]
value: attribute(el, "content")
last-modified:
select: none
value: >-
parseTimestamp(headers["last-modified"], "ddd, DD MMM YYYY hh:mm:ss
GMT")Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels