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

Fix ignore_malformed index-level override #17319

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

afshirazi
Copy link

Description

This pull request reverts code from #4494, which caused index-level ignore_malformed settings to override field-level ones, and implements an alternative in DocumentParser

Related Issues

Resolves #16599
Related to #4002

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.

Signed-off-by: Ali Shirazi <[email protected]>
Copy link
Contributor

❌ Gradle check result for d098247: 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers Indexing Indexing, Bulk Indexing and anything related to indexing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Field-level ignore_malformed should override index-level setting
1 participant