-
Notifications
You must be signed in to change notification settings - Fork 241
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
v0.30: swap indexes #1992
v0.30: swap indexes #1992
Conversation
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.
I guess this is fine for release, but I'm thinking we might need a guide on index swapping. As it is, we're basically giving users a reference, a quick description, and hoping they'll know what to do.
@guimachiavelli |
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.
Hey, this looks pretty good to me. I think the primary source of uncertainty for me as a reader is whether swapping two indexes will also swap their documents (I would expect it to).
Co-authored-by: Tommy <[email protected]>
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.
Looks great to me! 🏄🏻 😎
bors merge |
Build succeeded: |
1976: v0.30: Delete and cancel tasks r=maryamsulemani97 a=maryamsulemani97 closes #1998 This is also a staging PR for #1981, #1983, #1985, and #1992 . Since these PRs will affect the same pages, I made some changes here Co-authored-by: Maryam Sulemani <[email protected]> Co-authored-by: Maryam <[email protected]>
closes #1960
Some links may not work until this is merged with #1976
For reviewers
I didn't write a separate guide for index swapping as there isn't enough content for a separate page. I did include everything from this comment and added it to core concepts