@azure/search-documents 12.1.0-beta.1 → 12.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -19
- package/dist/index.js +652 -1967
- package/dist/index.js.map +1 -1
- package/dist-esm/src/errorModels.js.map +1 -1
- package/dist-esm/src/generated/data/models/index.js +8 -190
- package/dist-esm/src/generated/data/models/index.js.map +1 -1
- package/dist-esm/src/generated/data/models/mappers.js +48 -194
- package/dist-esm/src/generated/data/models/mappers.js.map +1 -1
- package/dist-esm/src/generated/data/models/parameters.js +43 -85
- package/dist-esm/src/generated/data/models/parameters.js.map +1 -1
- package/dist-esm/src/generated/data/operations/documents.js +5 -9
- package/dist-esm/src/generated/data/operations/documents.js.map +1 -1
- package/dist-esm/src/generated/data/searchClient.js +1 -1
- package/dist-esm/src/generated/data/searchClient.js.map +1 -1
- package/dist-esm/src/generated/service/models/index.js +123 -129
- package/dist-esm/src/generated/service/models/index.js.map +1 -1
- package/dist-esm/src/generated/service/models/mappers.js +132 -547
- package/dist-esm/src/generated/service/models/mappers.js.map +1 -1
- package/dist-esm/src/generated/service/models/parameters.js +1 -51
- package/dist-esm/src/generated/service/models/parameters.js.map +1 -1
- package/dist-esm/src/generated/service/operations/dataSources.js +1 -4
- package/dist-esm/src/generated/service/operations/dataSources.js.map +1 -1
- package/dist-esm/src/generated/service/operations/index.js +0 -1
- package/dist-esm/src/generated/service/operations/index.js.map +1 -1
- package/dist-esm/src/generated/service/operations/indexers.js +1 -29
- package/dist-esm/src/generated/service/operations/indexers.js.map +1 -1
- package/dist-esm/src/generated/service/operations/skillsets.js +1 -30
- package/dist-esm/src/generated/service/operations/skillsets.js.map +1 -1
- package/dist-esm/src/generated/service/operationsInterfaces/index.js +0 -1
- package/dist-esm/src/generated/service/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/generated/service/operationsInterfaces/indexers.js.map +1 -1
- package/dist-esm/src/generated/service/operationsInterfaces/skillsets.js.map +1 -1
- package/dist-esm/src/generated/service/searchServiceClient.js +2 -3
- package/dist-esm/src/generated/service/searchServiceClient.js.map +1 -1
- package/dist-esm/src/index.js +3 -3
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/indexModels.js.map +1 -1
- package/dist-esm/src/searchClient.js +2 -12
- package/dist-esm/src/searchClient.js.map +1 -1
- package/dist-esm/src/searchIndexClient.js +3 -152
- package/dist-esm/src/searchIndexClient.js.map +1 -1
- package/dist-esm/src/searchIndexerClient.js +0 -47
- package/dist-esm/src/searchIndexerClient.js.map +1 -1
- package/dist-esm/src/searchIndexingBufferedSender.js +2 -1
- package/dist-esm/src/searchIndexingBufferedSender.js.map +1 -1
- package/dist-esm/src/serialization.js +34 -70
- package/dist-esm/src/serialization.js.map +1 -1
- package/dist-esm/src/serviceModels.js.map +1 -1
- package/dist-esm/src/serviceUtils.js +42 -116
- package/dist-esm/src/serviceUtils.js.map +1 -1
- package/dist-esm/src/walk.js +79 -0
- package/dist-esm/src/walk.js.map +1 -0
- package/package.json +13 -11
- package/types/search-documents.d.ts +6375 -7432
- package/dist-esm/src/constants.js +0 -5
- package/dist-esm/src/constants.js.map +0 -1
- package/dist-esm/src/generated/service/operations/aliases.js +0 -160
- package/dist-esm/src/generated/service/operations/aliases.js.map +0 -1
- package/dist-esm/src/generated/service/operationsInterfaces/aliases.js +0 -9
- package/dist-esm/src/generated/service/operationsInterfaces/aliases.js.map +0 -1
- package/dist-esm/src/generatedStringLiteralUnions.js +0 -4
- package/dist-esm/src/generatedStringLiteralUnions.js.map +0 -1
|
@@ -44,13 +44,6 @@ export const SearchIndexerDataSource = {
|
|
|
44
44
|
className: "SearchIndexerDataContainer",
|
|
45
45
|
},
|
|
46
46
|
},
|
|
47
|
-
identity: {
|
|
48
|
-
serializedName: "identity",
|
|
49
|
-
type: {
|
|
50
|
-
name: "Composite",
|
|
51
|
-
className: "SearchIndexerDataIdentity",
|
|
52
|
-
},
|
|
53
|
-
},
|
|
54
47
|
dataChangeDetectionPolicy: {
|
|
55
48
|
serializedName: "dataChangeDetectionPolicy",
|
|
56
49
|
type: {
|
|
@@ -116,26 +109,6 @@ export const SearchIndexerDataContainer = {
|
|
|
116
109
|
},
|
|
117
110
|
},
|
|
118
111
|
};
|
|
119
|
-
export const SearchIndexerDataIdentity = {
|
|
120
|
-
type: {
|
|
121
|
-
name: "Composite",
|
|
122
|
-
className: "SearchIndexerDataIdentity",
|
|
123
|
-
uberParent: "SearchIndexerDataIdentity",
|
|
124
|
-
polymorphicDiscriminator: {
|
|
125
|
-
serializedName: "@odata\\.type",
|
|
126
|
-
clientName: "odatatype",
|
|
127
|
-
},
|
|
128
|
-
modelProperties: {
|
|
129
|
-
odatatype: {
|
|
130
|
-
serializedName: "@odata\\.type",
|
|
131
|
-
required: true,
|
|
132
|
-
type: {
|
|
133
|
-
name: "String",
|
|
134
|
-
},
|
|
135
|
-
},
|
|
136
|
-
},
|
|
137
|
-
},
|
|
138
|
-
};
|
|
139
112
|
export const DataChangeDetectionPolicy = {
|
|
140
113
|
type: {
|
|
141
114
|
name: "Composite",
|
|
@@ -209,13 +182,6 @@ export const SearchResourceEncryptionKey = {
|
|
|
209
182
|
className: "AzureActiveDirectoryApplicationCredentials",
|
|
210
183
|
},
|
|
211
184
|
},
|
|
212
|
-
identity: {
|
|
213
|
-
serializedName: "identity",
|
|
214
|
-
type: {
|
|
215
|
-
name: "Composite",
|
|
216
|
-
className: "SearchIndexerDataIdentity",
|
|
217
|
-
},
|
|
218
|
-
},
|
|
219
185
|
},
|
|
220
186
|
},
|
|
221
187
|
};
|
|
@@ -355,36 +321,6 @@ export const ListDataSourcesResult = {
|
|
|
355
321
|
},
|
|
356
322
|
},
|
|
357
323
|
};
|
|
358
|
-
export const DocumentKeysOrIds = {
|
|
359
|
-
type: {
|
|
360
|
-
name: "Composite",
|
|
361
|
-
className: "DocumentKeysOrIds",
|
|
362
|
-
modelProperties: {
|
|
363
|
-
documentKeys: {
|
|
364
|
-
serializedName: "documentKeys",
|
|
365
|
-
type: {
|
|
366
|
-
name: "Sequence",
|
|
367
|
-
element: {
|
|
368
|
-
type: {
|
|
369
|
-
name: "String",
|
|
370
|
-
},
|
|
371
|
-
},
|
|
372
|
-
},
|
|
373
|
-
},
|
|
374
|
-
datasourceDocumentIds: {
|
|
375
|
-
serializedName: "datasourceDocumentIds",
|
|
376
|
-
type: {
|
|
377
|
-
name: "Sequence",
|
|
378
|
-
element: {
|
|
379
|
-
type: {
|
|
380
|
-
name: "String",
|
|
381
|
-
},
|
|
382
|
-
},
|
|
383
|
-
},
|
|
384
|
-
},
|
|
385
|
-
},
|
|
386
|
-
},
|
|
387
|
-
};
|
|
388
324
|
export const SearchIndexer = {
|
|
389
325
|
type: {
|
|
390
326
|
name: "Composite",
|
|
@@ -482,13 +418,6 @@ export const SearchIndexer = {
|
|
|
482
418
|
className: "SearchResourceEncryptionKey",
|
|
483
419
|
},
|
|
484
420
|
},
|
|
485
|
-
cache: {
|
|
486
|
-
serializedName: "cache",
|
|
487
|
-
type: {
|
|
488
|
-
name: "Composite",
|
|
489
|
-
className: "SearchIndexerCache",
|
|
490
|
-
},
|
|
491
|
-
},
|
|
492
421
|
},
|
|
493
422
|
},
|
|
494
423
|
};
|
|
@@ -720,34 +649,6 @@ export const FieldMappingFunction = {
|
|
|
720
649
|
},
|
|
721
650
|
},
|
|
722
651
|
};
|
|
723
|
-
export const SearchIndexerCache = {
|
|
724
|
-
type: {
|
|
725
|
-
name: "Composite",
|
|
726
|
-
className: "SearchIndexerCache",
|
|
727
|
-
modelProperties: {
|
|
728
|
-
storageConnectionString: {
|
|
729
|
-
serializedName: "storageConnectionString",
|
|
730
|
-
type: {
|
|
731
|
-
name: "String",
|
|
732
|
-
},
|
|
733
|
-
},
|
|
734
|
-
enableReprocessing: {
|
|
735
|
-
serializedName: "enableReprocessing",
|
|
736
|
-
nullable: true,
|
|
737
|
-
type: {
|
|
738
|
-
name: "Boolean",
|
|
739
|
-
},
|
|
740
|
-
},
|
|
741
|
-
identity: {
|
|
742
|
-
serializedName: "identity",
|
|
743
|
-
type: {
|
|
744
|
-
name: "Composite",
|
|
745
|
-
className: "SearchIndexerDataIdentity",
|
|
746
|
-
},
|
|
747
|
-
},
|
|
748
|
-
},
|
|
749
|
-
},
|
|
750
|
-
};
|
|
751
652
|
export const ListIndexersResult = {
|
|
752
653
|
type: {
|
|
753
654
|
name: "Composite",
|
|
@@ -829,20 +730,6 @@ export const IndexerExecutionResult = {
|
|
|
829
730
|
allowedValues: ["transientFailure", "success", "inProgress", "reset"],
|
|
830
731
|
},
|
|
831
732
|
},
|
|
832
|
-
statusDetail: {
|
|
833
|
-
serializedName: "statusDetail",
|
|
834
|
-
readOnly: true,
|
|
835
|
-
type: {
|
|
836
|
-
name: "String",
|
|
837
|
-
},
|
|
838
|
-
},
|
|
839
|
-
currentState: {
|
|
840
|
-
serializedName: "currentState",
|
|
841
|
-
type: {
|
|
842
|
-
name: "Composite",
|
|
843
|
-
className: "IndexerState",
|
|
844
|
-
},
|
|
845
|
-
},
|
|
846
733
|
errorMessage: {
|
|
847
734
|
serializedName: "errorMessage",
|
|
848
735
|
readOnly: true,
|
|
@@ -926,73 +813,6 @@ export const IndexerExecutionResult = {
|
|
|
926
813
|
},
|
|
927
814
|
},
|
|
928
815
|
};
|
|
929
|
-
export const IndexerState = {
|
|
930
|
-
type: {
|
|
931
|
-
name: "Composite",
|
|
932
|
-
className: "IndexerState",
|
|
933
|
-
modelProperties: {
|
|
934
|
-
mode: {
|
|
935
|
-
serializedName: "mode",
|
|
936
|
-
readOnly: true,
|
|
937
|
-
type: {
|
|
938
|
-
name: "String",
|
|
939
|
-
},
|
|
940
|
-
},
|
|
941
|
-
allDocumentsInitialChangeTrackingState: {
|
|
942
|
-
serializedName: "allDocsInitialChangeTrackingState",
|
|
943
|
-
readOnly: true,
|
|
944
|
-
type: {
|
|
945
|
-
name: "String",
|
|
946
|
-
},
|
|
947
|
-
},
|
|
948
|
-
allDocumentsFinalChangeTrackingState: {
|
|
949
|
-
serializedName: "allDocsFinalChangeTrackingState",
|
|
950
|
-
readOnly: true,
|
|
951
|
-
type: {
|
|
952
|
-
name: "String",
|
|
953
|
-
},
|
|
954
|
-
},
|
|
955
|
-
resetDocumentsInitialChangeTrackingState: {
|
|
956
|
-
serializedName: "resetDocsInitialChangeTrackingState",
|
|
957
|
-
readOnly: true,
|
|
958
|
-
type: {
|
|
959
|
-
name: "String",
|
|
960
|
-
},
|
|
961
|
-
},
|
|
962
|
-
resetDocumentsFinalChangeTrackingState: {
|
|
963
|
-
serializedName: "resetDocsFinalChangeTrackingState",
|
|
964
|
-
readOnly: true,
|
|
965
|
-
type: {
|
|
966
|
-
name: "String",
|
|
967
|
-
},
|
|
968
|
-
},
|
|
969
|
-
resetDocumentKeys: {
|
|
970
|
-
serializedName: "resetDocumentKeys",
|
|
971
|
-
readOnly: true,
|
|
972
|
-
type: {
|
|
973
|
-
name: "Sequence",
|
|
974
|
-
element: {
|
|
975
|
-
type: {
|
|
976
|
-
name: "String",
|
|
977
|
-
},
|
|
978
|
-
},
|
|
979
|
-
},
|
|
980
|
-
},
|
|
981
|
-
resetDatasourceDocumentIds: {
|
|
982
|
-
serializedName: "resetDatasourceDocumentIds",
|
|
983
|
-
readOnly: true,
|
|
984
|
-
type: {
|
|
985
|
-
name: "Sequence",
|
|
986
|
-
element: {
|
|
987
|
-
type: {
|
|
988
|
-
name: "String",
|
|
989
|
-
},
|
|
990
|
-
},
|
|
991
|
-
},
|
|
992
|
-
},
|
|
993
|
-
},
|
|
994
|
-
},
|
|
995
|
-
};
|
|
996
816
|
export const SearchIndexerError = {
|
|
997
817
|
type: {
|
|
998
818
|
name: "Composite",
|
|
@@ -1163,11 +983,11 @@ export const SearchIndexerSkillset = {
|
|
|
1163
983
|
className: "SearchIndexerKnowledgeStore",
|
|
1164
984
|
},
|
|
1165
985
|
},
|
|
1166
|
-
|
|
986
|
+
indexProjection: {
|
|
1167
987
|
serializedName: "indexProjections",
|
|
1168
988
|
type: {
|
|
1169
989
|
name: "Composite",
|
|
1170
|
-
className: "
|
|
990
|
+
className: "SearchIndexerIndexProjection",
|
|
1171
991
|
},
|
|
1172
992
|
},
|
|
1173
993
|
etag: {
|
|
@@ -1361,20 +1181,6 @@ export const SearchIndexerKnowledgeStore = {
|
|
|
1361
1181
|
},
|
|
1362
1182
|
},
|
|
1363
1183
|
},
|
|
1364
|
-
identity: {
|
|
1365
|
-
serializedName: "identity",
|
|
1366
|
-
type: {
|
|
1367
|
-
name: "Composite",
|
|
1368
|
-
className: "SearchIndexerDataIdentity",
|
|
1369
|
-
},
|
|
1370
|
-
},
|
|
1371
|
-
parameters: {
|
|
1372
|
-
serializedName: "parameters",
|
|
1373
|
-
type: {
|
|
1374
|
-
name: "Composite",
|
|
1375
|
-
className: "SearchIndexerKnowledgeStoreParameters",
|
|
1376
|
-
},
|
|
1377
|
-
},
|
|
1378
1184
|
},
|
|
1379
1185
|
},
|
|
1380
1186
|
};
|
|
@@ -1466,26 +1272,10 @@ export const SearchIndexerKnowledgeStoreProjectionSelector = {
|
|
|
1466
1272
|
},
|
|
1467
1273
|
},
|
|
1468
1274
|
};
|
|
1469
|
-
export const
|
|
1275
|
+
export const SearchIndexerIndexProjection = {
|
|
1470
1276
|
type: {
|
|
1471
1277
|
name: "Composite",
|
|
1472
|
-
className: "
|
|
1473
|
-
additionalProperties: { type: { name: "Object" } },
|
|
1474
|
-
modelProperties: {
|
|
1475
|
-
synthesizeGeneratedKeyName: {
|
|
1476
|
-
defaultValue: false,
|
|
1477
|
-
serializedName: "synthesizeGeneratedKeyName",
|
|
1478
|
-
type: {
|
|
1479
|
-
name: "Boolean",
|
|
1480
|
-
},
|
|
1481
|
-
},
|
|
1482
|
-
},
|
|
1483
|
-
},
|
|
1484
|
-
};
|
|
1485
|
-
export const SearchIndexerIndexProjections = {
|
|
1486
|
-
type: {
|
|
1487
|
-
name: "Composite",
|
|
1488
|
-
className: "SearchIndexerIndexProjections",
|
|
1278
|
+
className: "SearchIndexerIndexProjection",
|
|
1489
1279
|
modelProperties: {
|
|
1490
1280
|
selectors: {
|
|
1491
1281
|
serializedName: "selectors",
|
|
@@ -1504,7 +1294,7 @@ export const SearchIndexerIndexProjections = {
|
|
|
1504
1294
|
serializedName: "parameters",
|
|
1505
1295
|
type: {
|
|
1506
1296
|
name: "Composite",
|
|
1507
|
-
className: "
|
|
1297
|
+
className: "SearchIndexerIndexProjectionParameters",
|
|
1508
1298
|
},
|
|
1509
1299
|
},
|
|
1510
1300
|
},
|
|
@@ -1552,10 +1342,10 @@ export const SearchIndexerIndexProjectionSelector = {
|
|
|
1552
1342
|
},
|
|
1553
1343
|
},
|
|
1554
1344
|
};
|
|
1555
|
-
export const
|
|
1345
|
+
export const SearchIndexerIndexProjectionParameters = {
|
|
1556
1346
|
type: {
|
|
1557
1347
|
name: "Composite",
|
|
1558
|
-
className: "
|
|
1348
|
+
className: "SearchIndexerIndexProjectionParameters",
|
|
1559
1349
|
additionalProperties: { type: { name: "Object" } },
|
|
1560
1350
|
modelProperties: {
|
|
1561
1351
|
projectionMode: {
|
|
@@ -1589,25 +1379,6 @@ export const ListSkillsetsResult = {
|
|
|
1589
1379
|
},
|
|
1590
1380
|
},
|
|
1591
1381
|
};
|
|
1592
|
-
export const SkillNames = {
|
|
1593
|
-
type: {
|
|
1594
|
-
name: "Composite",
|
|
1595
|
-
className: "SkillNames",
|
|
1596
|
-
modelProperties: {
|
|
1597
|
-
skillNames: {
|
|
1598
|
-
serializedName: "skillNames",
|
|
1599
|
-
type: {
|
|
1600
|
-
name: "Sequence",
|
|
1601
|
-
element: {
|
|
1602
|
-
type: {
|
|
1603
|
-
name: "String",
|
|
1604
|
-
},
|
|
1605
|
-
},
|
|
1606
|
-
},
|
|
1607
|
-
},
|
|
1608
|
-
},
|
|
1609
|
-
},
|
|
1610
|
-
};
|
|
1611
1382
|
export const SynonymMap = {
|
|
1612
1383
|
type: {
|
|
1613
1384
|
name: "Composite",
|
|
@@ -1783,18 +1554,6 @@ export const SearchIndex = {
|
|
|
1783
1554
|
},
|
|
1784
1555
|
},
|
|
1785
1556
|
},
|
|
1786
|
-
normalizers: {
|
|
1787
|
-
serializedName: "normalizers",
|
|
1788
|
-
type: {
|
|
1789
|
-
name: "Sequence",
|
|
1790
|
-
element: {
|
|
1791
|
-
type: {
|
|
1792
|
-
name: "Composite",
|
|
1793
|
-
className: "LexicalNormalizer",
|
|
1794
|
-
},
|
|
1795
|
-
},
|
|
1796
|
-
},
|
|
1797
|
-
},
|
|
1798
1557
|
encryptionKey: {
|
|
1799
1558
|
serializedName: "encryptionKey",
|
|
1800
1559
|
type: {
|
|
@@ -1914,13 +1673,6 @@ export const SearchField = {
|
|
|
1914
1673
|
name: "String",
|
|
1915
1674
|
},
|
|
1916
1675
|
},
|
|
1917
|
-
normalizer: {
|
|
1918
|
-
serializedName: "normalizer",
|
|
1919
|
-
nullable: true,
|
|
1920
|
-
type: {
|
|
1921
|
-
name: "String",
|
|
1922
|
-
},
|
|
1923
|
-
},
|
|
1924
1676
|
vectorSearchDimensions: {
|
|
1925
1677
|
constraints: {
|
|
1926
1678
|
InclusiveMaximum: 2048,
|
|
@@ -1939,6 +1691,13 @@ export const SearchField = {
|
|
|
1939
1691
|
name: "String",
|
|
1940
1692
|
},
|
|
1941
1693
|
},
|
|
1694
|
+
vectorEncodingFormat: {
|
|
1695
|
+
serializedName: "vectorEncoding",
|
|
1696
|
+
nullable: true,
|
|
1697
|
+
type: {
|
|
1698
|
+
name: "String",
|
|
1699
|
+
},
|
|
1700
|
+
},
|
|
1942
1701
|
synonymMaps: {
|
|
1943
1702
|
serializedName: "synonymMaps",
|
|
1944
1703
|
type: {
|
|
@@ -2239,33 +1998,6 @@ export const CharFilter = {
|
|
|
2239
1998
|
},
|
|
2240
1999
|
},
|
|
2241
2000
|
};
|
|
2242
|
-
export const LexicalNormalizer = {
|
|
2243
|
-
type: {
|
|
2244
|
-
name: "Composite",
|
|
2245
|
-
className: "LexicalNormalizer",
|
|
2246
|
-
uberParent: "LexicalNormalizer",
|
|
2247
|
-
polymorphicDiscriminator: {
|
|
2248
|
-
serializedName: "@odata\\.type",
|
|
2249
|
-
clientName: "odatatype",
|
|
2250
|
-
},
|
|
2251
|
-
modelProperties: {
|
|
2252
|
-
odatatype: {
|
|
2253
|
-
serializedName: "@odata\\.type",
|
|
2254
|
-
required: true,
|
|
2255
|
-
type: {
|
|
2256
|
-
name: "String",
|
|
2257
|
-
},
|
|
2258
|
-
},
|
|
2259
|
-
name: {
|
|
2260
|
-
serializedName: "name",
|
|
2261
|
-
required: true,
|
|
2262
|
-
type: {
|
|
2263
|
-
name: "String",
|
|
2264
|
-
},
|
|
2265
|
-
},
|
|
2266
|
-
},
|
|
2267
|
-
},
|
|
2268
|
-
};
|
|
2269
2001
|
export const Similarity = {
|
|
2270
2002
|
type: {
|
|
2271
2003
|
name: "Composite",
|
|
@@ -2436,7 +2168,7 @@ export const VectorSearch = {
|
|
|
2436
2168
|
element: {
|
|
2437
2169
|
type: {
|
|
2438
2170
|
name: "Composite",
|
|
2439
|
-
className: "
|
|
2171
|
+
className: "VectorSearchCompression",
|
|
2440
2172
|
},
|
|
2441
2173
|
},
|
|
2442
2174
|
},
|
|
@@ -2463,13 +2195,13 @@ export const VectorSearchProfile = {
|
|
|
2463
2195
|
name: "String",
|
|
2464
2196
|
},
|
|
2465
2197
|
},
|
|
2466
|
-
|
|
2198
|
+
vectorizerName: {
|
|
2467
2199
|
serializedName: "vectorizer",
|
|
2468
2200
|
type: {
|
|
2469
2201
|
name: "String",
|
|
2470
2202
|
},
|
|
2471
2203
|
},
|
|
2472
|
-
|
|
2204
|
+
compressionName: {
|
|
2473
2205
|
serializedName: "compression",
|
|
2474
2206
|
type: {
|
|
2475
2207
|
name: "String",
|
|
@@ -2515,7 +2247,7 @@ export const VectorSearchVectorizer = {
|
|
|
2515
2247
|
clientName: "kind",
|
|
2516
2248
|
},
|
|
2517
2249
|
modelProperties: {
|
|
2518
|
-
|
|
2250
|
+
vectorizerName: {
|
|
2519
2251
|
serializedName: "name",
|
|
2520
2252
|
required: true,
|
|
2521
2253
|
type: {
|
|
@@ -2532,17 +2264,17 @@ export const VectorSearchVectorizer = {
|
|
|
2532
2264
|
},
|
|
2533
2265
|
},
|
|
2534
2266
|
};
|
|
2535
|
-
export const
|
|
2267
|
+
export const VectorSearchCompression = {
|
|
2536
2268
|
type: {
|
|
2537
2269
|
name: "Composite",
|
|
2538
|
-
className: "
|
|
2539
|
-
uberParent: "
|
|
2270
|
+
className: "VectorSearchCompression",
|
|
2271
|
+
uberParent: "VectorSearchCompression",
|
|
2540
2272
|
polymorphicDiscriminator: {
|
|
2541
2273
|
serializedName: "kind",
|
|
2542
2274
|
clientName: "kind",
|
|
2543
2275
|
},
|
|
2544
2276
|
modelProperties: {
|
|
2545
|
-
|
|
2277
|
+
compressionName: {
|
|
2546
2278
|
serializedName: "name",
|
|
2547
2279
|
required: true,
|
|
2548
2280
|
type: {
|
|
@@ -2651,12 +2383,6 @@ export const AnalyzeRequest = {
|
|
|
2651
2383
|
name: "String",
|
|
2652
2384
|
},
|
|
2653
2385
|
},
|
|
2654
|
-
normalizer: {
|
|
2655
|
-
serializedName: "normalizer",
|
|
2656
|
-
type: {
|
|
2657
|
-
name: "String",
|
|
2658
|
-
},
|
|
2659
|
-
},
|
|
2660
2386
|
tokenFilters: {
|
|
2661
2387
|
serializedName: "tokenFilters",
|
|
2662
2388
|
type: {
|
|
@@ -2743,61 +2469,6 @@ export const AnalyzedTokenInfo = {
|
|
|
2743
2469
|
},
|
|
2744
2470
|
},
|
|
2745
2471
|
};
|
|
2746
|
-
export const SearchAlias = {
|
|
2747
|
-
type: {
|
|
2748
|
-
name: "Composite",
|
|
2749
|
-
className: "SearchAlias",
|
|
2750
|
-
modelProperties: {
|
|
2751
|
-
name: {
|
|
2752
|
-
serializedName: "name",
|
|
2753
|
-
required: true,
|
|
2754
|
-
type: {
|
|
2755
|
-
name: "String",
|
|
2756
|
-
},
|
|
2757
|
-
},
|
|
2758
|
-
indexes: {
|
|
2759
|
-
serializedName: "indexes",
|
|
2760
|
-
required: true,
|
|
2761
|
-
type: {
|
|
2762
|
-
name: "Sequence",
|
|
2763
|
-
element: {
|
|
2764
|
-
type: {
|
|
2765
|
-
name: "String",
|
|
2766
|
-
},
|
|
2767
|
-
},
|
|
2768
|
-
},
|
|
2769
|
-
},
|
|
2770
|
-
etag: {
|
|
2771
|
-
serializedName: "@odata\\.etag",
|
|
2772
|
-
type: {
|
|
2773
|
-
name: "String",
|
|
2774
|
-
},
|
|
2775
|
-
},
|
|
2776
|
-
},
|
|
2777
|
-
},
|
|
2778
|
-
};
|
|
2779
|
-
export const ListAliasesResult = {
|
|
2780
|
-
type: {
|
|
2781
|
-
name: "Composite",
|
|
2782
|
-
className: "ListAliasesResult",
|
|
2783
|
-
modelProperties: {
|
|
2784
|
-
aliases: {
|
|
2785
|
-
serializedName: "value",
|
|
2786
|
-
required: true,
|
|
2787
|
-
readOnly: true,
|
|
2788
|
-
type: {
|
|
2789
|
-
name: "Sequence",
|
|
2790
|
-
element: {
|
|
2791
|
-
type: {
|
|
2792
|
-
name: "Composite",
|
|
2793
|
-
className: "SearchAlias",
|
|
2794
|
-
},
|
|
2795
|
-
},
|
|
2796
|
-
},
|
|
2797
|
-
},
|
|
2798
|
-
},
|
|
2799
|
-
},
|
|
2800
|
-
};
|
|
2801
2472
|
export const ServiceStatistics = {
|
|
2802
2473
|
type: {
|
|
2803
2474
|
name: "Composite",
|
|
@@ -2825,13 +2496,6 @@ export const ServiceCounters = {
|
|
|
2825
2496
|
name: "Composite",
|
|
2826
2497
|
className: "ServiceCounters",
|
|
2827
2498
|
modelProperties: {
|
|
2828
|
-
aliasCounter: {
|
|
2829
|
-
serializedName: "aliasesCount",
|
|
2830
|
-
type: {
|
|
2831
|
-
name: "Composite",
|
|
2832
|
-
className: "ResourceCounter",
|
|
2833
|
-
},
|
|
2834
|
-
},
|
|
2835
2499
|
documentCounter: {
|
|
2836
2500
|
serializedName: "documentCount",
|
|
2837
2501
|
type: {
|
|
@@ -2946,6 +2610,13 @@ export const ServiceLimits = {
|
|
|
2946
2610
|
name: "Number",
|
|
2947
2611
|
},
|
|
2948
2612
|
},
|
|
2613
|
+
maxStoragePerIndexInBytes: {
|
|
2614
|
+
serializedName: "maxStoragePerIndex",
|
|
2615
|
+
nullable: true,
|
|
2616
|
+
type: {
|
|
2617
|
+
name: "Number",
|
|
2618
|
+
},
|
|
2619
|
+
},
|
|
2949
2620
|
},
|
|
2950
2621
|
},
|
|
2951
2622
|
};
|
|
@@ -3035,7 +2706,7 @@ export const AzureOpenAIParameters = {
|
|
|
3035
2706
|
name: "Composite",
|
|
3036
2707
|
className: "AzureOpenAIParameters",
|
|
3037
2708
|
modelProperties: {
|
|
3038
|
-
|
|
2709
|
+
resourceUrl: {
|
|
3039
2710
|
serializedName: "resourceUri",
|
|
3040
2711
|
type: {
|
|
3041
2712
|
name: "String",
|
|
@@ -3060,13 +2731,39 @@ export const AzureOpenAIParameters = {
|
|
|
3060
2731
|
className: "SearchIndexerDataIdentity",
|
|
3061
2732
|
},
|
|
3062
2733
|
},
|
|
2734
|
+
modelName: {
|
|
2735
|
+
serializedName: "modelName",
|
|
2736
|
+
type: {
|
|
2737
|
+
name: "String",
|
|
2738
|
+
},
|
|
2739
|
+
},
|
|
2740
|
+
},
|
|
2741
|
+
},
|
|
2742
|
+
};
|
|
2743
|
+
export const SearchIndexerDataIdentity = {
|
|
2744
|
+
type: {
|
|
2745
|
+
name: "Composite",
|
|
2746
|
+
className: "SearchIndexerDataIdentity",
|
|
2747
|
+
uberParent: "SearchIndexerDataIdentity",
|
|
2748
|
+
polymorphicDiscriminator: {
|
|
2749
|
+
serializedName: "@odata\\.type",
|
|
2750
|
+
clientName: "odatatype",
|
|
2751
|
+
},
|
|
2752
|
+
modelProperties: {
|
|
2753
|
+
odatatype: {
|
|
2754
|
+
serializedName: "@odata\\.type",
|
|
2755
|
+
required: true,
|
|
2756
|
+
type: {
|
|
2757
|
+
name: "String",
|
|
2758
|
+
},
|
|
2759
|
+
},
|
|
3063
2760
|
},
|
|
3064
2761
|
},
|
|
3065
2762
|
};
|
|
3066
|
-
export const
|
|
2763
|
+
export const WebApiParameters = {
|
|
3067
2764
|
type: {
|
|
3068
2765
|
name: "Composite",
|
|
3069
|
-
className: "
|
|
2766
|
+
className: "WebApiParameters",
|
|
3070
2767
|
modelProperties: {
|
|
3071
2768
|
uri: {
|
|
3072
2769
|
serializedName: "uri",
|
|
@@ -3190,6 +2887,22 @@ export const TagScoringParameters = {
|
|
|
3190
2887
|
},
|
|
3191
2888
|
},
|
|
3192
2889
|
};
|
|
2890
|
+
export const SearchIndexerKnowledgeStoreParameters = {
|
|
2891
|
+
type: {
|
|
2892
|
+
name: "Composite",
|
|
2893
|
+
className: "SearchIndexerKnowledgeStoreParameters",
|
|
2894
|
+
additionalProperties: { type: { name: "Object" } },
|
|
2895
|
+
modelProperties: {
|
|
2896
|
+
synthesizeGeneratedKeyName: {
|
|
2897
|
+
defaultValue: false,
|
|
2898
|
+
serializedName: "synthesizeGeneratedKeyName",
|
|
2899
|
+
type: {
|
|
2900
|
+
name: "Boolean",
|
|
2901
|
+
},
|
|
2902
|
+
},
|
|
2903
|
+
},
|
|
2904
|
+
},
|
|
2905
|
+
};
|
|
3193
2906
|
export const CustomEntity = {
|
|
3194
2907
|
type: {
|
|
3195
2908
|
name: "Composite",
|
|
@@ -3324,32 +3037,6 @@ export const CustomEntityAlias = {
|
|
|
3324
3037
|
},
|
|
3325
3038
|
},
|
|
3326
3039
|
};
|
|
3327
|
-
export const SearchIndexerDataNoneIdentity = {
|
|
3328
|
-
serializedName: "#Microsoft.Azure.Search.DataNoneIdentity",
|
|
3329
|
-
type: {
|
|
3330
|
-
name: "Composite",
|
|
3331
|
-
className: "SearchIndexerDataNoneIdentity",
|
|
3332
|
-
uberParent: "SearchIndexerDataIdentity",
|
|
3333
|
-
polymorphicDiscriminator: SearchIndexerDataIdentity.type.polymorphicDiscriminator,
|
|
3334
|
-
modelProperties: Object.assign({}, SearchIndexerDataIdentity.type.modelProperties),
|
|
3335
|
-
},
|
|
3336
|
-
};
|
|
3337
|
-
export const SearchIndexerDataUserAssignedIdentity = {
|
|
3338
|
-
serializedName: "#Microsoft.Azure.Search.DataUserAssignedIdentity",
|
|
3339
|
-
type: {
|
|
3340
|
-
name: "Composite",
|
|
3341
|
-
className: "SearchIndexerDataUserAssignedIdentity",
|
|
3342
|
-
uberParent: "SearchIndexerDataIdentity",
|
|
3343
|
-
polymorphicDiscriminator: SearchIndexerDataIdentity.type.polymorphicDiscriminator,
|
|
3344
|
-
modelProperties: Object.assign(Object.assign({}, SearchIndexerDataIdentity.type.modelProperties), { userAssignedIdentity: {
|
|
3345
|
-
serializedName: "userAssignedIdentity",
|
|
3346
|
-
required: true,
|
|
3347
|
-
type: {
|
|
3348
|
-
name: "String",
|
|
3349
|
-
},
|
|
3350
|
-
} }),
|
|
3351
|
-
},
|
|
3352
|
-
};
|
|
3353
3040
|
export const HighWaterMarkChangeDetectionPolicy = {
|
|
3354
3041
|
serializedName: "#Microsoft.Azure.Search.HighWaterMarkChangeDetectionPolicy",
|
|
3355
3042
|
type: {
|
|
@@ -3396,16 +3083,6 @@ export const SoftDeleteColumnDeletionDetectionPolicy = {
|
|
|
3396
3083
|
} }),
|
|
3397
3084
|
},
|
|
3398
3085
|
};
|
|
3399
|
-
export const NativeBlobSoftDeleteDeletionDetectionPolicy = {
|
|
3400
|
-
serializedName: "#Microsoft.Azure.Search.NativeBlobSoftDeleteDeletionDetectionPolicy",
|
|
3401
|
-
type: {
|
|
3402
|
-
name: "Composite",
|
|
3403
|
-
className: "NativeBlobSoftDeleteDeletionDetectionPolicy",
|
|
3404
|
-
uberParent: "DataDeletionDetectionPolicy",
|
|
3405
|
-
polymorphicDiscriminator: DataDeletionDetectionPolicy.type.polymorphicDiscriminator,
|
|
3406
|
-
modelProperties: Object.assign({}, DataDeletionDetectionPolicy.type.modelProperties),
|
|
3407
|
-
},
|
|
3408
|
-
};
|
|
3409
3086
|
export const ConditionalSkill = {
|
|
3410
3087
|
serializedName: "#Microsoft.Skills.Util.ConditionalSkill",
|
|
3411
3088
|
type: {
|
|
@@ -3927,29 +3604,7 @@ export const WebApiSkill = {
|
|
|
3927
3604
|
className: "WebApiSkill",
|
|
3928
3605
|
uberParent: "SearchIndexerSkill",
|
|
3929
3606
|
polymorphicDiscriminator: SearchIndexerSkill.type.polymorphicDiscriminator,
|
|
3930
|
-
modelProperties: Object.assign(Object.assign({}, SearchIndexerSkill.type.modelProperties), {
|
|
3931
|
-
serializedName: "uri",
|
|
3932
|
-
required: true,
|
|
3933
|
-
type: {
|
|
3934
|
-
name: "String",
|
|
3935
|
-
},
|
|
3936
|
-
}, httpHeaders: {
|
|
3937
|
-
serializedName: "httpHeaders",
|
|
3938
|
-
type: {
|
|
3939
|
-
name: "Dictionary",
|
|
3940
|
-
value: { type: { name: "String" } },
|
|
3941
|
-
},
|
|
3942
|
-
}, httpMethod: {
|
|
3943
|
-
serializedName: "httpMethod",
|
|
3944
|
-
type: {
|
|
3945
|
-
name: "String",
|
|
3946
|
-
},
|
|
3947
|
-
}, timeout: {
|
|
3948
|
-
serializedName: "timeout",
|
|
3949
|
-
type: {
|
|
3950
|
-
name: "TimeSpan",
|
|
3951
|
-
},
|
|
3952
|
-
}, batchSize: {
|
|
3607
|
+
modelProperties: Object.assign(Object.assign(Object.assign({}, SearchIndexerSkill.type.modelProperties), WebApiParameters.type.modelProperties), { batchSize: {
|
|
3953
3608
|
serializedName: "batchSize",
|
|
3954
3609
|
nullable: true,
|
|
3955
3610
|
type: {
|
|
@@ -3961,64 +3616,6 @@ export const WebApiSkill = {
|
|
|
3961
3616
|
type: {
|
|
3962
3617
|
name: "Number",
|
|
3963
3618
|
},
|
|
3964
|
-
}, authResourceId: {
|
|
3965
|
-
serializedName: "authResourceId",
|
|
3966
|
-
nullable: true,
|
|
3967
|
-
type: {
|
|
3968
|
-
name: "String",
|
|
3969
|
-
},
|
|
3970
|
-
}, authIdentity: {
|
|
3971
|
-
serializedName: "authIdentity",
|
|
3972
|
-
type: {
|
|
3973
|
-
name: "Composite",
|
|
3974
|
-
className: "SearchIndexerDataIdentity",
|
|
3975
|
-
},
|
|
3976
|
-
} }),
|
|
3977
|
-
},
|
|
3978
|
-
};
|
|
3979
|
-
export const AzureMachineLearningSkill = {
|
|
3980
|
-
serializedName: "#Microsoft.Skills.Custom.AmlSkill",
|
|
3981
|
-
type: {
|
|
3982
|
-
name: "Composite",
|
|
3983
|
-
className: "AzureMachineLearningSkill",
|
|
3984
|
-
uberParent: "SearchIndexerSkill",
|
|
3985
|
-
polymorphicDiscriminator: SearchIndexerSkill.type.polymorphicDiscriminator,
|
|
3986
|
-
modelProperties: Object.assign(Object.assign({}, SearchIndexerSkill.type.modelProperties), { scoringUri: {
|
|
3987
|
-
serializedName: "uri",
|
|
3988
|
-
nullable: true,
|
|
3989
|
-
type: {
|
|
3990
|
-
name: "String",
|
|
3991
|
-
},
|
|
3992
|
-
}, authenticationKey: {
|
|
3993
|
-
serializedName: "key",
|
|
3994
|
-
nullable: true,
|
|
3995
|
-
type: {
|
|
3996
|
-
name: "String",
|
|
3997
|
-
},
|
|
3998
|
-
}, resourceId: {
|
|
3999
|
-
serializedName: "resourceId",
|
|
4000
|
-
nullable: true,
|
|
4001
|
-
type: {
|
|
4002
|
-
name: "String",
|
|
4003
|
-
},
|
|
4004
|
-
}, timeout: {
|
|
4005
|
-
serializedName: "timeout",
|
|
4006
|
-
nullable: true,
|
|
4007
|
-
type: {
|
|
4008
|
-
name: "TimeSpan",
|
|
4009
|
-
},
|
|
4010
|
-
}, region: {
|
|
4011
|
-
serializedName: "region",
|
|
4012
|
-
nullable: true,
|
|
4013
|
-
type: {
|
|
4014
|
-
name: "String",
|
|
4015
|
-
},
|
|
4016
|
-
}, degreeOfParallelism: {
|
|
4017
|
-
serializedName: "degreeOfParallelism",
|
|
4018
|
-
nullable: true,
|
|
4019
|
-
type: {
|
|
4020
|
-
name: "Number",
|
|
4021
|
-
},
|
|
4022
3619
|
} }),
|
|
4023
3620
|
},
|
|
4024
3621
|
};
|
|
@@ -4029,26 +3626,11 @@ export const AzureOpenAIEmbeddingSkill = {
|
|
|
4029
3626
|
className: "AzureOpenAIEmbeddingSkill",
|
|
4030
3627
|
uberParent: "SearchIndexerSkill",
|
|
4031
3628
|
polymorphicDiscriminator: SearchIndexerSkill.type.polymorphicDiscriminator,
|
|
4032
|
-
modelProperties: Object.assign(Object.assign({}, SearchIndexerSkill.type.modelProperties), {
|
|
4033
|
-
serializedName: "
|
|
4034
|
-
|
|
4035
|
-
name: "String",
|
|
4036
|
-
},
|
|
4037
|
-
}, deploymentId: {
|
|
4038
|
-
serializedName: "deploymentId",
|
|
4039
|
-
type: {
|
|
4040
|
-
name: "String",
|
|
4041
|
-
},
|
|
4042
|
-
}, apiKey: {
|
|
4043
|
-
serializedName: "apiKey",
|
|
4044
|
-
type: {
|
|
4045
|
-
name: "String",
|
|
4046
|
-
},
|
|
4047
|
-
}, authIdentity: {
|
|
4048
|
-
serializedName: "authIdentity",
|
|
3629
|
+
modelProperties: Object.assign(Object.assign(Object.assign({}, SearchIndexerSkill.type.modelProperties), AzureOpenAIParameters.type.modelProperties), { dimensions: {
|
|
3630
|
+
serializedName: "dimensions",
|
|
3631
|
+
nullable: true,
|
|
4049
3632
|
type: {
|
|
4050
|
-
name: "
|
|
4051
|
-
className: "SearchIndexerDataIdentity",
|
|
3633
|
+
name: "Number",
|
|
4052
3634
|
},
|
|
4053
3635
|
} }),
|
|
4054
3636
|
},
|
|
@@ -5599,36 +5181,6 @@ export const PatternReplaceCharFilter = {
|
|
|
5599
5181
|
} }),
|
|
5600
5182
|
},
|
|
5601
5183
|
};
|
|
5602
|
-
export const CustomNormalizer = {
|
|
5603
|
-
serializedName: "#Microsoft.Azure.Search.CustomNormalizer",
|
|
5604
|
-
type: {
|
|
5605
|
-
name: "Composite",
|
|
5606
|
-
className: "CustomNormalizer",
|
|
5607
|
-
uberParent: "LexicalNormalizer",
|
|
5608
|
-
polymorphicDiscriminator: LexicalNormalizer.type.polymorphicDiscriminator,
|
|
5609
|
-
modelProperties: Object.assign(Object.assign({}, LexicalNormalizer.type.modelProperties), { tokenFilters: {
|
|
5610
|
-
serializedName: "tokenFilters",
|
|
5611
|
-
type: {
|
|
5612
|
-
name: "Sequence",
|
|
5613
|
-
element: {
|
|
5614
|
-
type: {
|
|
5615
|
-
name: "String",
|
|
5616
|
-
},
|
|
5617
|
-
},
|
|
5618
|
-
},
|
|
5619
|
-
}, charFilters: {
|
|
5620
|
-
serializedName: "charFilters",
|
|
5621
|
-
type: {
|
|
5622
|
-
name: "Sequence",
|
|
5623
|
-
element: {
|
|
5624
|
-
type: {
|
|
5625
|
-
name: "String",
|
|
5626
|
-
},
|
|
5627
|
-
},
|
|
5628
|
-
},
|
|
5629
|
-
} }),
|
|
5630
|
-
},
|
|
5631
|
-
};
|
|
5632
5184
|
export const ClassicSimilarity = {
|
|
5633
5185
|
serializedName: "#Microsoft.Azure.Search.ClassicSimilarity",
|
|
5634
5186
|
type: {
|
|
@@ -5700,7 +5252,7 @@ export const AzureOpenAIVectorizer = {
|
|
|
5700
5252
|
className: "AzureOpenAIVectorizer",
|
|
5701
5253
|
uberParent: "VectorSearchVectorizer",
|
|
5702
5254
|
polymorphicDiscriminator: VectorSearchVectorizer.type.polymorphicDiscriminator,
|
|
5703
|
-
modelProperties: Object.assign(Object.assign({}, VectorSearchVectorizer.type.modelProperties), {
|
|
5255
|
+
modelProperties: Object.assign(Object.assign({}, VectorSearchVectorizer.type.modelProperties), { parameters: {
|
|
5704
5256
|
serializedName: "azureOpenAIParameters",
|
|
5705
5257
|
type: {
|
|
5706
5258
|
name: "Composite",
|
|
@@ -5709,30 +5261,30 @@ export const AzureOpenAIVectorizer = {
|
|
|
5709
5261
|
} }),
|
|
5710
5262
|
},
|
|
5711
5263
|
};
|
|
5712
|
-
export const
|
|
5264
|
+
export const WebApiVectorizer = {
|
|
5713
5265
|
serializedName: "customWebApi",
|
|
5714
5266
|
type: {
|
|
5715
5267
|
name: "Composite",
|
|
5716
|
-
className: "
|
|
5268
|
+
className: "WebApiVectorizer",
|
|
5717
5269
|
uberParent: "VectorSearchVectorizer",
|
|
5718
5270
|
polymorphicDiscriminator: VectorSearchVectorizer.type.polymorphicDiscriminator,
|
|
5719
|
-
modelProperties: Object.assign(Object.assign({}, VectorSearchVectorizer.type.modelProperties), {
|
|
5271
|
+
modelProperties: Object.assign(Object.assign({}, VectorSearchVectorizer.type.modelProperties), { parameters: {
|
|
5720
5272
|
serializedName: "customWebApiParameters",
|
|
5721
5273
|
type: {
|
|
5722
5274
|
name: "Composite",
|
|
5723
|
-
className: "
|
|
5275
|
+
className: "WebApiParameters",
|
|
5724
5276
|
},
|
|
5725
5277
|
} }),
|
|
5726
5278
|
},
|
|
5727
5279
|
};
|
|
5728
|
-
export const
|
|
5280
|
+
export const ScalarQuantizationCompression = {
|
|
5729
5281
|
serializedName: "scalarQuantization",
|
|
5730
5282
|
type: {
|
|
5731
5283
|
name: "Composite",
|
|
5732
|
-
className: "
|
|
5733
|
-
uberParent: "
|
|
5734
|
-
polymorphicDiscriminator:
|
|
5735
|
-
modelProperties: Object.assign(Object.assign({},
|
|
5284
|
+
className: "ScalarQuantizationCompression",
|
|
5285
|
+
uberParent: "VectorSearchCompression",
|
|
5286
|
+
polymorphicDiscriminator: VectorSearchCompression.type.polymorphicDiscriminator,
|
|
5287
|
+
modelProperties: Object.assign(Object.assign({}, VectorSearchCompression.type.modelProperties), { parameters: {
|
|
5736
5288
|
serializedName: "scalarQuantizationParameters",
|
|
5737
5289
|
type: {
|
|
5738
5290
|
name: "Composite",
|
|
@@ -5741,6 +5293,42 @@ export const ScalarQuantizationCompressionConfiguration = {
|
|
|
5741
5293
|
} }),
|
|
5742
5294
|
},
|
|
5743
5295
|
};
|
|
5296
|
+
export const BinaryQuantizationCompression = {
|
|
5297
|
+
serializedName: "binaryQuantization",
|
|
5298
|
+
type: {
|
|
5299
|
+
name: "Composite",
|
|
5300
|
+
className: "BinaryQuantizationCompression",
|
|
5301
|
+
uberParent: "VectorSearchCompression",
|
|
5302
|
+
polymorphicDiscriminator: VectorSearchCompression.type.polymorphicDiscriminator,
|
|
5303
|
+
modelProperties: Object.assign({}, VectorSearchCompression.type.modelProperties),
|
|
5304
|
+
},
|
|
5305
|
+
};
|
|
5306
|
+
export const SearchIndexerDataNoneIdentity = {
|
|
5307
|
+
serializedName: "#Microsoft.Azure.Search.DataNoneIdentity",
|
|
5308
|
+
type: {
|
|
5309
|
+
name: "Composite",
|
|
5310
|
+
className: "SearchIndexerDataNoneIdentity",
|
|
5311
|
+
uberParent: "SearchIndexerDataIdentity",
|
|
5312
|
+
polymorphicDiscriminator: SearchIndexerDataIdentity.type.polymorphicDiscriminator,
|
|
5313
|
+
modelProperties: Object.assign({}, SearchIndexerDataIdentity.type.modelProperties),
|
|
5314
|
+
},
|
|
5315
|
+
};
|
|
5316
|
+
export const SearchIndexerDataUserAssignedIdentity = {
|
|
5317
|
+
serializedName: "#Microsoft.Azure.Search.DataUserAssignedIdentity",
|
|
5318
|
+
type: {
|
|
5319
|
+
name: "Composite",
|
|
5320
|
+
className: "SearchIndexerDataUserAssignedIdentity",
|
|
5321
|
+
uberParent: "SearchIndexerDataIdentity",
|
|
5322
|
+
polymorphicDiscriminator: SearchIndexerDataIdentity.type.polymorphicDiscriminator,
|
|
5323
|
+
modelProperties: Object.assign(Object.assign({}, SearchIndexerDataIdentity.type.modelProperties), { resourceId: {
|
|
5324
|
+
serializedName: "userAssignedIdentity",
|
|
5325
|
+
required: true,
|
|
5326
|
+
type: {
|
|
5327
|
+
name: "String",
|
|
5328
|
+
},
|
|
5329
|
+
} }),
|
|
5330
|
+
},
|
|
5331
|
+
};
|
|
5744
5332
|
export const SearchIndexerKnowledgeStoreObjectProjectionSelector = {
|
|
5745
5333
|
type: {
|
|
5746
5334
|
name: "Composite",
|
|
@@ -5758,7 +5346,6 @@ export const SearchIndexerKnowledgeStoreFileProjectionSelector = {
|
|
|
5758
5346
|
},
|
|
5759
5347
|
};
|
|
5760
5348
|
export let discriminators = {
|
|
5761
|
-
SearchIndexerDataIdentity: SearchIndexerDataIdentity,
|
|
5762
5349
|
DataChangeDetectionPolicy: DataChangeDetectionPolicy,
|
|
5763
5350
|
DataDeletionDetectionPolicy: DataDeletionDetectionPolicy,
|
|
5764
5351
|
SearchIndexerSkill: SearchIndexerSkill,
|
|
@@ -5768,17 +5355,14 @@ export let discriminators = {
|
|
|
5768
5355
|
LexicalTokenizer: LexicalTokenizer,
|
|
5769
5356
|
TokenFilter: TokenFilter,
|
|
5770
5357
|
CharFilter: CharFilter,
|
|
5771
|
-
LexicalNormalizer: LexicalNormalizer,
|
|
5772
5358
|
Similarity: Similarity,
|
|
5773
5359
|
VectorSearchAlgorithmConfiguration: VectorSearchAlgorithmConfiguration,
|
|
5774
5360
|
VectorSearchVectorizer: VectorSearchVectorizer,
|
|
5775
|
-
|
|
5776
|
-
|
|
5777
|
-
"SearchIndexerDataIdentity.#Microsoft.Azure.Search.DataUserAssignedIdentity": SearchIndexerDataUserAssignedIdentity,
|
|
5361
|
+
VectorSearchCompression: VectorSearchCompression,
|
|
5362
|
+
SearchIndexerDataIdentity: SearchIndexerDataIdentity,
|
|
5778
5363
|
"DataChangeDetectionPolicy.#Microsoft.Azure.Search.HighWaterMarkChangeDetectionPolicy": HighWaterMarkChangeDetectionPolicy,
|
|
5779
5364
|
"DataChangeDetectionPolicy.#Microsoft.Azure.Search.SqlIntegratedChangeTrackingPolicy": SqlIntegratedChangeTrackingPolicy,
|
|
5780
5365
|
"DataDeletionDetectionPolicy.#Microsoft.Azure.Search.SoftDeleteColumnDeletionDetectionPolicy": SoftDeleteColumnDeletionDetectionPolicy,
|
|
5781
|
-
"DataDeletionDetectionPolicy.#Microsoft.Azure.Search.NativeBlobSoftDeleteDeletionDetectionPolicy": NativeBlobSoftDeleteDeletionDetectionPolicy,
|
|
5782
5366
|
"SearchIndexerSkill.#Microsoft.Skills.Util.ConditionalSkill": ConditionalSkill,
|
|
5783
5367
|
"SearchIndexerSkill.#Microsoft.Skills.Text.KeyPhraseExtractionSkill": KeyPhraseExtractionSkill,
|
|
5784
5368
|
"SearchIndexerSkill.#Microsoft.Skills.Vision.OcrSkill": OcrSkill,
|
|
@@ -5797,7 +5381,6 @@ export let discriminators = {
|
|
|
5797
5381
|
"SearchIndexerSkill.#Microsoft.Skills.Text.TranslationSkill": TextTranslationSkill,
|
|
5798
5382
|
"SearchIndexerSkill.#Microsoft.Skills.Util.DocumentExtractionSkill": DocumentExtractionSkill,
|
|
5799
5383
|
"SearchIndexerSkill.#Microsoft.Skills.Custom.WebApiSkill": WebApiSkill,
|
|
5800
|
-
"SearchIndexerSkill.#Microsoft.Skills.Custom.AmlSkill": AzureMachineLearningSkill,
|
|
5801
5384
|
"SearchIndexerSkill.#Microsoft.Skills.Text.AzureOpenAIEmbeddingSkill": AzureOpenAIEmbeddingSkill,
|
|
5802
5385
|
"CognitiveServicesAccount.#Microsoft.Azure.Search.DefaultCognitiveServices": DefaultCognitiveServicesAccount,
|
|
5803
5386
|
"CognitiveServicesAccount.#Microsoft.Azure.Search.CognitiveServicesByKey": CognitiveServicesAccountKey,
|
|
@@ -5848,13 +5431,15 @@ export let discriminators = {
|
|
|
5848
5431
|
"TokenFilter.#Microsoft.Azure.Search.WordDelimiterTokenFilter": WordDelimiterTokenFilter,
|
|
5849
5432
|
"CharFilter.#Microsoft.Azure.Search.MappingCharFilter": MappingCharFilter,
|
|
5850
5433
|
"CharFilter.#Microsoft.Azure.Search.PatternReplaceCharFilter": PatternReplaceCharFilter,
|
|
5851
|
-
"LexicalNormalizer.#Microsoft.Azure.Search.CustomNormalizer": CustomNormalizer,
|
|
5852
5434
|
"Similarity.#Microsoft.Azure.Search.ClassicSimilarity": ClassicSimilarity,
|
|
5853
5435
|
"Similarity.#Microsoft.Azure.Search.BM25Similarity": BM25Similarity,
|
|
5854
5436
|
"VectorSearchAlgorithmConfiguration.hnsw": HnswAlgorithmConfiguration,
|
|
5855
5437
|
"VectorSearchAlgorithmConfiguration.exhaustiveKnn": ExhaustiveKnnAlgorithmConfiguration,
|
|
5856
5438
|
"VectorSearchVectorizer.azureOpenAI": AzureOpenAIVectorizer,
|
|
5857
|
-
"VectorSearchVectorizer.customWebApi":
|
|
5858
|
-
"
|
|
5439
|
+
"VectorSearchVectorizer.customWebApi": WebApiVectorizer,
|
|
5440
|
+
"VectorSearchCompression.scalarQuantization": ScalarQuantizationCompression,
|
|
5441
|
+
"VectorSearchCompression.binaryQuantization": BinaryQuantizationCompression,
|
|
5442
|
+
"SearchIndexerDataIdentity.#Microsoft.Azure.Search.DataNoneIdentity": SearchIndexerDataNoneIdentity,
|
|
5443
|
+
"SearchIndexerDataIdentity.#Microsoft.Azure.Search.DataUserAssignedIdentity": SearchIndexerDataUserAssignedIdentity,
|
|
5859
5444
|
};
|
|
5860
5445
|
//# sourceMappingURL=mappers.js.map
|