Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMUI major update v4: New configuration and defaults #125

Open
pbartusch opened this issue Feb 23, 2023 · 1 comment
Open

SMUI major update v4: New configuration and defaults #125

pbartusch opened this issue Feb 23, 2023 · 1 comment

Comments

@pbartusch
Copy link
Collaborator

pbartusch commented Feb 23, 2023

  1. Set smui.target-environment.config (currently on the preview_link branch) to:
"""{
  "LIVE": {
    "en": [
      {
          "rulesCollection": "AmazonEN",
          "tenantTag": null,
          "previewUrlTemplate": "https://www.amazon.com/s?k=$QUERY"
      }
    ]
  }
}"""

This way:

  • SMUI quickstart showcases the preview link functionality.
  • SMUI production setups (e.g. querqy/chorus or custom installations) are able to explicitly define the target environment.
@pbartusch
Copy link
Collaborator Author

Created a querqy-docs branch to document changes towards this new SMUI major that we can use together:

https://github.com/querqy/querqy-docs/tree/towards_new_smui_major

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant