Skip to content

Conversation

HyunSangHan
Copy link
Contributor

Description

When using wildcard fields ("*") in query_string queries, lenient mode was being forced to true regardless of explicit user settings.
This change ensures consistent lenient behavior by using the properly calculated isLenient value instead of forcing lenient=true.

Related Issues

Resolves #18886

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.

Copy link
Contributor

github-actions bot commented Sep 1, 2025

❌ Gradle check result for d355b0e: 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 Search Search query, autocomplete ...etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Unexpected lenient query behavior for query_string queries?
1 participant