-
Notifications
You must be signed in to change notification settings - Fork 25.5k
[DOCS] Clarify Update API does not replace fields with sparse_vector field #135788
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
Conversation
…field Updated the documentation for `sparse_vector` fields to clarify merging behavior, replacement methods, and limitations. 🚗 Compiled all the admonitions into a limitations section
🔍 Preview links for changed docs |
ℹ️ Important: Docs version tagging👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version. We use applies_to tags to mark version-specific features and changes. Expand for a quick overviewWhen to use applies_to tags:✅ At the page level to indicate which products/deployments the content applies to (mandatory) What NOT to do:❌ Don't remove or replace information that applies to an older version 🤔 Need help?
|
Pinging @elastic/es-search-relevance (Team:Search Relevance) |
Pinging @elastic/core-docs (Team:Docs) |
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.
lgtm
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.
❤️
…field (elastic#135788) * [DOCS] Clarify Update API does not replace fields with sparse_vector field Updated the documentation for `sparse_vector` fields to clarify merging behavior, replacement methods, and limitations. 🚗 Compiled all the admonitions into a limitations section * Fix links * Fix rank link to rank_features * idem * Fix formatting and wording * Add applies_to and products metadata
…field (elastic#135788) * [DOCS] Clarify Update API does not replace fields with sparse_vector field Updated the documentation for `sparse_vector` fields to clarify merging behavior, replacement methods, and limitations. 🚗 Compiled all the admonitions into a limitations section * Fix links * Fix rank link to rank_features * idem * Fix formatting and wording * Add applies_to and products metadata
…field (#135788) (#135829) * [DOCS] Clarify Update API does not replace fields with sparse_vector field Updated the documentation for `sparse_vector` fields to clarify merging behavior, replacement methods, and limitations. 🚗 Compiled all the admonitions into a limitations section * Fix links * Fix rank link to rank_features * idem * Fix formatting and wording * Add applies_to and products metadata
…field (#135788) (#135828) * [DOCS] Clarify Update API does not replace fields with sparse_vector field Updated the documentation for `sparse_vector` fields to clarify merging behavior, replacement methods, and limitations. 🚗 Compiled all the admonitions into a limitations section * Fix links * Fix rank link to rank_features * idem * Fix formatting and wording * Add applies_to and products metadata
Closes #135626
Updated the documentation for
sparse_vector
fields to clarify merging behavior, replacement methods, and limitations.🚗 Compiled all the admonitions into a limitations section