Skip to content

Conversation

@cwperks
Copy link
Member

@cwperks cwperks commented Oct 29, 2025

(cherry picked from commit 3677d8f)

Description

Backport #19491 to 2.19

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.

…ch-project#19491)

* Introduced new setting search.query.max_query_string_length

Signed-off-by: Nils Bandener <[email protected]>

* Added changelog

Signed-off-by: Nils Bandener <[email protected]>

* Initialize with proper default to fix unit tests

Signed-off-by: Nils Bandener <[email protected]>

* Use setting default for static initialization value

Signed-off-by: Nils Bandener <[email protected]>

---------

Signed-off-by: Nils Bandener <[email protected]>
(cherry picked from commit 3677d8f)
@github-actions
Copy link
Contributor

✅ Gradle check result for c07b4ef: SUCCESS

@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.99%. Comparing base (d69262e) to head (c07b4ef).
⚠️ Report is 1 commits behind head on 2.19.

Files with missing lines Patch % Lines
...pensearch/index/search/QueryStringQueryParser.java 42.85% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #19814      +/-   ##
============================================
- Coverage     72.07%   71.99%   -0.08%     
+ Complexity    66065    65974      -91     
============================================
  Files          5342     5342              
  Lines        307345   307355      +10     
  Branches      44852    44853       +1     
============================================
- Hits         221515   221277     -238     
- Misses        67332    67580     +248     
  Partials      18498    18498              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sandeshkr419 sandeshkr419 merged commit 00bb78b into opensearch-project:2.19 Oct 29, 2025
62 of 63 checks passed
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.

3 participants