opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
8.83k stars 1.62k forks source link

[Backport 2.x] Allow doc value search on unindexed boolean and date fields #13514

Closed opensearch-trigger-bot[bot] closed 2 weeks ago

opensearch-trigger-bot[bot] commented 2 weeks ago

Backport dc77c46de2cb3dd4aac8ba1eac667466ee3d0b4e from #11650.

github-actions[bot] commented 2 weeks ago

:x: Gradle check result for b23425b5b25f0eca708b07093af427e30e4bf894: 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?

VachaShah commented 2 weeks ago

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

https://github.com/opensearch-project/OpenSearch/issues/13504

github-actions[bot] commented 2 weeks ago

:grey_exclamation: Gradle check result for b23425b5b25f0eca708b07093af427e30e4bf894: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

VachaShah commented 2 weeks ago

@harshavamsi You can add the backport for #13517 in here as well since its a followup of this and needs a manual backport.