Skip to content

invalid index config generated anew #195

@sirugh

Description

@sirugh

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")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions