Commit a70001f
authored
Fix missing HybridSearch in copy method of SearchOptions (Azure#46425)
Fix missing HybridSearch in copy SearchOptions1 parent 7275c78 commit a70001f
File tree
2 files changed
+8
-0
lines changed- sdk/search/Azure.Search.Documents
- src/Options
- tests/DocumentOperations
2 files changed
+8
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
| 431 | + | |
431 | 432 | | |
432 | 433 | | |
433 | 434 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1028 | 1028 | | |
1029 | 1029 | | |
1030 | 1030 | | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
1031 | 1036 | | |
1032 | 1037 | | |
1033 | 1038 | | |
| |||
1048 | 1053 | | |
1049 | 1054 | | |
1050 | 1055 | | |
| 1056 | + | |
| 1057 | + | |
1051 | 1058 | | |
1052 | 1059 | | |
1053 | 1060 | | |
| |||
0 commit comments