Skip to content

Conversation

@Akhil-Pathivada
Copy link

@Akhil-Pathivada Akhil-Pathivada commented Nov 6, 2025

Description

This pull request introduces a new technical blog post, "Lucene HNSW performance: A deep dive into the OS page cache."
The article explains the critical role of the OS page cache for high-performance vector search in OpenSearch, offering readers practical guidance on memory configuration and performance tuning.

Issues Resolved

Closes #3996

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Thank you for submitting a blog post!

The blog post review process is: Submit a PR -> (Optional) Peer review -> Doc review -> Editorial review -> Marketing review -> Published.

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Hi @Akhil-Pathivada,

It looks like you're adding a new blog post but don't have an issue mentioned. Please link this PR to an open issue using one of these keywords in the PR description:

  • Closes #issue-number
  • Fixes #issue-number
  • Resolves #issue-number

If an issue hasn't been created yet, please create one and then link it to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BLOG] Lucene HNSW performance: A deep dive into the OS page cache

1 participant