Skip to content

Commit 79405ed

Browse files
Add the match_only_text rewrite fix to release notes (#14286)
Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
1 parent 71dbc22 commit 79405ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-notes/opensearch.release-notes-2.15.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@
7171
- Fix ReplicaShardBatchAllocator to batch shards without duplicates ([#13710](https://github.com/opensearch-project/OpenSearch/pull/13710))
7272
- Java high-level REST client bulk() is not respecting the bulkRequest.requireAlias(true) method call ([#14146](https://github.com/opensearch-project/OpenSearch/pull/14146))
7373
- Fix ShardNotFoundException during request cache clean up ([#14219](https://github.com/opensearch-project/OpenSearch/pull/14219))
74-
- Fix Concurrent Modification Exception in Indices Request Cache([#14032](https://github.com/opensearch-project/OpenSearch/pull/14221))
74+
- Fix Concurrent Modification Exception in Indices Request Cache([#14032](https://github.com/opensearch-project/OpenSearch/pull/14221))
75+
- Fix the rewrite method for MatchOnlyText field query ([#14248](https://github.com/opensearch-project/OpenSearch/pull/14248))

0 commit comments

Comments
 (0)