Skip to content
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

optimize OpenSearch index storage #114

Closed
mmguero opened this issue Aug 10, 2022 · 1 comment
Closed

optimize OpenSearch index storage #114

mmguero opened this issue Aug 10, 2022 · 1 comment
Labels
opensearch Relating to Malcolm's use of OpenSearch performance Related to speed/performance

Comments

@mmguero
Copy link
Collaborator

mmguero commented Aug 10, 2022

I need to look at the profiling tools available to opensearch and look at index storage tweaks. It's likely there are things being indexed in a way that could be more efficient (esp. for large textual fields or with all of the normalization I'm doing), we could possibly reduce the amount of storage needed for opensearch indexes.

@mmguero mmguero added opensearch Relating to Malcolm's use of OpenSearch performance Related to speed/performance labels Aug 10, 2022
@mmguero mmguero self-assigned this Aug 10, 2022
@mmguero mmguero added this to Malcolm Aug 10, 2022
@mmguero mmguero moved this to Todo (spike) in Malcolm Aug 10, 2022
@mmguero mmguero removed their assignment Jan 5, 2023
@mmguero mmguero added this to the z.staging milestone Mar 27, 2024
@mmguero mmguero removed this from the z.staging milestone May 15, 2024
@mmguero
Copy link
Collaborator Author

mmguero commented Nov 5, 2024

Kamino closed and cloned this issue to cisagov/Malcolm

@mmguero mmguero closed this as completed Nov 5, 2024
@github-project-automation github-project-automation bot moved this from Todo (investigate) to Done in Malcolm Nov 5, 2024
@mmguero mmguero moved this from Done to Migrated in Malcolm Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
opensearch Relating to Malcolm's use of OpenSearch performance Related to speed/performance
Projects
Status: Migrated
Development

No branches or pull requests

1 participant