Skip to content

Add technical hint to avoid redirect loops#12

Open
rudibatt wants to merge 5 commits into
mainfrom
add-hint-to-avoid-redirect-loops
Open

Add technical hint to avoid redirect loops#12
rudibatt wants to merge 5 commits into
mainfrom
add-hint-to-avoid-redirect-loops

Conversation

@rudibatt
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread docs/smartquery/user-stories.rst Outdated

Technical hint
- It is possible that search managers create redirects to filtered search result pages of that same query, for example "running shoes" are redirected to ``..?q=running+shoes&cat=Sports/Running``.
To avoid endless redirect loops, those redirects should generally be flagged as "redirected" and not used again by smartQuery. The returned masterQuery can still be used to map to the best query.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does flagged mean? Even I don't understand what I should do on the integration side ...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refined with example. Better now?

Comment thread docs/smartquery/user-stories.rst Outdated
Comment thread docs/smartquery/user-stories.rst Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants