Skip to content

[Backport 2.17] Introduce compression and mode mapping parms#2029

Merged
jmazanec15 merged 1 commit into2.17from
backport/backport-2019-to-2.17
Sep 4, 2024
Merged

[Backport 2.17] Introduce compression and mode mapping parms#2029
jmazanec15 merged 1 commit into2.17from
backport/backport-2019-to-2.17

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 920c819 from #2019

Introduces new params for mapping and training, called compression_level
and mode. These parameters are high level parameters that give the
plugin a hint as to what the user wants to configure their system like
without exposing algorithmic details. This change just adds these
parameters to the plugin as noops. In future change, we will add the
functionality for parameter resolution.

Along with this, I added a class to more easily manage the original
parameters that a user passes. This will help ensure our mapper
maintains good compatibility.

Signed-off-by: John Mazanec <jmazane@amazon.com>
(cherry picked from commit 920c819)
@jmazanec15 jmazanec15 merged commit 86398a3 into 2.17 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants