Pipelet SearchRedirectURL
Pipelet SearchRedirectURL
Checks whether a search redirect matches the provided search phrase. In case a matching redirect can be found, the pipelet provides the redirect URL in the dictionary such that it can be used by a redirect ISML template. The pipelet uses the error exit in case no matching redirect was found.
Group:
Search
Flags:
Error Connector
Input Parameters
SearchPhrase  :  String (Optional)
The search phrase that should be used to identify search redirects. This usually is the search phrase the user submitted for the standard catalog / content search.
Output Parameters
Location  :  String  :  (Optional)
In case a matching redirect was found, the calculated redirect URL (fully qualified URL string) is provided. Use the generated URL to trigger a HTTP redirect.