Skip to content

Conversation

@asimmahmood1
Copy link
Contributor

@asimmahmood1 asimmahmood1 commented Aug 4, 2025

Description

  • Added Parameter Documentation
  • Added Practical Example, and when its useful to enable
  • Applies to all numeric field types (byte, short, integer, long, float, double, half_float, unsigned_long)

Issues Resolved

Closes #17965

Version

OS 3.2

Frontend features

n/a

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.

* Added Parameter Documentation
* Added Practical Example, and when its useful to enable
• Applies to all numeric field types (byte, short, integer, long, float, double, half_float, unsigned_long)

Signed-off-by: Asim Mahmood <asim.seng@gmail.com>
@github-actions
Copy link

github-actions bot commented Aug 4, 2025

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.

@kolchfa-aws kolchfa-aws added Doc review PR: Doc review in progress release-notes PR: Include this PR in the automated release notes v3.2.0 labels Aug 4, 2025
Copy link
Collaborator

@kolchfa-aws kolchfa-aws left a comment

Choose a reason for hiding this comment

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

Thank you, @asimmahmood1! A couple of suggestions on content organization.

asimmahmood1 and others added 2 commits August 4, 2025 14:45
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Asim M <asim.seng@gmail.com>
@kolchfa-aws kolchfa-aws added Editorial review PR: Editorial review in progress and removed Doc review PR: Doc review in progress labels Aug 5, 2025
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

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

Editorial review

@natebower natebower removed the Editorial review PR: Editorial review in progress label Aug 5, 2025
Signed-off-by: Nathan Bower <nbower@amazon.com>
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

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

LGTM

@natebower natebower merged commit 429cb3a into opensearch-project:main Aug 5, 2025
6 checks passed
@asimmahmood1
Copy link
Contributor Author

Oh, wait, the original code hasn't been merged yet, is it possible to revert and wait?

@natebower
Copy link
Collaborator

@asimmahmood1 Reverted

@asimmahmood1 asimmahmood1 self-assigned this Aug 6, 2025
@asimmahmood1
Copy link
Contributor Author

@natebower OS pr is merged, this can be merged now

@natebower
Copy link
Collaborator

@asimmahmood1 Reverted the revert

lucy66hw pushed a commit to lucy66hw/documentation-website that referenced this pull request Aug 14, 2025
…earch-project#10560)

* Add skip_list parameter to numeric field type (default: false)

* Added Parameter Documentation
* Added Practical Example, and when its useful to enable
• Applies to all numeric field types (byte, short, integer, long, float, double, half_float, unsigned_long)

Signed-off-by: Asim Mahmood <asim.seng@gmail.com>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Asim M <asim.seng@gmail.com>

* Apply suggestions from code review

Signed-off-by: Nathan Bower <nbower@amazon.com>

---------

Signed-off-by: Asim Mahmood <asim.seng@gmail.com>
Signed-off-by: Asim M <asim.seng@gmail.com>
Signed-off-by: Nathan Bower <nbower@amazon.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Co-authored-by: Nathan Bower <nbower@amazon.com>
lucy66hw pushed a commit to lucy66hw/documentation-website that referenced this pull request Aug 14, 2025
@asimmahmood1 asimmahmood1 moved this from In-Review to Done in Performance Roadmap Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes PR: Include this PR in the automated release notes v3.2.0

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[SparseIndex] Modify FieldMappers to enable SkipList

3 participants