Skip to content

Conversation

cbernstein6
Copy link

Description

This filters out unnecessary fields from being indexed for stale docs. This is because users don't need this data indexed, and it is only slowing down the system and resulting in byte block pool overflows

Related Issues

Resolves #19056

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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

@github-actions github-actions bot added enhancement Enhancement or improvement to existing feature or request Indexing Indexing, Bulk Indexing and anything related to indexing lucene labels Sep 30, 2025
Copy link
Contributor

❌ Gradle check result for 941f24a: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@cbernstein6 cbernstein6 force-pushed the filter-soft-deleted-fields branch from 941f24a to 8a87a34 Compare September 30, 2025 20:07
Copy link
Contributor

❌ Gradle check result for 44a2ae3: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

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

Labels

enhancement Enhancement or improvement to existing feature or request Indexing Indexing, Bulk Indexing and anything related to indexing lucene

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Filter fields in soft deleted documents

1 participant