Skip to content

Commit 43497cb

Browse files
committed
Support normalizer on wildcard field
Resolves #1153 Signed-off-by: Lukáš Křečan <[email protected]>
1 parent c4b1e5b commit 43497cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ This section is for maintaining a changelog for all breaking changes for the cli
3939
### Fixed
4040
- Fix version and build ([#254](https://github.com/opensearch-project/opensearch-java/pull/254))
4141
- Fixed deserializing `tasks.ListResponse` when using `GroupBy.None` ([#1187](https://github.com/opensearch-project/opensearch-java/pull/1187))
42+
- Added `normalizer` to wildcard field ([#1489](https://github.com/opensearch-project/opensearch-java/pull/1489))
4243

4344
### Security
4445

0 commit comments

Comments
 (0)