You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/search/Azure.Search.Documents/CHANGELOG.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,14 @@
1
1
# Release History
2
2
3
-
## 11.4.0-beta.5 (Unreleased)
3
+
## 11.4.0-beta.5 (2021-11-09)
4
4
5
5
### Features Added
6
+
- Added support for [Semantic Search](https://docs.microsoft.com/azure/search/semantic-search-overview). `SearchOptions` now support specifying `SemanticSettings` to influence the search behavior.
6
7
7
8
### Breaking Changes
8
9
- Renamed `IndexerStateHighWaterMark` to `IndexerChangeTrackingState`.
9
10
- Renamed the property `HighWaterMark` to `ChangeTrackingState` in `IndexerState`.
0 commit comments