Commit d0352eb
authored
[VectorIndexPath]: Refactors IndexingSearchListSize and VectorIndexShardKey access levels for GA Contract (#5462)
## Description
Make `IndexingSearchListSize` and `VectorIndexShardKey` parameters in
`VectorIndexPath` as public for GA contract.
## Type of change
Please delete options that are not relevant.
- [] Bug fix (non-breaking change which fixes an issue)
- [] New feature (non-breaking change which adds functionality)
- [] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [] This change requires a documentation update
## Closing issues
To automatically close an issue: closes #48401 parent 6dbd53c commit d0352eb
3 files changed
Lines changed: 40 additions & 50 deletions
File tree
- Microsoft.Azure.Cosmos
- src/Resource/Settings
- tests/Microsoft.Azure.Cosmos.Tests/Contracts
Lines changed: 2 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 94 | + | |
100 | 95 | | |
101 | 96 | | |
102 | 97 | | |
| |||
106 | 101 | | |
107 | 102 | | |
108 | 103 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
| 104 | + | |
115 | 105 | | |
116 | 106 | | |
117 | 107 | | |
| |||
Lines changed: 0 additions & 38 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1354 | 1354 | | |
1355 | 1355 | | |
1356 | 1356 | | |
1357 | | - | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
1361 | | - | |
1362 | 1357 | | |
1363 | 1358 | | |
1364 | 1359 | | |
1365 | 1360 | | |
1366 | 1361 | | |
1367 | | - | |
1368 | | - | |
1369 | | - | |
1370 | | - | |
1371 | | - | |
1372 | | - | |
1373 | | - | |
1374 | 1362 | | |
1375 | 1363 | | |
1376 | 1364 | | |
1377 | 1365 | | |
1378 | 1366 | | |
1379 | 1367 | | |
1380 | 1368 | | |
1381 | | - | |
1382 | | - | |
1383 | | - | |
1384 | | - | |
1385 | | - | |
1386 | | - | |
1387 | | - | |
1388 | | - | |
1389 | | - | |
1390 | | - | |
1391 | | - | |
1392 | | - | |
1393 | | - | |
1394 | | - | |
1395 | | - | |
1396 | | - | |
1397 | | - | |
1398 | | - | |
1399 | | - | |
1400 | 1369 | | |
1401 | 1370 | | |
1402 | 1371 | | |
1403 | 1372 | | |
1404 | | - | |
1405 | | - | |
1406 | | - | |
1407 | | - | |
1408 | | - | |
1409 | | - | |
1410 | | - | |
1411 | 1373 | | |
1412 | 1374 | | |
1413 | 1375 | | |
| |||
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13117 | 13117 | | |
13118 | 13118 | | |
13119 | 13119 | | |
| 13120 | + | |
| 13121 | + | |
| 13122 | + | |
| 13123 | + | |
| 13124 | + | |
| 13125 | + | |
| 13126 | + | |
| 13127 | + | |
| 13128 | + | |
| 13129 | + | |
| 13130 | + | |
| 13131 | + | |
13120 | 13132 | | |
13121 | 13133 | | |
13122 | 13134 | | |
| |||
13146 | 13158 | | |
13147 | 13159 | | |
13148 | 13160 | | |
| 13161 | + | |
| 13162 | + | |
| 13163 | + | |
| 13164 | + | |
| 13165 | + | |
| 13166 | + | |
| 13167 | + | |
| 13168 | + | |
| 13169 | + | |
| 13170 | + | |
| 13171 | + | |
| 13172 | + | |
| 13173 | + | |
| 13174 | + | |
13149 | 13175 | | |
13150 | 13176 | | |
13151 | 13177 | | |
13152 | 13178 | | |
13153 | 13179 | | |
| 13180 | + | |
| 13181 | + | |
| 13182 | + | |
| 13183 | + | |
| 13184 | + | |
13154 | 13185 | | |
13155 | 13186 | | |
13156 | 13187 | | |
| |||
13164 | 13195 | | |
13165 | 13196 | | |
13166 | 13197 | | |
| 13198 | + | |
| 13199 | + | |
| 13200 | + | |
| 13201 | + | |
| 13202 | + | |
| 13203 | + | |
| 13204 | + | |
13167 | 13205 | | |
13168 | 13206 | | |
13169 | 13207 | | |
| |||
0 commit comments