Skip to content

Commit

Permalink
Fix - [BUG] Error invoking _stats with expand_wildcards on closed ind…
Browse files Browse the repository at this point in the history
…ices

Signed-off-by: Srikanth Padakanti <srikanth29.9@gmail.com>
  • Loading branch information
srikanthpadakanti committed Apr 2, 2024
1 parent 2ca346a commit 9ca6e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
- Fix issue with feature flags where default value may not be honored ([#12849](https://github.com/opensearch-project/OpenSearch/pull/12849))
- Fix UOE While building Exists query for nested search_as_you_type field ([#12048](https://github.com/opensearch-project/OpenSearch/pull/12048))
- Fix [BUG] Error invoking _stats with expand_wildcards on closed indices ([#12345](https://github.com/opensearch-project/OpenSearch/pull/12345))

### Security

Expand Down

0 comments on commit 9ca6e0e

Please sign in to comment.