Commit 4fcecae
committed
Revert "removed Wrap() from low level client and ElasticsearchResponse, removed unecessary clonefroms in NEST but could not delete the ones in the low level client, used to short circuit auth failures or void responses"
This reverts commit c5e8510.
Conflicts:
src/Elasticsearch.Net/Domain/Response/ElasticsearchResponse.cs1 parent e22f560 commit 4fcecae
File tree
10 files changed
+1049
-1075
lines changed- src
- CodeGeneration/CodeGeneration.LowLevelClient/Domain
- Elasticsearch.Net
- Domain/Response
- Nest
- Domain/Responses
- Tests/Nest.Tests.Integration
- Core/Exists
- Search
10 files changed
+1049
-1075
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | | - | |
| 216 | + | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | | - | |
| 237 | + | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
Lines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
26 | 45 | | |
27 | 46 | | |
28 | 47 | | |
| |||
43 | 62 | | |
44 | 63 | | |
45 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
46 | 70 | | |
47 | 71 | | |
48 | 72 | | |
| |||
0 commit comments