Skip to content

Conversation

marcusvx
Copy link

Description

Updates sorting documentation to avoid using the _id field in examples and adds a note linking to the ID field type documentation where the limitations are explained in detail. Improves consistency with other documentation pages and best practices.

Version

all

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged.

Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer.

When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review.

Updates sorting documentation to avoid using the _id field in examples and
adds a note linking to the ID field type documentation where the limitations
are explained in detail. Improves consistency with other documentation pages
and best practices.

Signed-off-by: Marcus V. Ximenes <[email protected]>
@marcusvx marcusvx force-pushed the update-sort-examples branch from 26931aa to b77a339 Compare October 10, 2025 14:12
@marcusvx
Copy link
Author

marcusvx commented Oct 10, 2025

When working with OpenSearch, I encountered significant performance issues caused by sorting operations using the _id field. While investigating the root cause, I discovered this is a known limitation that wasn't clearly documented in the sorting examples.
@kolchfa-aws Would you be able to review this please.

@kolchfa-aws
Copy link
Collaborator

Thanks, @marcusvx! @jainankitk Could you review this PR please?

@kolchfa-aws kolchfa-aws added Tech review PR: Tech review in progress backport 3.2 labels Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 3.2 Tech review PR: Tech review in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants