-
Notifications
You must be signed in to change notification settings - Fork 242
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
Federated tutorial and explanation #3002
Conversation
How to see the preview of this PR?Go to this URL: https://website-git-deploy-preview-mei-16-meili.vercel.app/docs/branch:federated-guide Credentials to access the page are in the company's password manager as "Docs deploy preview". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While searching across multi indexes is definitely a use case of federated search, I find that the guide and documentation makes it appear as if it was the only use case.
I find important to make it clear that federated search can also happen with multiple queries targeting the same index.
Thanks for the comments, @dureuill. I was only vaguely aware of the possibilities you outline, so that was helpful. I'll probably still focus the content on the use cases marketing/product want to promote, but I'll update the explanation article so users are at least aware of other possible uses. |
Co-authored-by: Louis Dureuil <[email protected]>
Closes #2977, #2978