Hey Everyone.
I need to configure a number of search driven redirects on BM to pass through to to the PWA. We've been using the managed runtime redirect feature to achieve this up to this point but it is limited and scale and control. What's the best way of doing this? Should search driven redirects just come through in the search API response?
Thanks
1 个回答
With the added support of hooks in SCAPI, you can add it to the response to use:
I have added this scenario to the HRA (Headless Reference Architecture) repo:
Since only hits support custom attributes, all results are "cleaned" and replaced with a single hit containing the redirect.