querqy / smui

Search Management UI
Apache License 2.0
52 stars 24 forks source link

SMUI major update v4: New configuration and defaults #125

Open pbartusch opened 1 year ago

pbartusch commented 1 year ago
  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:

pbartusch commented 1 year ago

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