@azure/search-documents 12.2.0-beta.3 → 12.2.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/dist/browser/errorModels.d.ts +17 -23
- package/dist/browser/errorModels.d.ts.map +1 -1
- package/dist/browser/errorModels.js.map +1 -1
- package/dist/browser/generated/data/models/index.d.ts +20 -567
- package/dist/browser/generated/data/models/index.d.ts.map +1 -1
- package/dist/browser/generated/data/models/index.js +6 -216
- package/dist/browser/generated/data/models/index.js.map +1 -1
- package/dist/browser/generated/data/models/mappers.d.ts +0 -18
- package/dist/browser/generated/data/models/mappers.d.ts.map +1 -1
- package/dist/browser/generated/data/models/mappers.js +4 -435
- package/dist/browser/generated/data/models/mappers.js.map +1 -1
- package/dist/browser/generated/data/models/parameters.d.ts +0 -5
- package/dist/browser/generated/data/models/parameters.d.ts.map +1 -1
- package/dist/browser/generated/data/models/parameters.js +0 -51
- package/dist/browser/generated/data/models/parameters.js.map +1 -1
- package/dist/browser/generated/data/operations/documents.js +3 -11
- package/dist/browser/generated/data/operations/documents.js.map +1 -1
- package/dist/browser/generated/data/searchClient.d.ts +3 -3
- package/dist/browser/generated/data/searchClient.d.ts.map +1 -1
- package/dist/browser/generated/data/searchClient.js +1 -1
- package/dist/browser/generated/data/searchClient.js.map +1 -1
- package/dist/browser/generated/service/models/index.d.ts +130 -1023
- package/dist/browser/generated/service/models/index.d.ts.map +1 -1
- package/dist/browser/generated/service/models/index.js +24 -196
- package/dist/browser/generated/service/models/index.js.map +1 -1
- package/dist/browser/generated/service/models/mappers.d.ts +17 -67
- package/dist/browser/generated/service/models/mappers.d.ts.map +1 -1
- package/dist/browser/generated/service/models/mappers.js +1579 -2957
- package/dist/browser/generated/service/models/mappers.js.map +1 -1
- package/dist/browser/generated/service/models/parameters.d.ts +2 -14
- package/dist/browser/generated/service/models/parameters.d.ts.map +1 -1
- package/dist/browser/generated/service/models/parameters.js +7 -89
- package/dist/browser/generated/service/models/parameters.js.map +1 -1
- package/dist/browser/generated/service/operations/aliases.d.ts +1 -43
- package/dist/browser/generated/service/operations/aliases.d.ts.map +1 -1
- package/dist/browser/generated/service/operations/aliases.js +200 -160
- package/dist/browser/generated/service/operations/aliases.js.map +1 -1
- package/dist/browser/generated/service/operations/dataSources.js +1 -4
- package/dist/browser/generated/service/operations/dataSources.js.map +1 -1
- package/dist/browser/generated/service/operations/index.d.ts +0 -3
- package/dist/browser/generated/service/operations/index.d.ts.map +1 -1
- package/dist/browser/generated/service/operations/index.js +0 -3
- package/dist/browser/generated/service/operations/index.js.map +1 -1
- package/dist/browser/generated/service/operations/indexers.d.ts +1 -14
- package/dist/browser/generated/service/operations/indexers.d.ts.map +1 -1
- package/dist/browser/generated/service/operations/indexers.js +1 -54
- package/dist/browser/generated/service/operations/indexers.js.map +1 -1
- package/dist/browser/generated/service/operations/skillsets.d.ts +1 -8
- package/dist/browser/generated/service/operations/skillsets.d.ts.map +1 -1
- package/dist/browser/generated/service/operations/skillsets.js +1 -30
- package/dist/browser/generated/service/operations/skillsets.js.map +1 -1
- package/dist/browser/generated/service/operationsInterfaces/aliases.d.ts +1 -35
- package/dist/browser/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
- package/dist/browser/generated/service/operationsInterfaces/aliases.js +66 -7
- package/dist/browser/generated/service/operationsInterfaces/aliases.js.map +1 -1
- package/dist/browser/generated/service/operationsInterfaces/index.d.ts +0 -3
- package/dist/browser/generated/service/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/generated/service/operationsInterfaces/index.js +0 -3
- package/dist/browser/generated/service/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/generated/service/operationsInterfaces/indexers.d.ts +1 -14
- package/dist/browser/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
- package/dist/browser/generated/service/operationsInterfaces/indexers.js.map +1 -1
- package/dist/browser/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
- package/dist/browser/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
- package/dist/browser/generated/service/operationsInterfaces/skillsets.js.map +1 -1
- package/dist/browser/generated/service/searchServiceClient.d.ts +4 -12
- package/dist/browser/generated/service/searchServiceClient.d.ts.map +1 -1
- package/dist/browser/generated/service/searchServiceClient.js +2 -31
- package/dist/browser/generated/service/searchServiceClient.js.map +1 -1
- package/dist/browser/index.d.ts +4 -7
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +3 -5
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/indexDocumentsBatch.d.ts +5 -6
- package/dist/browser/indexDocumentsBatch.d.ts.map +1 -1
- package/dist/browser/indexDocumentsBatch.js +4 -5
- package/dist/browser/indexDocumentsBatch.js.map +1 -1
- package/dist/browser/indexModels.d.ts +30 -236
- package/dist/browser/indexModels.d.ts.map +1 -1
- package/dist/browser/indexModels.js.map +1 -1
- package/dist/browser/odata.d.ts +2 -5
- package/dist/browser/odata.d.ts.map +1 -1
- package/dist/browser/odata.js +2 -5
- package/dist/browser/odata.js.map +1 -1
- package/dist/browser/odataMetadataPolicy.d.ts +1 -1
- package/dist/browser/odataMetadataPolicy.d.ts.map +1 -1
- package/dist/browser/odataMetadataPolicy.js.map +1 -1
- package/dist/browser/searchApiKeyCredentialPolicy.d.ts +4 -4
- package/dist/browser/searchApiKeyCredentialPolicy.d.ts.map +1 -1
- package/dist/browser/searchApiKeyCredentialPolicy.js +2 -2
- package/dist/browser/searchApiKeyCredentialPolicy.js.map +1 -1
- package/dist/browser/searchClient.d.ts +53 -64
- package/dist/browser/searchClient.d.ts.map +1 -1
- package/dist/browser/searchClient.js +53 -113
- package/dist/browser/searchClient.js.map +1 -1
- package/dist/browser/searchIndexClient.d.ts +18 -151
- package/dist/browser/searchIndexClient.d.ts.map +1 -1
- package/dist/browser/searchIndexClient.js +17 -458
- package/dist/browser/searchIndexClient.js.map +1 -1
- package/dist/browser/searchIndexerClient.d.ts +11 -26
- package/dist/browser/searchIndexerClient.d.ts.map +1 -1
- package/dist/browser/searchIndexerClient.js +7 -62
- package/dist/browser/searchIndexerClient.js.map +1 -1
- package/dist/browser/searchIndexingBufferedSender.d.ts +3 -3
- package/dist/browser/searchIndexingBufferedSender.d.ts.map +1 -1
- package/dist/browser/searchIndexingBufferedSender.js +1 -1
- package/dist/browser/searchIndexingBufferedSender.js.map +1 -1
- package/dist/browser/serviceModels.d.ts +213 -1119
- package/dist/browser/serviceModels.d.ts.map +1 -1
- package/dist/browser/serviceModels.js +7 -8
- package/dist/browser/serviceModels.js.map +1 -1
- package/dist/browser/serviceUtils.d.ts +6 -12
- package/dist/browser/serviceUtils.d.ts.map +1 -1
- package/dist/browser/serviceUtils.js +45 -226
- package/dist/browser/serviceUtils.js.map +1 -1
- package/dist/browser/synonymMapHelper-browser.d.mts.map +1 -1
- package/dist/browser/synonymMapHelper-browser.mjs.map +1 -1
- package/dist/browser/synonymMapHelper.d.ts +1 -1
- package/dist/commonjs/errorModels.d.ts +17 -23
- package/dist/commonjs/errorModels.d.ts.map +1 -1
- package/dist/commonjs/errorModels.js.map +1 -1
- package/dist/commonjs/generated/data/models/index.d.ts +20 -567
- package/dist/commonjs/generated/data/models/index.d.ts.map +1 -1
- package/dist/commonjs/generated/data/models/index.js +7 -217
- package/dist/commonjs/generated/data/models/index.js.map +1 -1
- package/dist/commonjs/generated/data/models/mappers.d.ts +0 -18
- package/dist/commonjs/generated/data/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/generated/data/models/mappers.js +5 -436
- package/dist/commonjs/generated/data/models/mappers.js.map +1 -1
- package/dist/commonjs/generated/data/models/parameters.d.ts +0 -5
- package/dist/commonjs/generated/data/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/generated/data/models/parameters.js +2 -53
- package/dist/commonjs/generated/data/models/parameters.js.map +1 -1
- package/dist/commonjs/generated/data/operations/documents.js +3 -11
- package/dist/commonjs/generated/data/operations/documents.js.map +1 -1
- package/dist/commonjs/generated/data/searchClient.d.ts +3 -3
- package/dist/commonjs/generated/data/searchClient.d.ts.map +1 -1
- package/dist/commonjs/generated/data/searchClient.js +1 -1
- package/dist/commonjs/generated/data/searchClient.js.map +1 -1
- package/dist/commonjs/generated/service/models/index.d.ts +130 -1023
- package/dist/commonjs/generated/service/models/index.d.ts.map +1 -1
- package/dist/commonjs/generated/service/models/index.js +25 -198
- package/dist/commonjs/generated/service/models/index.js.map +1 -1
- package/dist/commonjs/generated/service/models/mappers.d.ts +17 -67
- package/dist/commonjs/generated/service/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/generated/service/models/mappers.js +1583 -2962
- package/dist/commonjs/generated/service/models/mappers.js.map +1 -1
- package/dist/commonjs/generated/service/models/parameters.d.ts +2 -14
- package/dist/commonjs/generated/service/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/generated/service/models/parameters.js +7 -89
- package/dist/commonjs/generated/service/models/parameters.js.map +1 -1
- package/dist/commonjs/generated/service/operations/aliases.d.ts +1 -43
- package/dist/commonjs/generated/service/operations/aliases.d.ts.map +1 -1
- package/dist/commonjs/generated/service/operations/aliases.js +199 -163
- package/dist/commonjs/generated/service/operations/aliases.js.map +1 -1
- package/dist/commonjs/generated/service/operations/dataSources.js +1 -4
- package/dist/commonjs/generated/service/operations/dataSources.js.map +1 -1
- package/dist/commonjs/generated/service/operations/index.d.ts +0 -3
- package/dist/commonjs/generated/service/operations/index.d.ts.map +1 -1
- package/dist/commonjs/generated/service/operations/index.js +0 -3
- package/dist/commonjs/generated/service/operations/index.js.map +1 -1
- package/dist/commonjs/generated/service/operations/indexers.d.ts +1 -14
- package/dist/commonjs/generated/service/operations/indexers.d.ts.map +1 -1
- package/dist/commonjs/generated/service/operations/indexers.js +1 -54
- package/dist/commonjs/generated/service/operations/indexers.js.map +1 -1
- package/dist/commonjs/generated/service/operations/skillsets.d.ts +1 -8
- package/dist/commonjs/generated/service/operations/skillsets.d.ts.map +1 -1
- package/dist/commonjs/generated/service/operations/skillsets.js +1 -30
- package/dist/commonjs/generated/service/operations/skillsets.js.map +1 -1
- package/dist/commonjs/generated/service/operationsInterfaces/aliases.d.ts +1 -35
- package/dist/commonjs/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
- package/dist/commonjs/generated/service/operationsInterfaces/aliases.js +66 -7
- package/dist/commonjs/generated/service/operationsInterfaces/aliases.js.map +1 -1
- package/dist/commonjs/generated/service/operationsInterfaces/index.d.ts +0 -3
- package/dist/commonjs/generated/service/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/generated/service/operationsInterfaces/index.js +0 -3
- package/dist/commonjs/generated/service/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/generated/service/operationsInterfaces/indexers.d.ts +1 -14
- package/dist/commonjs/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
- package/dist/commonjs/generated/service/operationsInterfaces/indexers.js.map +1 -1
- package/dist/commonjs/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
- package/dist/commonjs/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
- package/dist/commonjs/generated/service/operationsInterfaces/skillsets.js.map +1 -1
- package/dist/commonjs/generated/service/searchServiceClient.d.ts +4 -12
- package/dist/commonjs/generated/service/searchServiceClient.d.ts.map +1 -1
- package/dist/commonjs/generated/service/searchServiceClient.js +1 -30
- package/dist/commonjs/generated/service/searchServiceClient.js.map +1 -1
- package/dist/commonjs/index.d.ts +4 -7
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +44 -72
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/indexDocumentsBatch.d.ts +5 -6
- package/dist/commonjs/indexDocumentsBatch.d.ts.map +1 -1
- package/dist/commonjs/indexDocumentsBatch.js +4 -5
- package/dist/commonjs/indexDocumentsBatch.js.map +1 -1
- package/dist/commonjs/indexModels.d.ts +30 -236
- package/dist/commonjs/indexModels.d.ts.map +1 -1
- package/dist/commonjs/indexModels.js.map +1 -1
- package/dist/commonjs/odata.d.ts +2 -5
- package/dist/commonjs/odata.d.ts.map +1 -1
- package/dist/commonjs/odata.js +2 -5
- package/dist/commonjs/odata.js.map +1 -1
- package/dist/commonjs/odataMetadataPolicy.d.ts +1 -1
- package/dist/commonjs/odataMetadataPolicy.d.ts.map +1 -1
- package/dist/commonjs/odataMetadataPolicy.js.map +1 -1
- package/dist/commonjs/searchApiKeyCredentialPolicy.d.ts +4 -4
- package/dist/commonjs/searchApiKeyCredentialPolicy.d.ts.map +1 -1
- package/dist/commonjs/searchApiKeyCredentialPolicy.js +2 -2
- package/dist/commonjs/searchApiKeyCredentialPolicy.js.map +1 -1
- package/dist/commonjs/searchClient.d.ts +53 -64
- package/dist/commonjs/searchClient.d.ts.map +1 -1
- package/dist/commonjs/searchClient.js +53 -113
- package/dist/commonjs/searchClient.js.map +1 -1
- package/dist/commonjs/searchIndexClient.d.ts +18 -151
- package/dist/commonjs/searchIndexClient.d.ts.map +1 -1
- package/dist/commonjs/searchIndexClient.js +17 -458
- package/dist/commonjs/searchIndexClient.js.map +1 -1
- package/dist/commonjs/searchIndexerClient.d.ts +11 -26
- package/dist/commonjs/searchIndexerClient.d.ts.map +1 -1
- package/dist/commonjs/searchIndexerClient.js +7 -62
- package/dist/commonjs/searchIndexerClient.js.map +1 -1
- package/dist/commonjs/searchIndexingBufferedSender.d.ts +3 -3
- package/dist/commonjs/searchIndexingBufferedSender.d.ts.map +1 -1
- package/dist/commonjs/searchIndexingBufferedSender.js +2 -2
- package/dist/commonjs/searchIndexingBufferedSender.js.map +1 -1
- package/dist/commonjs/serviceModels.d.ts +213 -1119
- package/dist/commonjs/serviceModels.d.ts.map +1 -1
- package/dist/commonjs/serviceModels.js +7 -8
- package/dist/commonjs/serviceModels.js.map +1 -1
- package/dist/commonjs/serviceUtils.d.ts +6 -12
- package/dist/commonjs/serviceUtils.d.ts.map +1 -1
- package/dist/commonjs/serviceUtils.js +44 -230
- package/dist/commonjs/serviceUtils.js.map +1 -1
- package/dist/commonjs/synonymMapHelper.d.ts +1 -1
- package/dist/commonjs/synonymMapHelper.d.ts.map +1 -1
- package/dist/commonjs/synonymMapHelper.js +3 -3
- package/dist/commonjs/synonymMapHelper.js.map +1 -1
- package/dist/esm/errorModels.d.ts +17 -23
- package/dist/esm/errorModels.d.ts.map +1 -1
- package/dist/esm/errorModels.js.map +1 -1
- package/dist/esm/generated/data/models/index.d.ts +20 -567
- package/dist/esm/generated/data/models/index.d.ts.map +1 -1
- package/dist/esm/generated/data/models/index.js +6 -216
- package/dist/esm/generated/data/models/index.js.map +1 -1
- package/dist/esm/generated/data/models/mappers.d.ts +0 -18
- package/dist/esm/generated/data/models/mappers.d.ts.map +1 -1
- package/dist/esm/generated/data/models/mappers.js +4 -435
- package/dist/esm/generated/data/models/mappers.js.map +1 -1
- package/dist/esm/generated/data/models/parameters.d.ts +0 -5
- package/dist/esm/generated/data/models/parameters.d.ts.map +1 -1
- package/dist/esm/generated/data/models/parameters.js +0 -51
- package/dist/esm/generated/data/models/parameters.js.map +1 -1
- package/dist/esm/generated/data/operations/documents.js +3 -11
- package/dist/esm/generated/data/operations/documents.js.map +1 -1
- package/dist/esm/generated/data/searchClient.d.ts +3 -3
- package/dist/esm/generated/data/searchClient.d.ts.map +1 -1
- package/dist/esm/generated/data/searchClient.js +1 -1
- package/dist/esm/generated/data/searchClient.js.map +1 -1
- package/dist/esm/generated/service/models/index.d.ts +130 -1023
- package/dist/esm/generated/service/models/index.d.ts.map +1 -1
- package/dist/esm/generated/service/models/index.js +24 -196
- package/dist/esm/generated/service/models/index.js.map +1 -1
- package/dist/esm/generated/service/models/mappers.d.ts +17 -67
- package/dist/esm/generated/service/models/mappers.d.ts.map +1 -1
- package/dist/esm/generated/service/models/mappers.js +1579 -2957
- package/dist/esm/generated/service/models/mappers.js.map +1 -1
- package/dist/esm/generated/service/models/parameters.d.ts +2 -14
- package/dist/esm/generated/service/models/parameters.d.ts.map +1 -1
- package/dist/esm/generated/service/models/parameters.js +7 -89
- package/dist/esm/generated/service/models/parameters.js.map +1 -1
- package/dist/esm/generated/service/operations/aliases.d.ts +1 -43
- package/dist/esm/generated/service/operations/aliases.d.ts.map +1 -1
- package/dist/esm/generated/service/operations/aliases.js +200 -160
- package/dist/esm/generated/service/operations/aliases.js.map +1 -1
- package/dist/esm/generated/service/operations/dataSources.js +1 -4
- package/dist/esm/generated/service/operations/dataSources.js.map +1 -1
- package/dist/esm/generated/service/operations/index.d.ts +0 -3
- package/dist/esm/generated/service/operations/index.d.ts.map +1 -1
- package/dist/esm/generated/service/operations/index.js +0 -3
- package/dist/esm/generated/service/operations/index.js.map +1 -1
- package/dist/esm/generated/service/operations/indexers.d.ts +1 -14
- package/dist/esm/generated/service/operations/indexers.d.ts.map +1 -1
- package/dist/esm/generated/service/operations/indexers.js +1 -54
- package/dist/esm/generated/service/operations/indexers.js.map +1 -1
- package/dist/esm/generated/service/operations/skillsets.d.ts +1 -8
- package/dist/esm/generated/service/operations/skillsets.d.ts.map +1 -1
- package/dist/esm/generated/service/operations/skillsets.js +1 -30
- package/dist/esm/generated/service/operations/skillsets.js.map +1 -1
- package/dist/esm/generated/service/operationsInterfaces/aliases.d.ts +1 -35
- package/dist/esm/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
- package/dist/esm/generated/service/operationsInterfaces/aliases.js +66 -7
- package/dist/esm/generated/service/operationsInterfaces/aliases.js.map +1 -1
- package/dist/esm/generated/service/operationsInterfaces/index.d.ts +0 -3
- package/dist/esm/generated/service/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/generated/service/operationsInterfaces/index.js +0 -3
- package/dist/esm/generated/service/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/generated/service/operationsInterfaces/indexers.d.ts +1 -14
- package/dist/esm/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
- package/dist/esm/generated/service/operationsInterfaces/indexers.js.map +1 -1
- package/dist/esm/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
- package/dist/esm/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
- package/dist/esm/generated/service/operationsInterfaces/skillsets.js.map +1 -1
- package/dist/esm/generated/service/searchServiceClient.d.ts +4 -12
- package/dist/esm/generated/service/searchServiceClient.d.ts.map +1 -1
- package/dist/esm/generated/service/searchServiceClient.js +2 -31
- package/dist/esm/generated/service/searchServiceClient.js.map +1 -1
- package/dist/esm/index.d.ts +4 -7
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +3 -5
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/indexDocumentsBatch.d.ts +5 -6
- package/dist/esm/indexDocumentsBatch.d.ts.map +1 -1
- package/dist/esm/indexDocumentsBatch.js +4 -5
- package/dist/esm/indexDocumentsBatch.js.map +1 -1
- package/dist/esm/indexModels.d.ts +30 -236
- package/dist/esm/indexModels.d.ts.map +1 -1
- package/dist/esm/indexModels.js.map +1 -1
- package/dist/esm/odata.d.ts +2 -5
- package/dist/esm/odata.d.ts.map +1 -1
- package/dist/esm/odata.js +2 -5
- package/dist/esm/odata.js.map +1 -1
- package/dist/esm/odataMetadataPolicy.d.ts +1 -1
- package/dist/esm/odataMetadataPolicy.d.ts.map +1 -1
- package/dist/esm/odataMetadataPolicy.js.map +1 -1
- package/dist/esm/searchApiKeyCredentialPolicy.d.ts +4 -4
- package/dist/esm/searchApiKeyCredentialPolicy.d.ts.map +1 -1
- package/dist/esm/searchApiKeyCredentialPolicy.js +2 -2
- package/dist/esm/searchApiKeyCredentialPolicy.js.map +1 -1
- package/dist/esm/searchClient.d.ts +53 -64
- package/dist/esm/searchClient.d.ts.map +1 -1
- package/dist/esm/searchClient.js +53 -113
- package/dist/esm/searchClient.js.map +1 -1
- package/dist/esm/searchIndexClient.d.ts +18 -151
- package/dist/esm/searchIndexClient.d.ts.map +1 -1
- package/dist/esm/searchIndexClient.js +17 -458
- package/dist/esm/searchIndexClient.js.map +1 -1
- package/dist/esm/searchIndexerClient.d.ts +11 -26
- package/dist/esm/searchIndexerClient.d.ts.map +1 -1
- package/dist/esm/searchIndexerClient.js +7 -62
- package/dist/esm/searchIndexerClient.js.map +1 -1
- package/dist/esm/searchIndexingBufferedSender.d.ts +3 -3
- package/dist/esm/searchIndexingBufferedSender.d.ts.map +1 -1
- package/dist/esm/searchIndexingBufferedSender.js +1 -1
- package/dist/esm/searchIndexingBufferedSender.js.map +1 -1
- package/dist/esm/serviceModels.d.ts +213 -1119
- package/dist/esm/serviceModels.d.ts.map +1 -1
- package/dist/esm/serviceModels.js +7 -8
- package/dist/esm/serviceModels.js.map +1 -1
- package/dist/esm/serviceUtils.d.ts +6 -12
- package/dist/esm/serviceUtils.d.ts.map +1 -1
- package/dist/esm/serviceUtils.js +45 -226
- package/dist/esm/serviceUtils.js.map +1 -1
- package/dist/esm/synonymMapHelper.d.ts +1 -1
- package/dist/esm/synonymMapHelper.d.ts.map +1 -1
- package/dist/esm/synonymMapHelper.js +2 -2
- package/dist/esm/synonymMapHelper.js.map +1 -1
- package/dist/react-native/errorModels.d.ts +17 -23
- package/dist/react-native/errorModels.d.ts.map +1 -1
- package/dist/react-native/errorModels.js.map +1 -1
- package/dist/react-native/generated/data/models/index.d.ts +20 -567
- package/dist/react-native/generated/data/models/index.d.ts.map +1 -1
- package/dist/react-native/generated/data/models/index.js +6 -216
- package/dist/react-native/generated/data/models/index.js.map +1 -1
- package/dist/react-native/generated/data/models/mappers.d.ts +0 -18
- package/dist/react-native/generated/data/models/mappers.d.ts.map +1 -1
- package/dist/react-native/generated/data/models/mappers.js +4 -435
- package/dist/react-native/generated/data/models/mappers.js.map +1 -1
- package/dist/react-native/generated/data/models/parameters.d.ts +0 -5
- package/dist/react-native/generated/data/models/parameters.d.ts.map +1 -1
- package/dist/react-native/generated/data/models/parameters.js +0 -51
- package/dist/react-native/generated/data/models/parameters.js.map +1 -1
- package/dist/react-native/generated/data/operations/documents.js +3 -11
- package/dist/react-native/generated/data/operations/documents.js.map +1 -1
- package/dist/react-native/generated/data/searchClient.d.ts +3 -3
- package/dist/react-native/generated/data/searchClient.d.ts.map +1 -1
- package/dist/react-native/generated/data/searchClient.js +1 -1
- package/dist/react-native/generated/data/searchClient.js.map +1 -1
- package/dist/react-native/generated/service/models/index.d.ts +130 -1023
- package/dist/react-native/generated/service/models/index.d.ts.map +1 -1
- package/dist/react-native/generated/service/models/index.js +24 -196
- package/dist/react-native/generated/service/models/index.js.map +1 -1
- package/dist/react-native/generated/service/models/mappers.d.ts +17 -67
- package/dist/react-native/generated/service/models/mappers.d.ts.map +1 -1
- package/dist/react-native/generated/service/models/mappers.js +1579 -2957
- package/dist/react-native/generated/service/models/mappers.js.map +1 -1
- package/dist/react-native/generated/service/models/parameters.d.ts +2 -14
- package/dist/react-native/generated/service/models/parameters.d.ts.map +1 -1
- package/dist/react-native/generated/service/models/parameters.js +7 -89
- package/dist/react-native/generated/service/models/parameters.js.map +1 -1
- package/dist/react-native/generated/service/operations/aliases.d.ts +1 -43
- package/dist/react-native/generated/service/operations/aliases.d.ts.map +1 -1
- package/dist/react-native/generated/service/operations/aliases.js +200 -160
- package/dist/react-native/generated/service/operations/aliases.js.map +1 -1
- package/dist/react-native/generated/service/operations/dataSources.js +1 -4
- package/dist/react-native/generated/service/operations/dataSources.js.map +1 -1
- package/dist/react-native/generated/service/operations/index.d.ts +0 -3
- package/dist/react-native/generated/service/operations/index.d.ts.map +1 -1
- package/dist/react-native/generated/service/operations/index.js +0 -3
- package/dist/react-native/generated/service/operations/index.js.map +1 -1
- package/dist/react-native/generated/service/operations/indexers.d.ts +1 -14
- package/dist/react-native/generated/service/operations/indexers.d.ts.map +1 -1
- package/dist/react-native/generated/service/operations/indexers.js +1 -54
- package/dist/react-native/generated/service/operations/indexers.js.map +1 -1
- package/dist/react-native/generated/service/operations/skillsets.d.ts +1 -8
- package/dist/react-native/generated/service/operations/skillsets.d.ts.map +1 -1
- package/dist/react-native/generated/service/operations/skillsets.js +1 -30
- package/dist/react-native/generated/service/operations/skillsets.js.map +1 -1
- package/dist/react-native/generated/service/operationsInterfaces/aliases.d.ts +1 -35
- package/dist/react-native/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
- package/dist/react-native/generated/service/operationsInterfaces/aliases.js +66 -7
- package/dist/react-native/generated/service/operationsInterfaces/aliases.js.map +1 -1
- package/dist/react-native/generated/service/operationsInterfaces/index.d.ts +0 -3
- package/dist/react-native/generated/service/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/generated/service/operationsInterfaces/index.js +0 -3
- package/dist/react-native/generated/service/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/generated/service/operationsInterfaces/indexers.d.ts +1 -14
- package/dist/react-native/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
- package/dist/react-native/generated/service/operationsInterfaces/indexers.js.map +1 -1
- package/dist/react-native/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
- package/dist/react-native/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
- package/dist/react-native/generated/service/operationsInterfaces/skillsets.js.map +1 -1
- package/dist/react-native/generated/service/searchServiceClient.d.ts +4 -12
- package/dist/react-native/generated/service/searchServiceClient.d.ts.map +1 -1
- package/dist/react-native/generated/service/searchServiceClient.js +2 -31
- package/dist/react-native/generated/service/searchServiceClient.js.map +1 -1
- package/dist/react-native/index.d.ts +4 -7
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +3 -5
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/indexDocumentsBatch.d.ts +5 -6
- package/dist/react-native/indexDocumentsBatch.d.ts.map +1 -1
- package/dist/react-native/indexDocumentsBatch.js +4 -5
- package/dist/react-native/indexDocumentsBatch.js.map +1 -1
- package/dist/react-native/indexModels.d.ts +30 -236
- package/dist/react-native/indexModels.d.ts.map +1 -1
- package/dist/react-native/indexModels.js.map +1 -1
- package/dist/react-native/odata.d.ts +2 -5
- package/dist/react-native/odata.d.ts.map +1 -1
- package/dist/react-native/odata.js +2 -5
- package/dist/react-native/odata.js.map +1 -1
- package/dist/react-native/odataMetadataPolicy.d.ts +1 -1
- package/dist/react-native/odataMetadataPolicy.d.ts.map +1 -1
- package/dist/react-native/odataMetadataPolicy.js.map +1 -1
- package/dist/react-native/searchApiKeyCredentialPolicy.d.ts +4 -4
- package/dist/react-native/searchApiKeyCredentialPolicy.d.ts.map +1 -1
- package/dist/react-native/searchApiKeyCredentialPolicy.js +2 -2
- package/dist/react-native/searchApiKeyCredentialPolicy.js.map +1 -1
- package/dist/react-native/searchClient.d.ts +53 -64
- package/dist/react-native/searchClient.d.ts.map +1 -1
- package/dist/react-native/searchClient.js +53 -113
- package/dist/react-native/searchClient.js.map +1 -1
- package/dist/react-native/searchIndexClient.d.ts +18 -151
- package/dist/react-native/searchIndexClient.d.ts.map +1 -1
- package/dist/react-native/searchIndexClient.js +17 -458
- package/dist/react-native/searchIndexClient.js.map +1 -1
- package/dist/react-native/searchIndexerClient.d.ts +11 -26
- package/dist/react-native/searchIndexerClient.d.ts.map +1 -1
- package/dist/react-native/searchIndexerClient.js +7 -62
- package/dist/react-native/searchIndexerClient.js.map +1 -1
- package/dist/react-native/searchIndexingBufferedSender.d.ts +3 -3
- package/dist/react-native/searchIndexingBufferedSender.d.ts.map +1 -1
- package/dist/react-native/searchIndexingBufferedSender.js +1 -1
- package/dist/react-native/searchIndexingBufferedSender.js.map +1 -1
- package/dist/react-native/serviceModels.d.ts +213 -1119
- package/dist/react-native/serviceModels.d.ts.map +1 -1
- package/dist/react-native/serviceModels.js +7 -8
- package/dist/react-native/serviceModels.js.map +1 -1
- package/dist/react-native/serviceUtils.d.ts +6 -12
- package/dist/react-native/serviceUtils.d.ts.map +1 -1
- package/dist/react-native/serviceUtils.js +45 -226
- package/dist/react-native/serviceUtils.js.map +1 -1
- package/dist/react-native/synonymMapHelper.d.ts +1 -1
- package/dist/react-native/synonymMapHelper.d.ts.map +1 -1
- package/dist/react-native/synonymMapHelper.js +2 -2
- package/dist/react-native/synonymMapHelper.js.map +1 -1
- package/package.json +9 -9
- package/dist/browser/generated/knowledgeAgent/index.d.ts +0 -4
- package/dist/browser/generated/knowledgeAgent/index.d.ts.map +0 -1
- package/dist/browser/generated/knowledgeAgent/index.js +0 -11
- package/dist/browser/generated/knowledgeAgent/index.js.map +0 -1
- package/dist/browser/generated/knowledgeAgent/models/index.d.ts +0 -264
- package/dist/browser/generated/knowledgeAgent/models/index.d.ts.map +0 -1
- package/dist/browser/generated/knowledgeAgent/models/index.js +0 -30
- package/dist/browser/generated/knowledgeAgent/models/index.js.map +0 -1
- package/dist/browser/generated/knowledgeAgent/models/mappers.d.ts +0 -43
- package/dist/browser/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
- package/dist/browser/generated/knowledgeAgent/models/mappers.js +0 -627
- package/dist/browser/generated/knowledgeAgent/models/mappers.js.map +0 -1
- package/dist/browser/generated/knowledgeAgent/models/parameters.d.ts +0 -9
- package/dist/browser/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
- package/dist/browser/generated/knowledgeAgent/models/parameters.js +0 -75
- package/dist/browser/generated/knowledgeAgent/models/parameters.js.map +0 -1
- package/dist/browser/generated/knowledgeAgent/operations/index.d.ts +0 -2
- package/dist/browser/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
- package/dist/browser/generated/knowledgeAgent/operations/index.js +0 -9
- package/dist/browser/generated/knowledgeAgent/operations/index.js.map +0 -1
- package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
- package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
- package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -54
- package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
- package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
- package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.js +0 -9
- package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
- package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
- package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
- package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -9
- package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
- package/dist/browser/generated/knowledgeAgent/searchClient.d.ts +0 -21
- package/dist/browser/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
- package/dist/browser/generated/knowledgeAgent/searchClient.js +0 -88
- package/dist/browser/generated/knowledgeAgent/searchClient.js.map +0 -1
- package/dist/browser/generated/service/operations/knowledgeAgents.d.ts +0 -43
- package/dist/browser/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
- package/dist/browser/generated/service/operations/knowledgeAgents.js +0 -160
- package/dist/browser/generated/service/operations/knowledgeAgents.js.map +0 -1
- package/dist/browser/generated/service/operations/knowledgeSources.d.ts +0 -43
- package/dist/browser/generated/service/operations/knowledgeSources.d.ts.map +0 -1
- package/dist/browser/generated/service/operations/knowledgeSources.js +0 -160
- package/dist/browser/generated/service/operations/knowledgeSources.js.map +0 -1
- package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
- package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
- package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.js +0 -9
- package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
- package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
- package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
- package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.js +0 -9
- package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
- package/dist/browser/knowledgeAgentModels.d.ts +0 -43
- package/dist/browser/knowledgeAgentModels.d.ts.map +0 -1
- package/dist/browser/knowledgeAgentModels.js +0 -4
- package/dist/browser/knowledgeAgentModels.js.map +0 -1
- package/dist/browser/knowledgeRetrievalClient.d.ts +0 -68
- package/dist/browser/knowledgeRetrievalClient.d.ts.map +0 -1
- package/dist/browser/knowledgeRetrievalClient.js +0 -108
- package/dist/browser/knowledgeRetrievalClient.js.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/index.d.ts +0 -4
- package/dist/commonjs/generated/knowledgeAgent/index.d.ts.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/index.js +0 -16
- package/dist/commonjs/generated/knowledgeAgent/index.js.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/models/index.d.ts +0 -264
- package/dist/commonjs/generated/knowledgeAgent/models/index.d.ts.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/models/index.js +0 -33
- package/dist/commonjs/generated/knowledgeAgent/models/index.js.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/models/mappers.d.ts +0 -43
- package/dist/commonjs/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/models/mappers.js +0 -630
- package/dist/commonjs/generated/knowledgeAgent/models/mappers.js.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/models/parameters.d.ts +0 -9
- package/dist/commonjs/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/models/parameters.js +0 -78
- package/dist/commonjs/generated/knowledgeAgent/models/parameters.js.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/operations/index.d.ts +0 -2
- package/dist/commonjs/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/operations/index.js +0 -12
- package/dist/commonjs/generated/knowledgeAgent/operations/index.js.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
- package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -59
- package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
- package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.js +0 -12
- package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
- package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -10
- package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/searchClient.d.ts +0 -21
- package/dist/commonjs/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
- package/dist/commonjs/generated/knowledgeAgent/searchClient.js +0 -93
- package/dist/commonjs/generated/knowledgeAgent/searchClient.js.map +0 -1
- package/dist/commonjs/generated/service/operations/knowledgeAgents.d.ts +0 -43
- package/dist/commonjs/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
- package/dist/commonjs/generated/service/operations/knowledgeAgents.js +0 -165
- package/dist/commonjs/generated/service/operations/knowledgeAgents.js.map +0 -1
- package/dist/commonjs/generated/service/operations/knowledgeSources.d.ts +0 -43
- package/dist/commonjs/generated/service/operations/knowledgeSources.d.ts.map +0 -1
- package/dist/commonjs/generated/service/operations/knowledgeSources.js +0 -165
- package/dist/commonjs/generated/service/operations/knowledgeSources.js.map +0 -1
- package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
- package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
- package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.js +0 -10
- package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
- package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
- package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
- package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.js +0 -10
- package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
- package/dist/commonjs/knowledgeAgentModels.d.ts +0 -43
- package/dist/commonjs/knowledgeAgentModels.d.ts.map +0 -1
- package/dist/commonjs/knowledgeAgentModels.js +0 -5
- package/dist/commonjs/knowledgeAgentModels.js.map +0 -1
- package/dist/commonjs/knowledgeRetrievalClient.d.ts +0 -68
- package/dist/commonjs/knowledgeRetrievalClient.d.ts.map +0 -1
- package/dist/commonjs/knowledgeRetrievalClient.js +0 -113
- package/dist/commonjs/knowledgeRetrievalClient.js.map +0 -1
- package/dist/esm/generated/knowledgeAgent/index.d.ts +0 -4
- package/dist/esm/generated/knowledgeAgent/index.d.ts.map +0 -1
- package/dist/esm/generated/knowledgeAgent/index.js +0 -11
- package/dist/esm/generated/knowledgeAgent/index.js.map +0 -1
- package/dist/esm/generated/knowledgeAgent/models/index.d.ts +0 -264
- package/dist/esm/generated/knowledgeAgent/models/index.d.ts.map +0 -1
- package/dist/esm/generated/knowledgeAgent/models/index.js +0 -30
- package/dist/esm/generated/knowledgeAgent/models/index.js.map +0 -1
- package/dist/esm/generated/knowledgeAgent/models/mappers.d.ts +0 -43
- package/dist/esm/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
- package/dist/esm/generated/knowledgeAgent/models/mappers.js +0 -627
- package/dist/esm/generated/knowledgeAgent/models/mappers.js.map +0 -1
- package/dist/esm/generated/knowledgeAgent/models/parameters.d.ts +0 -9
- package/dist/esm/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
- package/dist/esm/generated/knowledgeAgent/models/parameters.js +0 -75
- package/dist/esm/generated/knowledgeAgent/models/parameters.js.map +0 -1
- package/dist/esm/generated/knowledgeAgent/operations/index.d.ts +0 -2
- package/dist/esm/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
- package/dist/esm/generated/knowledgeAgent/operations/index.js +0 -9
- package/dist/esm/generated/knowledgeAgent/operations/index.js.map +0 -1
- package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
- package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
- package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -54
- package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
- package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
- package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.js +0 -9
- package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
- package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
- package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
- package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -9
- package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
- package/dist/esm/generated/knowledgeAgent/searchClient.d.ts +0 -21
- package/dist/esm/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
- package/dist/esm/generated/knowledgeAgent/searchClient.js +0 -88
- package/dist/esm/generated/knowledgeAgent/searchClient.js.map +0 -1
- package/dist/esm/generated/service/operations/knowledgeAgents.d.ts +0 -43
- package/dist/esm/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
- package/dist/esm/generated/service/operations/knowledgeAgents.js +0 -160
- package/dist/esm/generated/service/operations/knowledgeAgents.js.map +0 -1
- package/dist/esm/generated/service/operations/knowledgeSources.d.ts +0 -43
- package/dist/esm/generated/service/operations/knowledgeSources.d.ts.map +0 -1
- package/dist/esm/generated/service/operations/knowledgeSources.js +0 -160
- package/dist/esm/generated/service/operations/knowledgeSources.js.map +0 -1
- package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
- package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
- package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.js +0 -9
- package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
- package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
- package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
- package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.js +0 -9
- package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
- package/dist/esm/knowledgeAgentModels.d.ts +0 -43
- package/dist/esm/knowledgeAgentModels.d.ts.map +0 -1
- package/dist/esm/knowledgeAgentModels.js +0 -4
- package/dist/esm/knowledgeAgentModels.js.map +0 -1
- package/dist/esm/knowledgeRetrievalClient.d.ts +0 -68
- package/dist/esm/knowledgeRetrievalClient.d.ts.map +0 -1
- package/dist/esm/knowledgeRetrievalClient.js +0 -108
- package/dist/esm/knowledgeRetrievalClient.js.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/index.d.ts +0 -4
- package/dist/react-native/generated/knowledgeAgent/index.d.ts.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/index.js +0 -11
- package/dist/react-native/generated/knowledgeAgent/index.js.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/models/index.d.ts +0 -264
- package/dist/react-native/generated/knowledgeAgent/models/index.d.ts.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/models/index.js +0 -30
- package/dist/react-native/generated/knowledgeAgent/models/index.js.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/models/mappers.d.ts +0 -43
- package/dist/react-native/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/models/mappers.js +0 -627
- package/dist/react-native/generated/knowledgeAgent/models/mappers.js.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/models/parameters.d.ts +0 -9
- package/dist/react-native/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/models/parameters.js +0 -75
- package/dist/react-native/generated/knowledgeAgent/models/parameters.js.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/operations/index.d.ts +0 -2
- package/dist/react-native/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/operations/index.js +0 -9
- package/dist/react-native/generated/knowledgeAgent/operations/index.js.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
- package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -54
- package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
- package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.js +0 -9
- package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
- package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -9
- package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/searchClient.d.ts +0 -21
- package/dist/react-native/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
- package/dist/react-native/generated/knowledgeAgent/searchClient.js +0 -88
- package/dist/react-native/generated/knowledgeAgent/searchClient.js.map +0 -1
- package/dist/react-native/generated/service/operations/knowledgeAgents.d.ts +0 -43
- package/dist/react-native/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
- package/dist/react-native/generated/service/operations/knowledgeAgents.js +0 -160
- package/dist/react-native/generated/service/operations/knowledgeAgents.js.map +0 -1
- package/dist/react-native/generated/service/operations/knowledgeSources.d.ts +0 -43
- package/dist/react-native/generated/service/operations/knowledgeSources.d.ts.map +0 -1
- package/dist/react-native/generated/service/operations/knowledgeSources.js +0 -160
- package/dist/react-native/generated/service/operations/knowledgeSources.js.map +0 -1
- package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
- package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
- package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.js +0 -9
- package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
- package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
- package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
- package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.js +0 -9
- package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
- package/dist/react-native/knowledgeAgentModels.d.ts +0 -43
- package/dist/react-native/knowledgeAgentModels.d.ts.map +0 -1
- package/dist/react-native/knowledgeAgentModels.js +0 -4
- package/dist/react-native/knowledgeAgentModels.js.map +0 -1
- package/dist/react-native/knowledgeRetrievalClient.d.ts +0 -68
- package/dist/react-native/knowledgeRetrievalClient.d.ts.map +0 -1
- package/dist/react-native/knowledgeRetrievalClient.js +0 -108
- package/dist/react-native/knowledgeRetrievalClient.js.map +0 -1
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import type { KnowledgeAgent } from "./knowledgeAgentModels.js";
|
|
1
|
+
import { OperationOptions } from "@azure/core-client";
|
|
2
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
3
|
+
import { AsciiFoldingTokenFilter, AzureOpenAIModelName, BaseLexicalNormalizer, BM25Similarity, BinaryQuantizationCompression, CharFilterName, CjkBigramTokenFilter, ClassicSimilarity, ClassicTokenizer, CognitiveServicesAccountKey, CommonGramTokenFilter, ConditionalSkill, CorsOptions, CustomEntity, CustomLexicalNormalizer, DefaultCognitiveServicesAccount, DictionaryDecompounderTokenFilter, DistanceScoringFunction, DocumentExtractionSkill, DocumentIntelligenceLayoutSkill, EdgeNGramTokenFilterSide, EdgeNGramTokenizer, ElisionTokenFilter, EntityLinkingSkill, EntityRecognitionSkillV3, FieldMapping, FreshnessScoringFunction, HighWaterMarkChangeDetectionPolicy, IndexProjectionMode, IndexingSchedule, KeepTokenFilter, KeywordMarkerTokenFilter, KnownBlobIndexerDataToExtract, KnownBlobIndexerImageAction, KnownBlobIndexerPDFTextRotationAlgorithm, KnownBlobIndexerParsingMode, KnownCharFilterName, KnownCustomEntityLookupSkillLanguage, KnownEntityCategory, KnownEntityRecognitionSkillLanguage, KnownImageAnalysisSkillLanguage, KnownImageDetail, KnownIndexerExecutionEnvironment, KnownKeyPhraseExtractionSkillLanguage, KnownLexicalAnalyzerName, KnownLexicalTokenizerName, KnownOcrSkillLanguage, KnownPIIDetectionSkillMaskingMode, KnownRegexFlags, KnownSearchFieldDataType, KnownSearchIndexerDataSourceType, KnownSentimentSkillLanguage, KnownSplitSkillLanguage, KnownTextSplitMode, KnownTextTranslationSkillLanguage, KnownTokenFilterName, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVisualFeature, LanguageDetectionSkill, LengthTokenFilter, LexicalAnalyzerName, LexicalNormalizerName, LexicalTokenizerName, LimitTokenFilter, LuceneStandardAnalyzer, MagnitudeScoringFunction, MappingCharFilter, MergeSkill, MicrosoftLanguageStemmingTokenizer, MicrosoftLanguageTokenizer, NGramTokenizer, PathHierarchyTokenizerV2 as PathHierarchyTokenizer, PatternCaptureTokenFilter, PatternReplaceCharFilter, PatternReplaceTokenFilter, PhoneticTokenFilter, ScalarQuantizationCompression, ScoringFunctionAggregation, SearchIndexerDataContainer, SearchIndexerDataNoneIdentity, SearchIndexerDataUserAssignedIdentity, SearchIndexerIndexProjectionSelector, SearchIndexerKnowledgeStoreProjection, SearchIndexerSkill as BaseSearchIndexerSkill, SemanticSearch, SentimentSkillV3, ServiceCounters, ServiceLimits, ShaperSkill, ShingleTokenFilter, SnowballTokenFilter, SoftDeleteColumnDeletionDetectionPolicy, SqlIntegratedChangeTrackingPolicy, StemmerOverrideTokenFilter, StemmerTokenFilter, StopAnalyzer, StopwordsTokenFilter, Suggester as SearchSuggester, SynonymTokenFilter, TagScoringFunction, TextWeights, TokenFilterName, TruncateTokenFilter, UaxUrlEmailTokenizer, UniqueTokenFilter, VectorEncodingFormat, VectorSearchProfile, VectorSearchVectorizerKind, WordDelimiterTokenFilter } from "./generated/service/models/index.js";
|
|
5
4
|
/**
|
|
6
5
|
* Options for a list skillsets operation.
|
|
7
6
|
*/
|
|
@@ -135,10 +134,6 @@ export type GetAliasOptions = OperationOptions;
|
|
|
135
134
|
* Options for list aliases operation.
|
|
136
135
|
*/
|
|
137
136
|
export type ListAliasesOptions = OperationOptions;
|
|
138
|
-
/**
|
|
139
|
-
* Search Alias object.
|
|
140
|
-
*/
|
|
141
|
-
export type SearchIndexAlias = SearchAlias;
|
|
142
137
|
/**
|
|
143
138
|
* Options for create synonymmap operation.
|
|
144
139
|
*/
|
|
@@ -171,27 +166,18 @@ export interface CreateOrUpdateIndexOptions extends OperationOptions {
|
|
|
171
166
|
* Options for reset docs operation.
|
|
172
167
|
*/
|
|
173
168
|
export interface ResetDocumentsOptions extends OperationOptions {
|
|
174
|
-
/**
|
|
175
|
-
* document keys to be reset
|
|
176
|
-
*/
|
|
169
|
+
/** document keys to be reset */
|
|
177
170
|
documentKeys?: string[];
|
|
178
|
-
/**
|
|
179
|
-
* datasource document identifiers to be reset
|
|
180
|
-
*/
|
|
171
|
+
/** datasource document identifiers to be reset */
|
|
181
172
|
datasourceDocumentIds?: string[];
|
|
182
|
-
/**
|
|
183
|
-
* If false, keys or ids will be appended to existing ones. If true, only the keys or ids in this
|
|
184
|
-
* payload will be queued to be re-ingested.
|
|
185
|
-
*/
|
|
173
|
+
/** If false, keys or ids will be appended to existing ones. If true, only the keys or ids in this payload will be queued to be re-ingested. */
|
|
186
174
|
overwrite?: boolean;
|
|
187
175
|
}
|
|
188
176
|
/**
|
|
189
177
|
* Options for reset skills operation.
|
|
190
178
|
*/
|
|
191
179
|
export interface ResetSkillsOptions extends OperationOptions {
|
|
192
|
-
/**
|
|
193
|
-
* the names of skills to be reset.
|
|
194
|
-
*/
|
|
180
|
+
/** the names of skills to be reset. */
|
|
195
181
|
skillNames?: string[];
|
|
196
182
|
}
|
|
197
183
|
/**
|
|
@@ -202,14 +188,6 @@ export interface CreateOrUpdateSkillsetOptions extends OperationOptions {
|
|
|
202
188
|
* If set to true, Resource will be updated only if the etag matches.
|
|
203
189
|
*/
|
|
204
190
|
onlyIfUnchanged?: boolean;
|
|
205
|
-
/**
|
|
206
|
-
* Ignores cache reset requirements.
|
|
207
|
-
*/
|
|
208
|
-
skipIndexerResetRequirementForCache?: boolean;
|
|
209
|
-
/**
|
|
210
|
-
* Disables cache reprocessing change detection.
|
|
211
|
-
*/
|
|
212
|
-
disableCacheReprocessingChangeDetection?: boolean;
|
|
213
191
|
}
|
|
214
192
|
/**
|
|
215
193
|
* Options for create/update synonymmap operation.
|
|
@@ -228,14 +206,6 @@ export interface CreateorUpdateIndexerOptions extends OperationOptions {
|
|
|
228
206
|
* If set to true, Resource will be updated only if the etag matches.
|
|
229
207
|
*/
|
|
230
208
|
onlyIfUnchanged?: boolean;
|
|
231
|
-
/**
|
|
232
|
-
* Ignores cache reset requirements.
|
|
233
|
-
*/
|
|
234
|
-
skipIndexerResetRequirementForCache?: boolean;
|
|
235
|
-
/**
|
|
236
|
-
* Disables cache reprocessing change detection.
|
|
237
|
-
*/
|
|
238
|
-
disableCacheReprocessingChangeDetection?: boolean;
|
|
239
209
|
}
|
|
240
210
|
/**
|
|
241
211
|
* Options for create/update datasource operation.
|
|
@@ -245,10 +215,6 @@ export interface CreateorUpdateDataSourceConnectionOptions extends OperationOpti
|
|
|
245
215
|
* If set to true, Resource will be updated only if the etag matches.
|
|
246
216
|
*/
|
|
247
217
|
onlyIfUnchanged?: boolean;
|
|
248
|
-
/**
|
|
249
|
-
* Ignores cache reset requirements.
|
|
250
|
-
*/
|
|
251
|
-
skipIndexerResetRequirementForCache?: boolean;
|
|
252
218
|
}
|
|
253
219
|
/**
|
|
254
220
|
* Options for delete index operation.
|
|
@@ -317,11 +283,6 @@ export interface AnalyzeRequest {
|
|
|
317
283
|
* NOTE: Either analyzerName or tokenizerName is required in an AnalyzeRequest.
|
|
318
284
|
*/
|
|
319
285
|
tokenizerName?: LexicalTokenizerName;
|
|
320
|
-
/**
|
|
321
|
-
* The name of the normalizer to use to normalize the given text. {@link KnownNormalizerNames} is
|
|
322
|
-
* an enum containing built-in analyzer names.
|
|
323
|
-
*/
|
|
324
|
-
normalizerName?: LexicalNormalizerName;
|
|
325
286
|
/**
|
|
326
287
|
* An optional list of token filters to use when breaking the given text. This parameter can only
|
|
327
288
|
* be set when using the tokenizer parameter.
|
|
@@ -388,8 +349,7 @@ export interface CustomAnalyzer {
|
|
|
388
349
|
name: string;
|
|
389
350
|
/**
|
|
390
351
|
* The name of the tokenizer to use to divide continuous text into a sequence of tokens, such as
|
|
391
|
-
* breaking a sentence into words. {@link KnownTokenizerNames} is an enum containing built-in
|
|
392
|
-
* tokenizer names.
|
|
352
|
+
* breaking a sentence into words. {@link KnownTokenizerNames} is an enum containing built-in tokenizer names.
|
|
393
353
|
*/
|
|
394
354
|
tokenizerName: LexicalTokenizerName;
|
|
395
355
|
/**
|
|
@@ -410,39 +370,9 @@ export interface CustomAnalyzer {
|
|
|
410
370
|
*/
|
|
411
371
|
export type LexicalAnalyzer = CustomAnalyzer | PatternAnalyzer | LuceneStandardAnalyzer | StopAnalyzer;
|
|
412
372
|
/**
|
|
413
|
-
*
|
|
373
|
+
* Contains the possible cases for LexicalNormalizer.
|
|
414
374
|
*/
|
|
415
|
-
export
|
|
416
|
-
/**
|
|
417
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
418
|
-
*/
|
|
419
|
-
odatatype: "#Microsoft.Skills.Custom.ChatCompletionSkill";
|
|
420
|
-
/**
|
|
421
|
-
* API key for authenticating to the model. Both apiKey and authIdentity cannot be specified at
|
|
422
|
-
* the same time.
|
|
423
|
-
*/
|
|
424
|
-
apiKey?: string;
|
|
425
|
-
/**
|
|
426
|
-
* Common language model parameters that customers can tweak. If omitted, reasonable defaults will
|
|
427
|
-
* be applied.
|
|
428
|
-
*/
|
|
429
|
-
commonModelParameters?: CommonModelParameters;
|
|
430
|
-
/**
|
|
431
|
-
* Open-type dictionary for model-specific parameters that should be appended to the chat
|
|
432
|
-
* completions call. Follows Azure AI Foundry’s extensibility pattern.
|
|
433
|
-
*/
|
|
434
|
-
extraParameters?: {
|
|
435
|
-
[propertyName: string]: unknown;
|
|
436
|
-
};
|
|
437
|
-
/**
|
|
438
|
-
* How extra parameters are handled by Azure AI Foundry. Default is 'error'.
|
|
439
|
-
*/
|
|
440
|
-
extraParametersBehavior?: ChatCompletionExtraParametersBehavior;
|
|
441
|
-
/**
|
|
442
|
-
* Determines how the LLM should format its response. Defaults to 'text' response type.
|
|
443
|
-
*/
|
|
444
|
-
responseFormat?: ChatCompletionResponseFormat;
|
|
445
|
-
}
|
|
375
|
+
export type LexicalNormalizer = BaseLexicalNormalizer | CustomLexicalNormalizer;
|
|
446
376
|
/**
|
|
447
377
|
* A skill that can call a Web API endpoint, allowing you to extend a skillset by having it call
|
|
448
378
|
* your custom code.
|
|
@@ -451,7 +381,7 @@ export interface WebApiSkill extends BaseSearchIndexerSkill {
|
|
|
451
381
|
/**
|
|
452
382
|
* Polymorphic discriminator, which specifies the different types this object can be
|
|
453
383
|
*/
|
|
454
|
-
odatatype: "#Microsoft.Skills.Custom.WebApiSkill"
|
|
384
|
+
odatatype: "#Microsoft.Skills.Custom.WebApiSkill";
|
|
455
385
|
/**
|
|
456
386
|
* The url for the Web API.
|
|
457
387
|
*/
|
|
@@ -480,95 +410,29 @@ export interface WebApiSkill extends BaseSearchIndexerSkill {
|
|
|
480
410
|
degreeOfParallelism?: number;
|
|
481
411
|
/**
|
|
482
412
|
* Applies to custom skills that connect to external code in an Azure function or some other
|
|
483
|
-
* application that provides the transformations. This value should be the application ID
|
|
484
|
-
* for the function or app when it was registered with Azure Active Directory. When
|
|
485
|
-
* custom skill connects to the function or app using a managed ID (either system
|
|
486
|
-
* user-assigned) of the search service and the access token of the function or app, using
|
|
487
|
-
* value as the resource id for creating the scope of the access token.
|
|
413
|
+
* application that provides the transformations. This value should be the application ID
|
|
414
|
+
* created for the function or app when it was registered with Azure Active Directory. When
|
|
415
|
+
* specified, the custom skill connects to the function or app using a managed ID (either system
|
|
416
|
+
* or user-assigned) of the search service and the access token of the function or app, using
|
|
417
|
+
* this value as the resource id for creating the scope of the access token.
|
|
488
418
|
*/
|
|
489
419
|
authResourceId?: string;
|
|
490
420
|
/**
|
|
491
421
|
* The user-assigned managed identity used for outbound connections. If an authResourceId is
|
|
492
422
|
* provided and it's not specified, the system-assigned managed identity is used. On updates to
|
|
493
|
-
* the indexer, if the identity is unspecified, the value remains unchanged. If
|
|
423
|
+
* the indexer, if the identity is unspecified, the value remains unchanged. If undefined, the
|
|
494
424
|
* value of this property is cleared.
|
|
495
425
|
*/
|
|
496
426
|
authIdentity?: SearchIndexerDataIdentity;
|
|
497
427
|
}
|
|
498
|
-
export type WebApiSkills = WebApiSkill | ChatCompletionSkill;
|
|
499
|
-
/**
|
|
500
|
-
* Allows you to generate a vector embedding for a given image or text input using the Azure AI
|
|
501
|
-
* Services Vision Vectorize API.
|
|
502
|
-
*/
|
|
503
|
-
export interface VisionVectorizeSkill extends BaseSearchIndexerSkill {
|
|
504
|
-
/**
|
|
505
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
506
|
-
*/
|
|
507
|
-
odatatype: "#Microsoft.Skills.Vision.VectorizeSkill";
|
|
508
|
-
/**
|
|
509
|
-
* The version of the model to use when calling the AI Services Vision service. It will default to
|
|
510
|
-
* the latest available when not specified.
|
|
511
|
-
*/
|
|
512
|
-
modelVersion?: string;
|
|
513
|
-
}
|
|
514
428
|
/**
|
|
515
429
|
* Contains the possible cases for Skill.
|
|
516
430
|
*/
|
|
517
|
-
export type SearchIndexerSkill =
|
|
518
|
-
/**
|
|
519
|
-
* A skill that extracts content and layout information (as markdown), via Azure AI Services, from
|
|
520
|
-
* files within the enrichment pipeline.
|
|
521
|
-
*/
|
|
522
|
-
export interface DocumentIntelligenceLayoutSkill extends BaseSearchIndexerSkill {
|
|
523
|
-
/**
|
|
524
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
525
|
-
*/
|
|
526
|
-
odatatype: "#Microsoft.Skills.Util.DocumentIntelligenceLayoutSkill";
|
|
527
|
-
/**
|
|
528
|
-
* Controls the cardinality of the output format. Default is 'markdown'.
|
|
529
|
-
*/
|
|
530
|
-
outputFormat?: DocumentIntelligenceLayoutSkillOutputFormat;
|
|
531
|
-
/**
|
|
532
|
-
* Controls the cardinality of the output produced by the skill. Default is 'oneToMany'.
|
|
533
|
-
*/
|
|
534
|
-
outputMode?: DocumentIntelligenceLayoutSkillOutputMode;
|
|
535
|
-
/**
|
|
536
|
-
* The depth of headers in the markdown output. Default is h6.
|
|
537
|
-
*/
|
|
538
|
-
markdownHeaderDepth?: DocumentIntelligenceLayoutSkillMarkdownHeaderDepth;
|
|
539
|
-
/**
|
|
540
|
-
* Controls the cardinality of the content extracted from the document by the skill
|
|
541
|
-
*/
|
|
542
|
-
extractionOptions?: DocumentIntelligenceLayoutSkillExtractionOptions[];
|
|
543
|
-
/**
|
|
544
|
-
* Controls the cardinality for chunking the content.
|
|
545
|
-
*/
|
|
546
|
-
chunkingProperties?: DocumentIntelligenceLayoutSkillChunkingProperties;
|
|
547
|
-
}
|
|
431
|
+
export type SearchIndexerSkill = AzureOpenAIEmbeddingSkill | ConditionalSkill | CustomEntityLookupSkill | DocumentExtractionSkill | DocumentIntelligenceLayoutSkill | EntityLinkingSkill | EntityRecognitionSkill | EntityRecognitionSkillV3 | ImageAnalysisSkill | KeyPhraseExtractionSkill | LanguageDetectionSkill | MergeSkill | OcrSkill | PIIDetectionSkill | SentimentSkill | SentimentSkillV3 | ShaperSkill | SplitSkill | TextTranslationSkill | WebApiSkill;
|
|
548
432
|
/**
|
|
549
433
|
* Contains the possible cases for CognitiveServicesAccount.
|
|
550
434
|
*/
|
|
551
|
-
export type CognitiveServicesAccount = DefaultCognitiveServicesAccount | CognitiveServicesAccountKey
|
|
552
|
-
/**
|
|
553
|
-
* The multi-region account of an Azure AI service resource that's attached to a skillset.
|
|
554
|
-
*/
|
|
555
|
-
export interface AIServicesAccountIdentity extends BaseCognitiveServicesAccount {
|
|
556
|
-
/**
|
|
557
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
558
|
-
*/
|
|
559
|
-
odatatype: "#Microsoft.Azure.Search.AIServicesByIdentity";
|
|
560
|
-
/**
|
|
561
|
-
* The user-assigned managed identity used for connections to AI Service. If not specified, the
|
|
562
|
-
* system-assigned managed identity is used. On updates to the skillset, if the identity is
|
|
563
|
-
* unspecified, the value remains unchanged. If set to "none", the value of this property is
|
|
564
|
-
* cleared.
|
|
565
|
-
*/
|
|
566
|
-
identity?: SearchIndexerDataIdentity;
|
|
567
|
-
/**
|
|
568
|
-
* The subdomain url for the corresponding AI Service.
|
|
569
|
-
*/
|
|
570
|
-
subdomainUrl: string;
|
|
571
|
-
}
|
|
435
|
+
export type CognitiveServicesAccount = DefaultCognitiveServicesAccount | CognitiveServicesAccountKey;
|
|
572
436
|
/**
|
|
573
437
|
* Tokenizer that uses regex pattern matching to construct distinct tokens. This tokenizer is
|
|
574
438
|
* implemented using Apache Lucene.
|
|
@@ -733,10 +597,6 @@ export type TokenFilter = AsciiFoldingTokenFilter | CjkBigramTokenFilter | Commo
|
|
|
733
597
|
* Contains the possible cases for CharFilter.
|
|
734
598
|
*/
|
|
735
599
|
export type CharFilter = MappingCharFilter | PatternReplaceCharFilter;
|
|
736
|
-
/**
|
|
737
|
-
* Contains the possible cases for LexicalNormalizer.
|
|
738
|
-
*/
|
|
739
|
-
export type LexicalNormalizer = CustomNormalizer;
|
|
740
600
|
/**
|
|
741
601
|
* Contains the possible cases for ScoringFunction.
|
|
742
602
|
*/
|
|
@@ -787,10 +647,9 @@ export interface SimpleField {
|
|
|
787
647
|
* returned in a search result. You can disable this option if you don't plan to return the field
|
|
788
648
|
* contents in a search response to save on storage overhead. This can only be set during index
|
|
789
649
|
* creation and only for vector fields. This property cannot be changed for existing fields or set
|
|
790
|
-
* as false for new fields. If this property is set
|
|
791
|
-
*
|
|
792
|
-
*
|
|
793
|
-
* index storage requirements. The default is true for vector fields.
|
|
650
|
+
* as false for new fields. If this property is set as false, the property 'hidden' must be set to
|
|
651
|
+
* 'true'. This property must be true or unset for key fields, for new fields, and for non-vector
|
|
652
|
+
* fields. Disabling this property will reduce index storage requirements. The default is true for vector fields.
|
|
794
653
|
*/
|
|
795
654
|
stored?: boolean;
|
|
796
655
|
/**
|
|
@@ -798,16 +657,16 @@ export interface SimpleField {
|
|
|
798
657
|
* analysis such as word-breaking during indexing. If you set a searchable field to a value like
|
|
799
658
|
* "sunny day", internally it will be split into the individual tokens "sunny" and "day". This
|
|
800
659
|
* enables full-text searches for these terms. Fields of type Edm.String or Collection(Edm.String)
|
|
801
|
-
* are searchable by default. This property must be false for simple
|
|
802
|
-
*
|
|
803
|
-
*
|
|
804
|
-
*
|
|
805
|
-
*
|
|
660
|
+
* are searchable by default. This property must be false for simple fields of other non-string
|
|
661
|
+
* data types. Note: searchable fields consume extra space
|
|
662
|
+
* in your index to accommodate additional tokenized versions of the field value for full-text
|
|
663
|
+
* searches. If you want to save space in your index and you don't need a field to be included in
|
|
664
|
+
* searches, set searchable to false. Default is false.
|
|
806
665
|
*/
|
|
807
666
|
searchable?: boolean;
|
|
808
667
|
/**
|
|
809
|
-
* A value indicating whether to enable the field to be referenced in $filter queries.
|
|
810
|
-
*
|
|
668
|
+
* A value indicating whether to enable the field to be referenced in $filter queries. filterable
|
|
669
|
+
* differs from searchable in how strings are handled. Fields of type Edm.String or
|
|
811
670
|
* Collection(Edm.String) that are filterable do not undergo word-breaking, so comparisons are for
|
|
812
671
|
* exact matches only. For example, if you set such a field f to "sunny day", $filter=f eq 'sunny'
|
|
813
672
|
* will find no matches, but $filter=f eq 'sunny day' will. Default is false.
|
|
@@ -815,30 +674,27 @@ export interface SimpleField {
|
|
|
815
674
|
filterable?: boolean;
|
|
816
675
|
/**
|
|
817
676
|
* A value indicating whether to enable the field to be referenced in $orderby expressions. By
|
|
818
|
-
* default, the
|
|
819
|
-
*
|
|
820
|
-
*
|
|
821
|
-
*
|
|
677
|
+
* default, the search engine sorts results by score, but in many experiences users will want to
|
|
678
|
+
* sort by fields in the documents. A simple field can be sortable only if it is single-valued (it
|
|
679
|
+
* has a single value in the scope of the parent document). Simple collection fields cannot be
|
|
680
|
+
* sortable, since they are multi-valued. Simple sub-fields of complex collections are also
|
|
822
681
|
* multi-valued, and therefore cannot be sortable. This is true whether it's an immediate parent
|
|
823
682
|
* field, or an ancestor field, that's the complex collection. The default is false.
|
|
683
|
+
*
|
|
824
684
|
*/
|
|
825
685
|
sortable?: boolean;
|
|
826
686
|
/**
|
|
827
687
|
* A value indicating whether to enable the field to be referenced in facet queries. Typically
|
|
828
688
|
* used in a presentation of search results that includes hit count by category (for example,
|
|
829
|
-
* search for digital cameras and see hits by brand, by megapixels, by price, and so on).
|
|
830
|
-
*
|
|
831
|
-
*
|
|
689
|
+
* search for digital cameras and see hits by brand, by megapixels, by price, and so on). Fields
|
|
690
|
+
* of type Edm.GeographyPoint or Collection(Edm.GeographyPoint) cannot be facetable. Default is
|
|
691
|
+
* false.
|
|
832
692
|
*/
|
|
833
693
|
facetable?: boolean;
|
|
834
694
|
/**
|
|
835
|
-
*
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
/**
|
|
839
|
-
* The name of the analyzer to use for the field. This option can be used only with
|
|
840
|
-
* searchable fields and it can't be set together with either searchAnalyzer or indexAnalyzer.
|
|
841
|
-
* Once the analyzer is chosen, it cannot be changed for the field.
|
|
695
|
+
* The name of the analyzer to use for the field. This option can be used only with searchable
|
|
696
|
+
* fields and it can't be set together with either searchAnalyzer or indexAnalyzer. Once the
|
|
697
|
+
* analyzer is chosen, it cannot be changed for the field.
|
|
842
698
|
*/
|
|
843
699
|
analyzerName?: LexicalAnalyzerName;
|
|
844
700
|
/**
|
|
@@ -850,24 +706,20 @@ export interface SimpleField {
|
|
|
850
706
|
*/
|
|
851
707
|
searchAnalyzerName?: LexicalAnalyzerName;
|
|
852
708
|
/**
|
|
853
|
-
* The name of the analyzer used at indexing time for the field. This option can be used only
|
|
854
|
-
* searchable fields. It must be set together with searchAnalyzer and it cannot be set
|
|
855
|
-
* with the
|
|
856
|
-
*
|
|
709
|
+
* The name of the analyzer used at indexing time for the field. This option can be used only
|
|
710
|
+
* with searchable fields. It must be set together with searchAnalyzer and it cannot be set
|
|
711
|
+
* together with the analyzer option. This property cannot be set to the name of a language
|
|
712
|
+
* analyzer; use the analyzer property instead if you need a language analyzer. Once the analyzer
|
|
713
|
+
* is chosen, it cannot be changed for the field.
|
|
857
714
|
*/
|
|
858
715
|
indexAnalyzerName?: LexicalAnalyzerName;
|
|
859
716
|
/**
|
|
860
717
|
* A list of the names of synonym maps to associate with this field. This option can be used only
|
|
861
718
|
* with searchable fields. Currently only one synonym map per field is supported. Assigning a
|
|
862
|
-
* synonym map to a field ensures that query terms targeting that field are expanded at
|
|
863
|
-
*
|
|
864
|
-
* fields.
|
|
719
|
+
* synonym map to a field ensures that query terms targeting that field are expanded at query-time
|
|
720
|
+
* using the rules in the synonym map. This attribute can be changed on existing fields.
|
|
865
721
|
*/
|
|
866
722
|
synonymMapNames?: string[];
|
|
867
|
-
/**
|
|
868
|
-
* The name of the normalizer used at indexing time for the field.
|
|
869
|
-
*/
|
|
870
|
-
normalizerName?: LexicalNormalizerName;
|
|
871
723
|
/**
|
|
872
724
|
* The dimensionality of the vector field.
|
|
873
725
|
*/
|
|
@@ -881,6 +733,11 @@ export interface SimpleField {
|
|
|
881
733
|
* The encoding format to interpret the field contents.
|
|
882
734
|
*/
|
|
883
735
|
vectorEncodingFormat?: VectorEncodingFormat;
|
|
736
|
+
/** The name of the normalizer to use for the field. This option can be used only with fields with
|
|
737
|
+
* filterable, sortable, or facetable enabled. Once the normalizer is chosen, it cannot be changed
|
|
738
|
+
* for the field. Must be null for complex fields.
|
|
739
|
+
*/
|
|
740
|
+
normalizerName?: LexicalNormalizerName;
|
|
884
741
|
}
|
|
885
742
|
export declare function isComplexField(field: SearchField): field is ComplexField;
|
|
886
743
|
/**
|
|
@@ -918,8 +775,8 @@ export interface SynonymMap {
|
|
|
918
775
|
/**
|
|
919
776
|
* A description of an encryption key that you create in Azure Key Vault. This key is used to
|
|
920
777
|
* provide an additional level of encryption-at-rest for your data when you want full assurance
|
|
921
|
-
* that no one, not even Microsoft, can decrypt your data in Azure
|
|
922
|
-
* have encrypted your data, it will always remain encrypted. Azure
|
|
778
|
+
* that no one, not even Microsoft, can decrypt your data in Azure Cognitive Search. Once you
|
|
779
|
+
* have encrypted your data, it will always remain encrypted. Azure Cognitive Search will ignore
|
|
923
780
|
* attempts to set this property to null. You can change this property as needed if you want to
|
|
924
781
|
* rotate your encryption key; Your data will be unaffected. Encryption with customer-managed
|
|
925
782
|
* keys is not available for free search services, and is only available for paid services
|
|
@@ -937,27 +794,6 @@ export interface SynonymMap {
|
|
|
937
794
|
* per iteration.
|
|
938
795
|
*/
|
|
939
796
|
export type IndexIterator = PagedAsyncIterableIterator<SearchIndex, SearchIndex[], {}>;
|
|
940
|
-
/**
|
|
941
|
-
* An iterator for statistics summaries for each index in the Search service. Will make requests as
|
|
942
|
-
* needed during iteration. Use .byPage() to make one request to the server per iteration.
|
|
943
|
-
*/
|
|
944
|
-
export type IndexStatisticsSummaryIterator = PagedAsyncIterableIterator<IndexStatisticsSummary, IndexStatisticsSummary[], {}>;
|
|
945
|
-
/**
|
|
946
|
-
* An iterator for listing the knowledge agents that exist in the Search service. Will make requests
|
|
947
|
-
* as needed during iteration. Use .byPage() to make one request to the server per iteration.
|
|
948
|
-
*/
|
|
949
|
-
export type KnowledgeAgentIterator = PagedAsyncIterableIterator<KnowledgeAgent, KnowledgeAgent[], {}>;
|
|
950
|
-
/**
|
|
951
|
-
* An iterator for listing the knowledge dSources that exist in the Search service. Will make requests
|
|
952
|
-
* as needed during iteration. Use .byPage() to make one request to the server per iteration.
|
|
953
|
-
*/
|
|
954
|
-
export type KnowledgeSourceIterator = PagedAsyncIterableIterator<KnowledgeSource, KnowledgeSource[], {}>;
|
|
955
|
-
/**
|
|
956
|
-
* An iterator for listing the aliases that exist in the Search service. This will make requests
|
|
957
|
-
* as needed during iteration. Use .byPage() to make one request to the server
|
|
958
|
-
* per iteration.
|
|
959
|
-
*/
|
|
960
|
-
export type AliasIterator = PagedAsyncIterableIterator<SearchIndexAlias, SearchIndexAlias[], {}>;
|
|
961
797
|
/**
|
|
962
798
|
* An iterator for listing the indexes that exist in the Search service. Will make requests
|
|
963
799
|
* as needed during iteration. Use .byPage() to make one request to the server
|
|
@@ -1007,6 +843,10 @@ export interface SearchIndex {
|
|
|
1007
843
|
* The tokenizers for the index.
|
|
1008
844
|
*/
|
|
1009
845
|
tokenizers?: LexicalTokenizer[];
|
|
846
|
+
/**
|
|
847
|
+
* The normalizers for the index.
|
|
848
|
+
*/
|
|
849
|
+
normalizers?: LexicalNormalizer[];
|
|
1010
850
|
/**
|
|
1011
851
|
* The token filters for the index.
|
|
1012
852
|
*/
|
|
@@ -1015,15 +855,11 @@ export interface SearchIndex {
|
|
|
1015
855
|
* The character filters for the index.
|
|
1016
856
|
*/
|
|
1017
857
|
charFilters?: CharFilter[];
|
|
1018
|
-
/**
|
|
1019
|
-
* The normalizers for the index.
|
|
1020
|
-
*/
|
|
1021
|
-
normalizers?: LexicalNormalizer[];
|
|
1022
858
|
/**
|
|
1023
859
|
* A description of an encryption key that you create in Azure Key Vault. This key is used to
|
|
1024
860
|
* provide an additional level of encryption-at-rest for your data when you want full assurance
|
|
1025
|
-
* that no one, not even Microsoft, can decrypt your data in Azure
|
|
1026
|
-
* have encrypted your data, it will always remain encrypted. Azure
|
|
861
|
+
* that no one, not even Microsoft, can decrypt your data in Azure Cognitive Search. Once you
|
|
862
|
+
* have encrypted your data, it will always remain encrypted. Azure Cognitive Search will ignore
|
|
1027
863
|
* attempts to set this property to null. You can change this property as needed if you want to
|
|
1028
864
|
* rotate your encryption key; Your data will be unaffected. Encryption with customer-managed
|
|
1029
865
|
* keys is not available for free search services, and is only available for paid services
|
|
@@ -1044,20 +880,12 @@ export interface SearchIndex {
|
|
|
1044
880
|
* Contains configuration options related to vector search.
|
|
1045
881
|
*/
|
|
1046
882
|
vectorSearch?: VectorSearch;
|
|
1047
|
-
/**
|
|
1048
|
-
* A value indicating whether permission filtering is enabled for the index.
|
|
1049
|
-
*/
|
|
1050
|
-
permissionFilterOption?: SearchIndexPermissionFilterOption;
|
|
1051
883
|
/**
|
|
1052
884
|
* The ETag of the index.
|
|
1053
885
|
*/
|
|
1054
886
|
etag?: string;
|
|
1055
887
|
}
|
|
1056
888
|
export interface SearchIndexerCache {
|
|
1057
|
-
/**
|
|
1058
|
-
* A guid for the SearchIndexerCache.
|
|
1059
|
-
*/
|
|
1060
|
-
id?: string;
|
|
1061
889
|
/**
|
|
1062
890
|
* The connection string to the storage account where the cache data will be persisted.
|
|
1063
891
|
*/
|
|
@@ -1066,8 +894,7 @@ export interface SearchIndexerCache {
|
|
|
1066
894
|
* Specifies whether incremental reprocessing is enabled.
|
|
1067
895
|
*/
|
|
1068
896
|
enableReprocessing?: boolean;
|
|
1069
|
-
/**
|
|
1070
|
-
* The user-assigned managed identity used for connections to the enrichment cache. If the
|
|
897
|
+
/** The user-assigned managed identity used for connections to the enrichment cache. If the
|
|
1071
898
|
* connection string indicates an identity (ResourceId) and it's not specified, the
|
|
1072
899
|
* system-assigned managed identity is used. On updates to the indexer, if the identity is
|
|
1073
900
|
* unspecified, the value remains unchanged. If set to "none", the value of this property is
|
|
@@ -1128,23 +955,18 @@ export interface SearchIndexer {
|
|
|
1128
955
|
* A description of an encryption key that you create in Azure Key Vault. This key is used to
|
|
1129
956
|
* provide an additional level of encryption-at-rest for your indexer definition (as well as
|
|
1130
957
|
* indexer execution status) when you want full assurance that no one, not even Microsoft, can
|
|
1131
|
-
* decrypt them in Azure
|
|
1132
|
-
* will always remain encrypted. Azure
|
|
958
|
+
* decrypt them in Azure Cognitive Search. Once you have encrypted your indexer definition, it
|
|
959
|
+
* will always remain encrypted. Azure Cognitive Search will ignore attempts to set this property
|
|
1133
960
|
* to null. You can change this property as needed if you want to rotate your encryption key;
|
|
1134
961
|
* Your indexer definition (and indexer execution status) will be unaffected. Encryption with
|
|
1135
962
|
* customer-managed keys is not available for free search services, and is only available for
|
|
1136
963
|
* paid services created on or after January 1, 2019.
|
|
1137
964
|
*/
|
|
1138
965
|
encryptionKey?: SearchResourceEncryptionKey;
|
|
1139
|
-
/**
|
|
1140
|
-
* Adds caching to an enrichment pipeline to allow for incremental modification steps without
|
|
1141
|
-
* having to rebuild the index every time.
|
|
1142
|
-
*/
|
|
1143
|
-
cache?: SearchIndexerCache;
|
|
1144
966
|
}
|
|
1145
967
|
/**
|
|
1146
968
|
* A customer-managed encryption key in Azure Key Vault. Keys that you create and manage can be
|
|
1147
|
-
* used to encrypt or decrypt data-at-rest in Azure
|
|
969
|
+
* used to encrypt or decrypt data-at-rest in Azure Cognitive Search, such as indexes and synonym
|
|
1148
970
|
* maps.
|
|
1149
971
|
*/
|
|
1150
972
|
export interface SearchResourceEncryptionKey {
|
|
@@ -1155,7 +977,7 @@ export interface SearchResourceEncryptionKey {
|
|
|
1155
977
|
/**
|
|
1156
978
|
* The version of your Azure Key Vault key to be used to encrypt your data at rest.
|
|
1157
979
|
*/
|
|
1158
|
-
keyVersion
|
|
980
|
+
keyVersion: string;
|
|
1159
981
|
/**
|
|
1160
982
|
* The URI of your Azure Key Vault, also referred to as DNS name, that contains the key to be
|
|
1161
983
|
* used to encrypt your data at rest. An example URI might be
|
|
@@ -1216,8 +1038,8 @@ export interface SearchIndexerSkillset {
|
|
|
1216
1038
|
* A description of an encryption key that you create in Azure Key Vault. This key is used to
|
|
1217
1039
|
* provide an additional level of encryption-at-rest for your skillset definition when you want
|
|
1218
1040
|
* full assurance that no one, not even Microsoft, can decrypt your skillset definition in Azure
|
|
1219
|
-
*
|
|
1220
|
-
* encrypted. Azure
|
|
1041
|
+
* Cognitive Search. Once you have encrypted your skillset definition, it will always remain
|
|
1042
|
+
* encrypted. Azure Cognitive Search will ignore attempts to set this property to null. You can
|
|
1221
1043
|
* change this property as needed if you want to rotate your encryption key; Your skillset
|
|
1222
1044
|
* definition will be unaffected. Encryption with customer-managed keys is not available for free
|
|
1223
1045
|
* search services, and is only available for paid services created on or after January 1, 2019.
|
|
@@ -1466,7 +1288,7 @@ export declare enum KnownTokenFilterNames {
|
|
|
1466
1288
|
SoraniNormalization = "sorani_normalization",
|
|
1467
1289
|
/**
|
|
1468
1290
|
* Language specific stemming filter. See
|
|
1469
|
-
* https://
|
|
1291
|
+
* https://docs.microsoft.com/rest/api/searchservice/Custom-analyzers-in-Azure-Search#TokenFilters
|
|
1470
1292
|
*/
|
|
1471
1293
|
Stemmer = "stemmer",
|
|
1472
1294
|
/**
|
|
@@ -1512,7 +1334,7 @@ export declare enum KnownCharFilterNames {
|
|
|
1512
1334
|
}
|
|
1513
1335
|
/**
|
|
1514
1336
|
* Defines values for AnalyzerName.
|
|
1515
|
-
* See https://
|
|
1337
|
+
* See https://docs.microsoft.com/rest/api/searchservice/Language-support
|
|
1516
1338
|
* @readonly
|
|
1517
1339
|
*/
|
|
1518
1340
|
export declare enum KnownAnalyzerNames {
|
|
@@ -1860,18 +1682,15 @@ export declare enum KnownAnalyzerNames {
|
|
|
1860
1682
|
*/
|
|
1861
1683
|
ViMicrosoft = "vi.microsoft",
|
|
1862
1684
|
/**
|
|
1863
|
-
* See:
|
|
1864
|
-
* https://lucene.apache.org/core/6_6_1/core/org/apache/lucene/analysis/standard/StandardAnalyzer.html
|
|
1685
|
+
* See: https://lucene.apache.org/core/6_6_1/core/org/apache/lucene/analysis/standard/StandardAnalyzer.html
|
|
1865
1686
|
*/
|
|
1866
1687
|
StandardLucene = "standard.lucene",
|
|
1867
1688
|
/**
|
|
1868
|
-
* See
|
|
1869
|
-
* https://lucene.apache.org/core/6_6_1/analyzers-common/org/apache/lucene/analysis/miscellaneous/ASCIIFoldingFilter.html
|
|
1689
|
+
* See https://lucene.apache.org/core/6_6_1/analyzers-common/org/apache/lucene/analysis/miscellaneous/ASCIIFoldingFilter.html
|
|
1870
1690
|
*/
|
|
1871
1691
|
StandardAsciiFoldingLucene = "standardasciifolding.lucene",
|
|
1872
1692
|
/**
|
|
1873
|
-
* Treats the entire content of a field as a single token. This is useful for data like zip codes,
|
|
1874
|
-
* ids, and some product names.
|
|
1693
|
+
* Treats the entire content of a field as a single token. This is useful for data like zip codes, ids, and some product names.
|
|
1875
1694
|
*/
|
|
1876
1695
|
Keyword = "keyword",
|
|
1877
1696
|
/**
|
|
@@ -1902,7 +1721,7 @@ export type SearchIndexerDataIdentity = SearchIndexerDataNoneIdentity | SearchIn
|
|
|
1902
1721
|
/**
|
|
1903
1722
|
* Contains the possible cases for DataDeletionDetectionPolicy.
|
|
1904
1723
|
*/
|
|
1905
|
-
export type DataDeletionDetectionPolicy = SoftDeleteColumnDeletionDetectionPolicy
|
|
1724
|
+
export type DataDeletionDetectionPolicy = SoftDeleteColumnDeletionDetectionPolicy;
|
|
1906
1725
|
/**
|
|
1907
1726
|
* Represents a datasource definition, which can be used to configure an indexer.
|
|
1908
1727
|
*/
|
|
@@ -1920,11 +1739,6 @@ export interface SearchIndexerDataSourceConnection {
|
|
|
1920
1739
|
* 'AzureTable', 'MySql', 'AdlsGen2'
|
|
1921
1740
|
*/
|
|
1922
1741
|
type: SearchIndexerDataSourceType;
|
|
1923
|
-
/**
|
|
1924
|
-
* A specific type of the data source, in case the resource is capable of different modalities. For example, 'MongoDb' for certain 'cosmosDb' accounts.
|
|
1925
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1926
|
-
*/
|
|
1927
|
-
readonly subType?: string;
|
|
1928
1742
|
/**
|
|
1929
1743
|
* The connection string for the datasource.
|
|
1930
1744
|
*/
|
|
@@ -1939,10 +1753,6 @@ export interface SearchIndexerDataSourceConnection {
|
|
|
1939
1753
|
* the value remains unchanged. If "none" is specified, the value of this property is cleared.
|
|
1940
1754
|
*/
|
|
1941
1755
|
identity?: SearchIndexerDataIdentity;
|
|
1942
|
-
/**
|
|
1943
|
-
* Ingestion options with various types of permission data.
|
|
1944
|
-
*/
|
|
1945
|
-
indexerPermissionOptions?: IndexerPermissionOption[];
|
|
1946
1756
|
/**
|
|
1947
1757
|
* The data change detection policy for the datasource.
|
|
1948
1758
|
*/
|
|
@@ -1959,8 +1769,8 @@ export interface SearchIndexerDataSourceConnection {
|
|
|
1959
1769
|
* A description of an encryption key that you create in Azure Key Vault. This key is used to
|
|
1960
1770
|
* provide an additional level of encryption-at-rest for your datasource definition when you want
|
|
1961
1771
|
* full assurance that no one, not even Microsoft, can decrypt your data source definition in
|
|
1962
|
-
* Azure
|
|
1963
|
-
* remain encrypted. Azure
|
|
1772
|
+
* Azure Cognitive Search. Once you have encrypted your data source definition, it will always
|
|
1773
|
+
* remain encrypted. Azure Cognitive Search will ignore attempts to set this property to null.
|
|
1964
1774
|
* You can change this property as needed if you want to rotate your encryption key; Your
|
|
1965
1775
|
* datasource definition will be unaffected. Encryption with customer-managed keys is not
|
|
1966
1776
|
* available for free search services, and is only available for paid services created on or
|
|
@@ -1968,43 +1778,24 @@ export interface SearchIndexerDataSourceConnection {
|
|
|
1968
1778
|
*/
|
|
1969
1779
|
encryptionKey?: SearchResourceEncryptionKey;
|
|
1970
1780
|
}
|
|
1971
|
-
/**
|
|
1972
|
-
* Contains configuration options related to vector search.
|
|
1973
|
-
*/
|
|
1781
|
+
/** Contains configuration options related to vector search. */
|
|
1974
1782
|
export interface VectorSearch {
|
|
1975
|
-
/**
|
|
1976
|
-
* Defines combinations of configurations to use with vector search.
|
|
1977
|
-
*/
|
|
1783
|
+
/** Defines combinations of configurations to use with vector search. */
|
|
1978
1784
|
profiles?: VectorSearchProfile[];
|
|
1979
|
-
/**
|
|
1980
|
-
* Contains configuration options specific to the algorithm used during indexing and/or querying.
|
|
1981
|
-
*/
|
|
1785
|
+
/** Contains configuration options specific to the algorithm used during indexing or querying. */
|
|
1982
1786
|
algorithms?: VectorSearchAlgorithmConfiguration[];
|
|
1983
|
-
/**
|
|
1984
|
-
* Contains configuration options on how to vectorize text vector queries.
|
|
1985
|
-
*/
|
|
1787
|
+
/** Contains configuration options on how to vectorize text vector queries. */
|
|
1986
1788
|
vectorizers?: VectorSearchVectorizer[];
|
|
1987
|
-
/**
|
|
1988
|
-
* Contains configuration options specific to the compression method used during indexing or
|
|
1989
|
-
* querying.
|
|
1990
|
-
*/
|
|
1789
|
+
/** Contains configuration options specific to the compression method used during indexing or querying. */
|
|
1991
1790
|
compressions?: VectorSearchCompression[];
|
|
1992
1791
|
}
|
|
1993
|
-
/**
|
|
1994
|
-
* Contains configuration options specific to the algorithm used during indexing and/or querying.
|
|
1995
|
-
*/
|
|
1792
|
+
/** Contains configuration options specific to the algorithm used during indexing and/or querying. */
|
|
1996
1793
|
export type VectorSearchAlgorithmConfiguration = HnswAlgorithmConfiguration | ExhaustiveKnnAlgorithmConfiguration;
|
|
1997
|
-
/**
|
|
1998
|
-
* Contains configuration options specific to the algorithm used during indexing and/or querying.
|
|
1999
|
-
*/
|
|
1794
|
+
/** Contains configuration options specific to the algorithm used during indexing and/or querying. */
|
|
2000
1795
|
export interface BaseVectorSearchAlgorithmConfiguration {
|
|
2001
|
-
/**
|
|
2002
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2003
|
-
*/
|
|
1796
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2004
1797
|
kind: VectorSearchAlgorithmKind;
|
|
2005
|
-
/**
|
|
2006
|
-
* The name to associate with this particular configuration.
|
|
2007
|
-
*/
|
|
1798
|
+
/** The name to associate with this particular configuration. */
|
|
2008
1799
|
name: string;
|
|
2009
1800
|
}
|
|
2010
1801
|
/**
|
|
@@ -2050,479 +1841,162 @@ export interface HnswParameters {
|
|
|
2050
1841
|
*/
|
|
2051
1842
|
metric?: VectorSearchAlgorithmMetric;
|
|
2052
1843
|
}
|
|
2053
|
-
/**
|
|
2054
|
-
* Contains configuration options specific to the exhaustive KNN algorithm used during querying,
|
|
2055
|
-
* which will perform brute-force search across the entire vector index.
|
|
2056
|
-
*/
|
|
1844
|
+
/** Contains configuration options specific to the exhaustive KNN algorithm used during querying, which will perform brute-force search across the entire vector index. */
|
|
2057
1845
|
export type ExhaustiveKnnAlgorithmConfiguration = BaseVectorSearchAlgorithmConfiguration & {
|
|
2058
|
-
/**
|
|
2059
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2060
|
-
*/
|
|
1846
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2061
1847
|
kind: "exhaustiveKnn";
|
|
2062
|
-
/**
|
|
2063
|
-
* Contains the parameters specific to exhaustive KNN algorithm.
|
|
2064
|
-
*/
|
|
1848
|
+
/** Contains the parameters specific to exhaustive KNN algorithm. */
|
|
2065
1849
|
parameters?: ExhaustiveKnnParameters;
|
|
2066
1850
|
};
|
|
2067
|
-
/**
|
|
2068
|
-
* Contains the parameters specific to exhaustive KNN algorithm.
|
|
2069
|
-
*/
|
|
1851
|
+
/** Contains the parameters specific to exhaustive KNN algorithm. */
|
|
2070
1852
|
export interface ExhaustiveKnnParameters {
|
|
2071
|
-
/**
|
|
2072
|
-
* The similarity metric to use for vector comparisons.
|
|
2073
|
-
*/
|
|
1853
|
+
/** The similarity metric to use for vector comparisons. */
|
|
2074
1854
|
metric?: VectorSearchAlgorithmMetric;
|
|
2075
1855
|
}
|
|
2076
|
-
/**
|
|
2077
|
-
* A dictionary of index projection-specific configuration properties. Each name is the name of a
|
|
2078
|
-
* specific property. Each value must be of a primitive type.
|
|
2079
|
-
*/
|
|
1856
|
+
/** A dictionary of index projection-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type. */
|
|
2080
1857
|
export interface SearchIndexerIndexProjectionParameters {
|
|
2081
|
-
/**
|
|
2082
|
-
* Describes unknown properties.
|
|
2083
|
-
*/
|
|
1858
|
+
/** Describes unknown properties.*/
|
|
2084
1859
|
[property: string]: unknown;
|
|
2085
|
-
/**
|
|
2086
|
-
* Defines behavior of the index projections in relation to the rest of the indexer.
|
|
2087
|
-
*/
|
|
1860
|
+
/** Defines behavior of the index projections in relation to the rest of the indexer. */
|
|
2088
1861
|
projectionMode?: IndexProjectionMode;
|
|
2089
1862
|
}
|
|
2090
|
-
/**
|
|
2091
|
-
* Definition of additional projections to secondary search indexes.
|
|
2092
|
-
*/
|
|
1863
|
+
/** Definition of additional projections to secondary search indexes. */
|
|
2093
1864
|
export interface SearchIndexerIndexProjection {
|
|
2094
|
-
/**
|
|
2095
|
-
* A list of projections to be performed to secondary search indexes.
|
|
2096
|
-
*/
|
|
1865
|
+
/** A list of projections to be performed to secondary search indexes. */
|
|
2097
1866
|
selectors: SearchIndexerIndexProjectionSelector[];
|
|
2098
|
-
/**
|
|
2099
|
-
* A dictionary of index projection-specific configuration properties. Each name is the name of a
|
|
2100
|
-
* specific property. Each value must be of a primitive type.
|
|
2101
|
-
*/
|
|
1867
|
+
/** A dictionary of index projection-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type. */
|
|
2102
1868
|
parameters?: SearchIndexerIndexProjectionParameters;
|
|
2103
1869
|
}
|
|
2104
|
-
/**
|
|
2105
|
-
* Contains specific details for a vectorization method to be used during query time.
|
|
2106
|
-
*/
|
|
1870
|
+
/** Contains specific details for a vectorization method to be used during query time. */
|
|
2107
1871
|
export interface BaseVectorSearchVectorizer {
|
|
2108
|
-
/**
|
|
2109
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2110
|
-
*/
|
|
1872
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2111
1873
|
kind: VectorSearchVectorizerKind;
|
|
2112
|
-
/**
|
|
2113
|
-
* The name to associate with this particular vectorization method.
|
|
2114
|
-
*/
|
|
1874
|
+
/** The name to associate with this particular vectorization method. */
|
|
2115
1875
|
vectorizerName: string;
|
|
2116
1876
|
}
|
|
2117
|
-
/**
|
|
2118
|
-
* Contains the parameters specific to using an Azure Open AI service for vectorization at query
|
|
2119
|
-
* time.
|
|
2120
|
-
*/
|
|
1877
|
+
/** Contains the parameters specific to using an Azure Open AI service for vectorization at query time. */
|
|
2121
1878
|
export interface AzureOpenAIVectorizer extends BaseVectorSearchVectorizer {
|
|
2122
|
-
/**
|
|
2123
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2124
|
-
*/
|
|
1879
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2125
1880
|
kind: "azureOpenAI";
|
|
2126
|
-
/**
|
|
2127
|
-
* Contains the parameters specific to Azure Open AI embedding vectorization.
|
|
2128
|
-
*/
|
|
1881
|
+
/** Contains the parameters specific to Azure Open AI embedding vectorization. */
|
|
2129
1882
|
parameters?: AzureOpenAIParameters;
|
|
2130
1883
|
}
|
|
2131
|
-
/**
|
|
2132
|
-
* Specifies a user-defined vectorizer for generating the vector embedding of a query string.
|
|
2133
|
-
* Integration of an external vectorizer is achieved using the custom Web API interface of a
|
|
2134
|
-
* skillset.
|
|
2135
|
-
*/
|
|
1884
|
+
/** Specifies a user-defined vectorizer for generating the vector embedding of a query string. Integration of an external vectorizer is achieved using the custom Web API interface of a skillset. */
|
|
2136
1885
|
export interface WebApiVectorizer extends BaseVectorSearchVectorizer {
|
|
2137
|
-
/**
|
|
2138
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2139
|
-
*/
|
|
1886
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2140
1887
|
kind: "customWebApi";
|
|
2141
|
-
/**
|
|
2142
|
-
* Specifies the properties of the user-defined vectorizer.
|
|
2143
|
-
*/
|
|
1888
|
+
/** Specifies the properties of the user-defined vectorizer. */
|
|
2144
1889
|
parameters?: WebApiParameters;
|
|
2145
1890
|
}
|
|
2146
|
-
/**
|
|
2147
|
-
* Specifies the properties for connecting to a user-defined vectorizer.
|
|
2148
|
-
*/
|
|
1891
|
+
/** Specifies the properties for connecting to a user-defined vectorizer. */
|
|
2149
1892
|
export interface WebApiParameters {
|
|
2150
|
-
/**
|
|
2151
|
-
* The URI of the Web API providing the vectorizer.
|
|
2152
|
-
*/
|
|
1893
|
+
/** The URI of the Web API providing the vectorizer. */
|
|
2153
1894
|
uri?: string;
|
|
2154
|
-
/**
|
|
2155
|
-
* The headers required to make the HTTP request.
|
|
2156
|
-
*/
|
|
1895
|
+
/** The headers required to make the HTTP request. */
|
|
2157
1896
|
httpHeaders?: {
|
|
2158
1897
|
[propertyName: string]: string;
|
|
2159
1898
|
};
|
|
2160
|
-
/**
|
|
2161
|
-
* The method for the HTTP request.
|
|
2162
|
-
*/
|
|
1899
|
+
/** The method for the HTTP request. */
|
|
2163
1900
|
httpMethod?: string;
|
|
2164
|
-
/**
|
|
2165
|
-
* The desired timeout for the request. Default is 30 seconds.
|
|
2166
|
-
*/
|
|
1901
|
+
/** The desired timeout for the request. Default is 30 seconds. */
|
|
2167
1902
|
timeout?: string;
|
|
2168
|
-
/**
|
|
2169
|
-
* Applies to custom endpoints that connect to external code in an Azure function or some other
|
|
2170
|
-
* application that provides the transformations. This value should be the application ID created
|
|
2171
|
-
* for the function or app when it was registered with Azure Active Directory. When specified, the
|
|
2172
|
-
* vectorization connects to the function or app using a managed ID (either system or
|
|
2173
|
-
* user-assigned) of the search service and the access token of the function or app, using this
|
|
2174
|
-
* value as the resource id for creating the scope of the access token.
|
|
2175
|
-
*/
|
|
1903
|
+
/** Applies to custom endpoints that connect to external code in an Azure function or some other application that provides the transformations. This value should be the application ID created for the function or app when it was registered with Azure Active Directory. When specified, the vectorization connects to the function or app using a managed ID (either system or user-assigned) of the search service and the access token of the function or app, using this value as the resource id for creating the scope of the access token. */
|
|
2176
1904
|
authResourceId?: string;
|
|
2177
|
-
/**
|
|
2178
|
-
* The user-assigned managed identity used for outbound connections. If an authResourceId is
|
|
2179
|
-
* provided and it's not specified, the system-assigned managed identity is used. On updates to
|
|
2180
|
-
* the indexer, if the identity is unspecified, the value remains unchanged. If set to "none", the
|
|
2181
|
-
* value of this property is cleared.
|
|
2182
|
-
*/
|
|
1905
|
+
/** The user-assigned managed identity used for outbound connections. If an authResourceId is provided and it's not specified, the system-assigned managed identity is used. On updates to the indexer, if the identity is unspecified, the value remains unchanged. If set to "none", the value of this property is cleared. */
|
|
2183
1906
|
authIdentity?: SearchIndexerDataIdentity;
|
|
2184
1907
|
}
|
|
2185
|
-
/**
|
|
2186
|
-
|
|
2187
|
-
*/
|
|
2188
|
-
export
|
|
2189
|
-
/**
|
|
2190
|
-
|
|
2191
|
-
*/
|
|
2192
|
-
|
|
2193
|
-
/**
|
|
2194
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2195
|
-
*/
|
|
2196
|
-
kind: "aiServicesVision";
|
|
2197
|
-
/**
|
|
2198
|
-
* Contains the parameters specific to AI Services Vision embedding vectorization.
|
|
2199
|
-
*/
|
|
2200
|
-
parameters?: AIServicesVisionParameters;
|
|
2201
|
-
}
|
|
2202
|
-
/**
|
|
2203
|
-
* Specifies the AI Services Vision parameters for vectorizing a query image or text.
|
|
2204
|
-
*/
|
|
2205
|
-
export interface AIServicesVisionParameters {
|
|
2206
|
-
/**
|
|
2207
|
-
* The version of the model to use when calling the AI Services Vision service. It will default to
|
|
2208
|
-
* the latest available when not specified.
|
|
2209
|
-
*/
|
|
2210
|
-
modelVersion?: string;
|
|
2211
|
-
/**
|
|
2212
|
-
* The resource URI of the AI Services resource.
|
|
2213
|
-
*/
|
|
2214
|
-
resourceUri: string;
|
|
2215
|
-
/**
|
|
2216
|
-
* API key of the designated AI Services resource.
|
|
2217
|
-
*/
|
|
1908
|
+
/** Contains configuration options on how to vectorize text vector queries. */
|
|
1909
|
+
export type VectorSearchVectorizer = AzureOpenAIVectorizer | WebApiVectorizer;
|
|
1910
|
+
/** Contains the parameters specific to using an Azure Open AI service for vectorization at query time. */
|
|
1911
|
+
export interface AzureOpenAIParameters {
|
|
1912
|
+
/** The resource uri for your Azure Open AI resource. */
|
|
1913
|
+
resourceUrl?: string;
|
|
1914
|
+
/** ID of your Azure Open AI model deployment on the designated resource. */
|
|
1915
|
+
deploymentId?: string;
|
|
1916
|
+
/** API key for the designated Azure Open AI resource. */
|
|
2218
1917
|
apiKey?: string;
|
|
2219
|
-
/**
|
|
2220
|
-
* The user-assigned managed identity used for outbound connections. If an authResourceId is
|
|
2221
|
-
* provided and it's not specified, the system-assigned managed identity is used. On updates to
|
|
2222
|
-
* the index, if the identity is unspecified, the value remains unchanged. If set to "none", the
|
|
2223
|
-
* value of this property is cleared.
|
|
2224
|
-
*/
|
|
1918
|
+
/** The user-assigned managed identity used for outbound connections. */
|
|
2225
1919
|
authIdentity?: SearchIndexerDataIdentity;
|
|
1920
|
+
/** The name of the embedding model that is deployed at the provided deploymentId path. */
|
|
1921
|
+
modelName?: AzureOpenAIModelName;
|
|
2226
1922
|
}
|
|
2227
|
-
/**
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2234
|
-
*/
|
|
2235
|
-
kind: "aml";
|
|
2236
|
-
/**
|
|
2237
|
-
* Specifies the properties of the AML vectorizer.
|
|
2238
|
-
*/
|
|
2239
|
-
amlParameters?: AzureMachineLearningVectorizerParameters;
|
|
1923
|
+
/** Allows you to generate a vector embedding for a given text input using the Azure OpenAI resource. */
|
|
1924
|
+
export interface AzureOpenAIEmbeddingSkill extends BaseSearchIndexerSkill, AzureOpenAIParameters {
|
|
1925
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1926
|
+
odatatype: "#Microsoft.Skills.Text.AzureOpenAIEmbeddingSkill";
|
|
1927
|
+
/** The number of dimensions the resulting output embeddings should have. Only supported in text-embedding-3 and later models. */
|
|
1928
|
+
dimensions?: number;
|
|
2240
1929
|
}
|
|
2241
|
-
/**
|
|
2242
|
-
|
|
2243
|
-
*/
|
|
2244
|
-
|
|
2245
|
-
/**
|
|
2246
|
-
|
|
2247
|
-
*/
|
|
2248
|
-
export interface BaseAzureMachineLearningVectorizerParameters {
|
|
2249
|
-
/**
|
|
2250
|
-
* When specified, indicates the timeout for the http client making the API call.
|
|
2251
|
-
*/
|
|
2252
|
-
timeout?: string;
|
|
2253
|
-
/**
|
|
2254
|
-
* The name of the embedding model from the Azure AI Foundry Catalog that is deployed at the
|
|
2255
|
-
* provided endpoint.
|
|
2256
|
-
*/
|
|
2257
|
-
modelName?: AIFoundryModelCatalogName;
|
|
1930
|
+
/** A dictionary of knowledge store-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type. */
|
|
1931
|
+
export interface SearchIndexerKnowledgeStoreParameters {
|
|
1932
|
+
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
1933
|
+
[property: string]: unknown;
|
|
1934
|
+
/** Whether or not projections should synthesize a generated key name if one isn't already present. */
|
|
1935
|
+
synthesizeGeneratedKeyName?: boolean;
|
|
2258
1936
|
}
|
|
2259
|
-
/**
|
|
2260
|
-
* Specifies the properties for connecting to an AML vectorizer with no authentication.
|
|
2261
|
-
*/
|
|
2262
|
-
export interface NoAuthAzureMachineLearningVectorizerParameters extends BaseAzureMachineLearningVectorizerParameters {
|
|
2263
|
-
/**
|
|
2264
|
-
* Indicates how the service should attempt to identify itself to the AML instance
|
|
2265
|
-
*/
|
|
2266
|
-
authKind: "none";
|
|
2267
|
-
/**
|
|
2268
|
-
* The scoring URI of the AML service to which the JSON payload will be sent. Only the https URI
|
|
2269
|
-
* scheme is allowed.
|
|
2270
|
-
*/
|
|
2271
|
-
scoringUri: string;
|
|
2272
|
-
}
|
|
2273
|
-
/**
|
|
2274
|
-
* Specifies the properties for connecting to an AML vectorizer with an authentication key.
|
|
2275
|
-
*/
|
|
2276
|
-
export interface KeyAuthAzureMachineLearningVectorizerParameters extends BaseAzureMachineLearningVectorizerParameters {
|
|
2277
|
-
/**
|
|
2278
|
-
* Indicates how the service should attempt to identify itself to the AML instance
|
|
2279
|
-
*/
|
|
2280
|
-
authKind: "key";
|
|
2281
|
-
/**
|
|
2282
|
-
* The scoring URI of the AML service to which the JSON payload will be sent. Only the https URI
|
|
2283
|
-
* scheme is allowed.
|
|
2284
|
-
*/
|
|
2285
|
-
scoringUri: string;
|
|
2286
|
-
/**
|
|
2287
|
-
* The key for the AML service.
|
|
2288
|
-
*/
|
|
2289
|
-
authenticationKey: string;
|
|
2290
|
-
}
|
|
2291
|
-
/**
|
|
2292
|
-
* Specifies the properties for connecting to an AML vectorizer with a managed identity.
|
|
2293
|
-
*/
|
|
2294
|
-
export interface TokenAuthAzureMachineLearningVectorizerParameters extends BaseAzureMachineLearningVectorizerParameters {
|
|
2295
|
-
/**
|
|
2296
|
-
* Indicates how the service should attempt to identify itself to the AML instance
|
|
2297
|
-
*/
|
|
2298
|
-
authKind: "token";
|
|
2299
|
-
/**
|
|
2300
|
-
* The Azure Resource Manager resource ID of the AML service. It should be in the format
|
|
2301
|
-
* subscriptions/\{guid\}/resourceGroups/\{resource-group-name\}/Microsoft.MachineLearningServices/workspaces/\{workspace-name\}/services/\{service_name\}.
|
|
2302
|
-
*/
|
|
2303
|
-
resourceId: string;
|
|
2304
|
-
/**
|
|
2305
|
-
* The region the AML service is deployed in.
|
|
2306
|
-
*/
|
|
2307
|
-
region?: string;
|
|
2308
|
-
}
|
|
2309
|
-
/**
|
|
2310
|
-
* Specifies the parameters for connecting to the Azure OpenAI resource.
|
|
2311
|
-
*/
|
|
2312
|
-
export interface AzureOpenAIParameters {
|
|
2313
|
-
/**
|
|
2314
|
-
* The resource URI of the Azure OpenAI resource.
|
|
2315
|
-
*/
|
|
2316
|
-
resourceUrl?: string;
|
|
2317
|
-
/**
|
|
2318
|
-
* ID of the Azure OpenAI model deployment on the designated resource.
|
|
2319
|
-
*/
|
|
2320
|
-
deploymentId?: string;
|
|
2321
|
-
/**
|
|
2322
|
-
* API key of the designated Azure OpenAI resource.
|
|
2323
|
-
*/
|
|
2324
|
-
apiKey?: string;
|
|
2325
|
-
/**
|
|
2326
|
-
* The user-assigned managed identity used for outbound connections.
|
|
2327
|
-
*/
|
|
2328
|
-
authIdentity?: SearchIndexerDataIdentity;
|
|
2329
|
-
/**
|
|
2330
|
-
* The name of the embedding model that is deployed at the provided deploymentId path.
|
|
2331
|
-
*/
|
|
2332
|
-
modelName?: AzureOpenAIModelName;
|
|
2333
|
-
}
|
|
2334
|
-
/**
|
|
2335
|
-
* Allows you to generate a vector embedding for a given text input using the Azure OpenAI resource.
|
|
2336
|
-
*/
|
|
2337
|
-
export interface AzureOpenAIEmbeddingSkill extends BaseSearchIndexerSkill, AzureOpenAIParameters {
|
|
2338
|
-
/**
|
|
2339
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2340
|
-
*/
|
|
2341
|
-
odatatype: "#Microsoft.Skills.Text.AzureOpenAIEmbeddingSkill";
|
|
2342
|
-
/**
|
|
2343
|
-
* The number of dimensions the resulting output embeddings should have. Only supported in
|
|
2344
|
-
* text-embedding-3 and later models.
|
|
2345
|
-
*/
|
|
2346
|
-
dimensions?: number;
|
|
2347
|
-
}
|
|
2348
|
-
/**
|
|
2349
|
-
* A dictionary of knowledge store-specific configuration properties. Each name is the name of a
|
|
2350
|
-
* specific property. Each value must be of a primitive type.
|
|
2351
|
-
*/
|
|
2352
|
-
export interface SearchIndexerKnowledgeStoreParameters {
|
|
2353
|
-
/**
|
|
2354
|
-
* Describes unknown properties. The value of an unknown property can be of "any" type.
|
|
2355
|
-
*/
|
|
2356
|
-
[property: string]: unknown;
|
|
2357
|
-
/**
|
|
2358
|
-
* Whether or not projections should synthesize a generated key name if one isn't already present.
|
|
2359
|
-
*/
|
|
2360
|
-
synthesizeGeneratedKeyName?: boolean;
|
|
2361
|
-
}
|
|
2362
|
-
/**
|
|
2363
|
-
* A dictionary of indexer-specific configuration properties. Each name is the name of a specific
|
|
2364
|
-
* property. Each value must be of a primitive type.
|
|
2365
|
-
*/
|
|
1937
|
+
/** A dictionary of indexer-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type. */
|
|
2366
1938
|
export interface IndexingParametersConfiguration {
|
|
2367
|
-
/**
|
|
2368
|
-
* Describes unknown properties. The value of an unknown property can be of "any" type.
|
|
2369
|
-
*/
|
|
1939
|
+
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
2370
1940
|
[property: string]: any;
|
|
2371
|
-
/**
|
|
2372
|
-
* Represents the parsing mode for indexing from an Azure blob data source.
|
|
2373
|
-
*/
|
|
1941
|
+
/** Represents the parsing mode for indexing from an Azure blob data source. */
|
|
2374
1942
|
parsingMode?: BlobIndexerParsingMode;
|
|
2375
|
-
/**
|
|
2376
|
-
* Comma-delimited list of filename extensions to ignore when processing from Azure blob storage.
|
|
2377
|
-
* For example, you could exclude ".png, .mp4" to skip over those files during indexing.
|
|
2378
|
-
*/
|
|
1943
|
+
/** Comma-delimited list of filename extensions to ignore when processing from Azure blob storage. For example, you could exclude ".png, .mp4" to skip over those files during indexing. */
|
|
2379
1944
|
excludedFileNameExtensions?: string;
|
|
2380
|
-
/**
|
|
2381
|
-
* Comma-delimited list of filename extensions to select when processing from Azure blob storage.
|
|
2382
|
-
* For example, you could focus indexing on specific application files ".docx, .pptx, .msg" to
|
|
2383
|
-
* specifically include those file types.
|
|
2384
|
-
*/
|
|
1945
|
+
/** Comma-delimited list of filename extensions to select when processing from Azure blob storage. For example, you could focus indexing on specific application files ".docx, .pptx, .msg" to specifically include those file types. */
|
|
2385
1946
|
indexedFileNameExtensions?: string;
|
|
2386
|
-
/**
|
|
2387
|
-
* For Azure blobs, set to false if you want to continue indexing when an unsupported content type
|
|
2388
|
-
* is encountered, and you don't know all the content types (file extensions) in advance.
|
|
2389
|
-
*/
|
|
1947
|
+
/** For Azure blobs, set to false if you want to continue indexing when an unsupported content type is encountered, and you don't know all the content types (file extensions) in advance. */
|
|
2390
1948
|
failOnUnsupportedContentType?: boolean;
|
|
2391
|
-
/**
|
|
2392
|
-
* For Azure blobs, set to false if you want to continue indexing if a document fails indexing.
|
|
2393
|
-
*/
|
|
1949
|
+
/** For Azure blobs, set to false if you want to continue indexing if a document fails indexing. */
|
|
2394
1950
|
failOnUnprocessableDocument?: boolean;
|
|
2395
|
-
/**
|
|
2396
|
-
* For Azure blobs, set this property to true to still index storage metadata for blob content
|
|
2397
|
-
* that is too large to process. Oversized blobs are treated as errors by default. For limits on
|
|
2398
|
-
* blob size, see https://learn.microsoft.com/azure/search/search-limits-quotas-capacity.
|
|
2399
|
-
*/
|
|
1951
|
+
/** For Azure blobs, set this property to true to still index storage metadata for blob content that is too large to process. Oversized blobs are treated as errors by default. For limits on blob size, see https://docs.microsoft.com/azure/search/search-limits-quotas-capacity. */
|
|
2400
1952
|
indexStorageMetadataOnlyForOversizedDocuments?: boolean;
|
|
2401
|
-
/**
|
|
2402
|
-
* For CSV blobs, specifies a comma-delimited list of column headers, useful for mapping source
|
|
2403
|
-
* fields to destination fields in an index.
|
|
2404
|
-
*/
|
|
1953
|
+
/** For CSV blobs, specifies a comma-delimited list of column headers, useful for mapping source fields to destination fields in an index. */
|
|
2405
1954
|
delimitedTextHeaders?: string;
|
|
2406
|
-
/**
|
|
2407
|
-
* For CSV blobs, specifies the end-of-line single-character delimiter for CSV files where each
|
|
2408
|
-
* line starts a new document (for example, "|").
|
|
2409
|
-
*/
|
|
1955
|
+
/** For CSV blobs, specifies the end-of-line single-character delimiter for CSV files where each line starts a new document (for example, "|"). */
|
|
2410
1956
|
delimitedTextDelimiter?: string;
|
|
2411
|
-
/**
|
|
2412
|
-
* For CSV blobs, indicates that the first (non-blank) line of each blob contains headers.
|
|
2413
|
-
*/
|
|
1957
|
+
/** For CSV blobs, indicates that the first (non-blank) line of each blob contains headers. */
|
|
2414
1958
|
firstLineContainsHeaders?: boolean;
|
|
2415
|
-
/**
|
|
2416
|
-
* Specifies the submode that will determine whether a markdown file will be parsed into exactly
|
|
2417
|
-
* one search document or multiple search documents. Default is `oneToMany`.
|
|
2418
|
-
*/
|
|
2419
|
-
markdownParsingSubmode?: MarkdownParsingSubmode;
|
|
2420
|
-
/**
|
|
2421
|
-
* Specifies the max header depth that will be considered while grouping markdown content. Default
|
|
2422
|
-
* is `h6`.
|
|
2423
|
-
*/
|
|
2424
|
-
markdownHeaderDepth?: MarkdownHeaderDepth;
|
|
2425
|
-
/**
|
|
2426
|
-
* For JSON arrays, given a structured or semi-structured document, you can specify a path to the
|
|
2427
|
-
* array using this property.
|
|
2428
|
-
*/
|
|
1959
|
+
/** For JSON arrays, given a structured or semi-structured document, you can specify a path to the array using this property. */
|
|
2429
1960
|
documentRoot?: string;
|
|
2430
|
-
/**
|
|
2431
|
-
* Specifies the data to extract from Azure blob storage and tells the indexer which data to
|
|
2432
|
-
* extract from image content when "imageAction" is set to a value other than "none". This
|
|
2433
|
-
* applies to embedded image content in a .PDF or other application, or image files such as .jpg
|
|
2434
|
-
* and .png, in Azure blobs.
|
|
2435
|
-
*/
|
|
1961
|
+
/** Specifies the data to extract from Azure blob storage and tells the indexer which data to extract from image content when "imageAction" is set to a value other than "none". This applies to embedded image content in a .PDF or other application, or image files such as .jpg and .png, in Azure blobs. */
|
|
2436
1962
|
dataToExtract?: BlobIndexerDataToExtract;
|
|
2437
|
-
/**
|
|
2438
|
-
* Determines how to process embedded images and image files in Azure blob storage. Setting the
|
|
2439
|
-
* "imageAction" configuration to any value other than "none" requires that a skillset also be
|
|
2440
|
-
* attached to that indexer.
|
|
2441
|
-
*/
|
|
1963
|
+
/** Determines how to process embedded images and image files in Azure blob storage. Setting the "imageAction" configuration to any value other than "none" requires that a skillset also be attached to that indexer. */
|
|
2442
1964
|
imageAction?: BlobIndexerImageAction;
|
|
2443
|
-
/**
|
|
2444
|
-
* If true, will create a path //document//file_data that is an object representing the original
|
|
2445
|
-
* file data downloaded from your blob data source. This allows you to pass the original file
|
|
2446
|
-
* data to a custom skill for processing within the enrichment pipeline, or to the Document
|
|
2447
|
-
* Extraction skill.
|
|
2448
|
-
*/
|
|
1965
|
+
/** If true, will create a path //document//file_data that is an object representing the original file data downloaded from your blob data source. This allows you to pass the original file data to a custom skill for processing within the enrichment pipeline, or to the Document Extraction skill. */
|
|
2449
1966
|
allowSkillsetToReadFileData?: boolean;
|
|
2450
|
-
/**
|
|
2451
|
-
* Determines algorithm for text extraction from PDF files in Azure blob storage.
|
|
2452
|
-
*/
|
|
1967
|
+
/** Determines algorithm for text extraction from PDF files in Azure blob storage. */
|
|
2453
1968
|
pdfTextRotationAlgorithm?: BlobIndexerPDFTextRotationAlgorithm;
|
|
2454
|
-
/**
|
|
2455
|
-
* Specifies the environment in which the indexer should execute.
|
|
2456
|
-
*/
|
|
1969
|
+
/** Specifies the environment in which the indexer should execute. */
|
|
2457
1970
|
executionEnvironment?: IndexerExecutionEnvironment;
|
|
2458
|
-
/**
|
|
2459
|
-
* Increases the timeout beyond the 5-minute default for Azure SQL database data sources,
|
|
2460
|
-
* specified in the format "hh:mm:ss".
|
|
2461
|
-
*/
|
|
1971
|
+
/** Increases the timeout beyond the 5-minute default for Azure SQL database data sources, specified in the format "hh:mm:ss". */
|
|
2462
1972
|
queryTimeout?: string;
|
|
2463
1973
|
}
|
|
2464
|
-
/**
|
|
2465
|
-
* Represents parameters for indexer execution.
|
|
2466
|
-
*/
|
|
1974
|
+
/** Represents parameters for indexer execution. */
|
|
2467
1975
|
export interface IndexingParameters {
|
|
2468
|
-
/**
|
|
2469
|
-
* The number of items that are read from the data source and indexed as a single batch in order
|
|
2470
|
-
* to improve performance. The default depends on the data source type.
|
|
2471
|
-
*/
|
|
1976
|
+
/** The number of items that are read from the data source and indexed as a single batch in order to improve performance. The default depends on the data source type. */
|
|
2472
1977
|
batchSize?: number;
|
|
2473
|
-
/**
|
|
2474
|
-
* The maximum number of items that can fail indexing for indexer execution to still be considered
|
|
2475
|
-
* successful. -1 means no limit. Default is 0.
|
|
2476
|
-
*/
|
|
1978
|
+
/** The maximum number of items that can fail indexing for indexer execution to still be considered successful. -1 means no limit. Default is 0. */
|
|
2477
1979
|
maxFailedItems?: number;
|
|
2478
|
-
/**
|
|
2479
|
-
* The maximum number of items in a single batch that can fail indexing for the batch to still be
|
|
2480
|
-
* considered successful. -1 means no limit. Default is 0.
|
|
2481
|
-
*/
|
|
1980
|
+
/** The maximum number of items in a single batch that can fail indexing for the batch to still be considered successful. -1 means no limit. Default is 0. */
|
|
2482
1981
|
maxFailedItemsPerBatch?: number;
|
|
2483
|
-
/**
|
|
2484
|
-
* A dictionary of indexer-specific configuration properties. Each name is the name of a specific
|
|
2485
|
-
* property. Each value must be of a primitive type.
|
|
2486
|
-
*/
|
|
1982
|
+
/** A dictionary of indexer-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type. */
|
|
2487
1983
|
configuration?: IndexingParametersConfiguration;
|
|
2488
1984
|
}
|
|
2489
|
-
/**
|
|
2490
|
-
* A skill looks for text from a custom, user-defined list of words and phrases.
|
|
2491
|
-
*/
|
|
1985
|
+
/** A skill looks for text from a custom, user-defined list of words and phrases. */
|
|
2492
1986
|
export interface CustomEntityLookupSkill extends BaseSearchIndexerSkill {
|
|
2493
|
-
/**
|
|
2494
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2495
|
-
*/
|
|
1987
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2496
1988
|
odatatype: "#Microsoft.Skills.Text.CustomEntityLookupSkill";
|
|
2497
|
-
/**
|
|
2498
|
-
* A value indicating which language code to use. Default is en.
|
|
2499
|
-
*/
|
|
1989
|
+
/** A value indicating which language code to use. Default is en. */
|
|
2500
1990
|
defaultLanguageCode?: CustomEntityLookupSkillLanguage;
|
|
2501
|
-
/**
|
|
2502
|
-
* Path to a JSON or CSV file containing all the target text to match against. This entity
|
|
2503
|
-
* definition is read at the beginning of an indexer run. Any updates to this file during an
|
|
2504
|
-
* indexer run will not take effect until subsequent runs. This config must be accessible over
|
|
2505
|
-
* HTTPS.
|
|
2506
|
-
*/
|
|
1991
|
+
/** Path to a JSON or CSV file containing all the target text to match against. This entity definition is read at the beginning of an indexer run. Any updates to this file during an indexer run will not take effect until subsequent runs. This config must be accessible over HTTPS. */
|
|
2507
1992
|
entitiesDefinitionUri?: string;
|
|
2508
|
-
/**
|
|
2509
|
-
* The inline CustomEntity definition.
|
|
2510
|
-
*/
|
|
1993
|
+
/** The inline CustomEntity definition. */
|
|
2511
1994
|
inlineEntitiesDefinition?: CustomEntity[];
|
|
2512
|
-
/**
|
|
2513
|
-
* A global flag for CaseSensitive. If CaseSensitive is not set in CustomEntity, this value will
|
|
2514
|
-
* be the default value.
|
|
2515
|
-
*/
|
|
1995
|
+
/** A global flag for CaseSensitive. If CaseSensitive is not set in CustomEntity, this value will be the default value. */
|
|
2516
1996
|
globalDefaultCaseSensitive?: boolean;
|
|
2517
|
-
/**
|
|
2518
|
-
* A global flag for AccentSensitive. If AccentSensitive is not set in CustomEntity, this value
|
|
2519
|
-
* will be the default value.
|
|
2520
|
-
*/
|
|
1997
|
+
/** A global flag for AccentSensitive. If AccentSensitive is not set in CustomEntity, this value will be the default value. */
|
|
2521
1998
|
globalDefaultAccentSensitive?: boolean;
|
|
2522
|
-
/**
|
|
2523
|
-
* A global flag for FuzzyEditDistance. If FuzzyEditDistance is not set in CustomEntity, this
|
|
2524
|
-
* value will be the default value.
|
|
2525
|
-
*/
|
|
1999
|
+
/** A global flag for FuzzyEditDistance. If FuzzyEditDistance is not set in CustomEntity, this value will be the default value. */
|
|
2526
2000
|
globalDefaultFuzzyEditDistance?: number;
|
|
2527
2001
|
}
|
|
2528
2002
|
/**
|
|
@@ -2531,493 +2005,113 @@ export interface CustomEntityLookupSkill extends BaseSearchIndexerSkill {
|
|
|
2531
2005
|
* @deprecated This skill has been deprecated.
|
|
2532
2006
|
*/
|
|
2533
2007
|
export interface EntityRecognitionSkill extends BaseSearchIndexerSkill {
|
|
2534
|
-
/**
|
|
2535
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2536
|
-
*/
|
|
2008
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2537
2009
|
odatatype: "#Microsoft.Skills.Text.EntityRecognitionSkill";
|
|
2538
|
-
/**
|
|
2539
|
-
* A list of entity categories that should be extracted.
|
|
2540
|
-
*/
|
|
2010
|
+
/** A list of entity categories that should be extracted. */
|
|
2541
2011
|
categories?: EntityCategory[];
|
|
2542
|
-
/**
|
|
2543
|
-
* A value indicating which language code to use. Default is en.
|
|
2544
|
-
*/
|
|
2012
|
+
/** A value indicating which language code to use. Default is en. */
|
|
2545
2013
|
defaultLanguageCode?: EntityRecognitionSkillLanguage;
|
|
2546
|
-
/**
|
|
2547
|
-
* Determines whether or not to include entities which are well known but don't conform to a
|
|
2548
|
-
* pre-defined type. If this configuration is not set (default), set to null or set to false,
|
|
2549
|
-
* entities which don't conform to one of the pre-defined types will not be surfaced.
|
|
2550
|
-
*/
|
|
2014
|
+
/** Determines whether or not to include entities which are well known but don't conform to a pre-defined type. If this configuration is not set (default), set to null or set to false, entities which don't conform to one of the pre-defined types will not be surfaced. */
|
|
2551
2015
|
includeTypelessEntities?: boolean;
|
|
2552
|
-
/**
|
|
2553
|
-
* A value between 0 and 1 that be used to only include entities whose confidence score is greater
|
|
2554
|
-
* than the value specified. If not set (default), or if explicitly set to null, all entities will
|
|
2555
|
-
* be included.
|
|
2556
|
-
*/
|
|
2016
|
+
/** A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified. If not set (default), or if explicitly set to null, all entities will be included. */
|
|
2557
2017
|
minimumPrecision?: number;
|
|
2558
2018
|
}
|
|
2559
|
-
/**
|
|
2560
|
-
* A skill that analyzes image files. It extracts a rich set of visual features based on the image
|
|
2561
|
-
* content.
|
|
2562
|
-
*/
|
|
2019
|
+
/** A skill that analyzes image files. It extracts a rich set of visual features based on the image content. */
|
|
2563
2020
|
export interface ImageAnalysisSkill extends BaseSearchIndexerSkill {
|
|
2564
|
-
/**
|
|
2565
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2566
|
-
*/
|
|
2021
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2567
2022
|
odatatype: "#Microsoft.Skills.Vision.ImageAnalysisSkill";
|
|
2568
|
-
/**
|
|
2569
|
-
* A value indicating which language code to use. Default is en.
|
|
2570
|
-
*/
|
|
2023
|
+
/** A value indicating which language code to use. Default is en. */
|
|
2571
2024
|
defaultLanguageCode?: ImageAnalysisSkillLanguage;
|
|
2572
|
-
/**
|
|
2573
|
-
* A list of visual features.
|
|
2574
|
-
*/
|
|
2025
|
+
/** A list of visual features. */
|
|
2575
2026
|
visualFeatures?: VisualFeature[];
|
|
2576
|
-
/**
|
|
2577
|
-
* A string indicating which domain-specific details to return.
|
|
2578
|
-
*/
|
|
2027
|
+
/** A string indicating which domain-specific details to return. */
|
|
2579
2028
|
details?: ImageDetail[];
|
|
2580
2029
|
}
|
|
2581
|
-
/**
|
|
2582
|
-
* A skill that uses text analytics for key phrase extraction.
|
|
2583
|
-
*/
|
|
2030
|
+
/** A skill that uses text analytics for key phrase extraction. */
|
|
2584
2031
|
export interface KeyPhraseExtractionSkill extends BaseSearchIndexerSkill {
|
|
2585
|
-
/**
|
|
2586
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2587
|
-
*/
|
|
2032
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2588
2033
|
odatatype: "#Microsoft.Skills.Text.KeyPhraseExtractionSkill";
|
|
2589
|
-
/**
|
|
2590
|
-
* A value indicating which language code to use. Default is en.
|
|
2591
|
-
*/
|
|
2034
|
+
/** A value indicating which language code to use. Default is en. */
|
|
2592
2035
|
defaultLanguageCode?: KeyPhraseExtractionSkillLanguage;
|
|
2593
|
-
/**
|
|
2594
|
-
* A number indicating how many key phrases to return. If absent, all identified key phrases will
|
|
2595
|
-
* be returned.
|
|
2596
|
-
*/
|
|
2036
|
+
/** A number indicating how many key phrases to return. If absent, all identified key phrases will be returned. */
|
|
2597
2037
|
maxKeyPhraseCount?: number;
|
|
2598
|
-
/**
|
|
2599
|
-
* The version of the model to use when calling the Text Analytics service. It will default to the
|
|
2600
|
-
* latest available when not specified. We recommend you do not specify this value unless
|
|
2601
|
-
* absolutely necessary.
|
|
2602
|
-
*/
|
|
2038
|
+
/** The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary. */
|
|
2603
2039
|
modelVersion?: string;
|
|
2604
2040
|
}
|
|
2605
|
-
/**
|
|
2606
|
-
* A skill that extracts text from image files.
|
|
2607
|
-
*/
|
|
2041
|
+
/** A skill that extracts text from image files. */
|
|
2608
2042
|
export interface OcrSkill extends BaseSearchIndexerSkill {
|
|
2609
|
-
/**
|
|
2610
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2611
|
-
*/
|
|
2043
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2612
2044
|
odatatype: "#Microsoft.Skills.Vision.OcrSkill";
|
|
2613
|
-
/**
|
|
2614
|
-
* A value indicating which language code to use. Default is `en`.
|
|
2615
|
-
*/
|
|
2045
|
+
/** A value indicating which language code to use. Default is en. */
|
|
2616
2046
|
defaultLanguageCode?: OcrSkillLanguage;
|
|
2617
|
-
/**
|
|
2618
|
-
* A value indicating to turn orientation detection on or not. Default is false.
|
|
2619
|
-
*/
|
|
2047
|
+
/** A value indicating to turn orientation detection on or not. Default is false. */
|
|
2620
2048
|
shouldDetectOrientation?: boolean;
|
|
2621
|
-
/**
|
|
2622
|
-
* Defines the sequence of characters to use between the lines of text recognized by the OCR
|
|
2623
|
-
* skill. The default value is "space".
|
|
2624
|
-
*/
|
|
2625
|
-
lineEnding?: OcrLineEnding;
|
|
2626
2049
|
}
|
|
2627
|
-
/**
|
|
2628
|
-
* Using the Text Analytics API, extracts personal information from an input text and gives you the
|
|
2629
|
-
* option of masking it.
|
|
2630
|
-
*/
|
|
2050
|
+
/** Using the Text Analytics API, extracts personal information from an input text and gives you the option of masking it. */
|
|
2631
2051
|
export interface PIIDetectionSkill extends BaseSearchIndexerSkill {
|
|
2632
|
-
/**
|
|
2633
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2634
|
-
*/
|
|
2052
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2635
2053
|
odatatype: "#Microsoft.Skills.Text.PIIDetectionSkill";
|
|
2636
|
-
/**
|
|
2637
|
-
* A value indicating which language code to use. Default is en.
|
|
2638
|
-
*/
|
|
2054
|
+
/** A value indicating which language code to use. Default is en. */
|
|
2639
2055
|
defaultLanguageCode?: string;
|
|
2640
|
-
/**
|
|
2641
|
-
* A value between 0 and 1 that be used to only include entities whose confidence score is greater
|
|
2642
|
-
* than the value specified. If not set (default), or if explicitly set to null, all entities will
|
|
2643
|
-
* be included.
|
|
2644
|
-
*/
|
|
2056
|
+
/** A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified. If not set (default), or if explicitly set to null, all entities will be included. */
|
|
2645
2057
|
minimumPrecision?: number;
|
|
2646
|
-
/**
|
|
2647
|
-
* A parameter that provides various ways to mask the personal information detected in the input
|
|
2648
|
-
* text. Default is 'none'.
|
|
2649
|
-
*/
|
|
2058
|
+
/** A parameter that provides various ways to mask the personal information detected in the input text. Default is 'none'. */
|
|
2650
2059
|
maskingMode?: PIIDetectionSkillMaskingMode;
|
|
2651
|
-
/**
|
|
2652
|
-
* The character used to mask the text if the maskingMode parameter is set to replace. Default is
|
|
2653
|
-
* '*'.
|
|
2654
|
-
*/
|
|
2060
|
+
/** The character used to mask the text if the maskingMode parameter is set to replace. Default is '*'. */
|
|
2655
2061
|
maskingCharacter?: string;
|
|
2656
|
-
/**
|
|
2657
|
-
* The version of the model to use when calling the Text Analytics service. It will default to the
|
|
2658
|
-
* latest available when not specified. We recommend you do not specify this value unless
|
|
2659
|
-
* absolutely necessary.
|
|
2660
|
-
*/
|
|
2062
|
+
/** The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary. */
|
|
2661
2063
|
modelVersion?: string;
|
|
2662
|
-
/**
|
|
2663
|
-
* A list of PII entity categories that should be extracted and masked.
|
|
2664
|
-
*/
|
|
2064
|
+
/** A list of PII entity categories that should be extracted and masked. */
|
|
2665
2065
|
categories?: string[];
|
|
2666
|
-
/**
|
|
2667
|
-
* If specified, will set the PII domain to include only a subset of the entity categories.
|
|
2668
|
-
* Possible values include: 'phi', 'none'. Default is 'none'.
|
|
2669
|
-
*/
|
|
2066
|
+
/** If specified, will set the PII domain to include only a subset of the entity categories. Possible values include: 'phi', 'none'. Default is 'none'. */
|
|
2670
2067
|
domain?: string;
|
|
2671
2068
|
}
|
|
2672
2069
|
/**
|
|
2673
|
-
* Text analytics positive-negative sentiment analysis, scored as a floating point value in a range
|
|
2674
|
-
* of zero to 1.
|
|
2070
|
+
* Text analytics positive-negative sentiment analysis, scored as a floating point value in a range of zero to 1.
|
|
2675
2071
|
*
|
|
2676
2072
|
* @deprecated This skill has been deprecated.
|
|
2677
2073
|
*/
|
|
2678
2074
|
export interface SentimentSkill extends BaseSearchIndexerSkill {
|
|
2679
|
-
/**
|
|
2680
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2681
|
-
*/
|
|
2075
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2682
2076
|
odatatype: "#Microsoft.Skills.Text.SentimentSkill";
|
|
2683
|
-
/**
|
|
2684
|
-
* A value indicating which language code to use. Default is en.
|
|
2685
|
-
*/
|
|
2077
|
+
/** A value indicating which language code to use. Default is en. */
|
|
2686
2078
|
defaultLanguageCode?: SentimentSkillLanguage;
|
|
2687
2079
|
}
|
|
2688
|
-
/**
|
|
2689
|
-
* A skill to split a string into chunks of text.
|
|
2690
|
-
*/
|
|
2080
|
+
/** A skill to split a string into chunks of text. */
|
|
2691
2081
|
export interface SplitSkill extends BaseSearchIndexerSkill {
|
|
2692
|
-
/**
|
|
2693
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2694
|
-
*/
|
|
2082
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2695
2083
|
odatatype: "#Microsoft.Skills.Text.SplitSkill";
|
|
2696
|
-
/**
|
|
2697
|
-
* A value indicating which language code to use. Default is `en`.
|
|
2698
|
-
*/
|
|
2084
|
+
/** A value indicating which language code to use. Default is en. */
|
|
2699
2085
|
defaultLanguageCode?: SplitSkillLanguage;
|
|
2700
|
-
/**
|
|
2701
|
-
* A value indicating which split mode to perform.
|
|
2702
|
-
*/
|
|
2086
|
+
/** A value indicating which split mode to perform. */
|
|
2703
2087
|
textSplitMode?: TextSplitMode;
|
|
2704
|
-
/**
|
|
2705
|
-
* The desired maximum page length. Default is 10000.
|
|
2706
|
-
*/
|
|
2088
|
+
/** The desired maximum page length. Default is 10000. */
|
|
2707
2089
|
maxPageLength?: number;
|
|
2708
|
-
/**
|
|
2709
|
-
* Only applicable when textSplitMode is set to 'pages'. If specified, n+1th chunk will start with
|
|
2710
|
-
* this number of characters/tokens from the end of the nth chunk.
|
|
2711
|
-
*/
|
|
2712
|
-
pageOverlapLength?: number;
|
|
2713
|
-
/**
|
|
2714
|
-
* Only applicable when textSplitMode is set to 'pages'. If specified, the SplitSkill will
|
|
2715
|
-
* discontinue splitting after processing the first 'maximumPagesToTake' pages, in order to
|
|
2716
|
-
* improve performance when only a few initial pages are needed from each document.
|
|
2717
|
-
*/
|
|
2718
|
-
maximumPagesToTake?: number;
|
|
2719
|
-
/**
|
|
2720
|
-
* Only applies if textSplitMode is set to pages. There are two possible values. The choice of the
|
|
2721
|
-
* values will decide the length (maximumPageLength and pageOverlapLength) measurement. The
|
|
2722
|
-
* default is 'characters', which means the length will be measured by character.
|
|
2723
|
-
*/
|
|
2724
|
-
unit?: SplitSkillUnit;
|
|
2725
|
-
/**
|
|
2726
|
-
* Only applies if the unit is set to azureOpenAITokens. If specified, the splitSkill will use
|
|
2727
|
-
* these parameters when performing the tokenization. The parameters are a valid
|
|
2728
|
-
* 'encoderModelName' and an optional 'allowedSpecialTokens' property.
|
|
2729
|
-
*/
|
|
2730
|
-
azureOpenAITokenizerParameters?: AzureOpenAITokenizerParameters;
|
|
2731
2090
|
}
|
|
2732
|
-
/**
|
|
2733
|
-
* A skill to translate text from one language to another.
|
|
2734
|
-
*/
|
|
2091
|
+
/** A skill to translate text from one language to another. */
|
|
2735
2092
|
export interface TextTranslationSkill extends BaseSearchIndexerSkill {
|
|
2736
|
-
/**
|
|
2737
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2738
|
-
*/
|
|
2093
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2739
2094
|
odatatype: "#Microsoft.Skills.Text.TranslationSkill";
|
|
2740
|
-
/**
|
|
2741
|
-
* The language code to translate documents into for documents that don't specify the to language
|
|
2742
|
-
* explicitly.
|
|
2743
|
-
*/
|
|
2095
|
+
/** The language code to translate documents into for documents that don't specify the to language explicitly. */
|
|
2744
2096
|
defaultToLanguageCode: TextTranslationSkillLanguage;
|
|
2745
|
-
/**
|
|
2746
|
-
* The language code to translate documents from for documents that don't specify the from
|
|
2747
|
-
* language explicitly.
|
|
2748
|
-
*/
|
|
2097
|
+
/** The language code to translate documents from for documents that don't specify the from language explicitly. */
|
|
2749
2098
|
defaultFromLanguageCode?: TextTranslationSkillLanguage;
|
|
2750
|
-
/**
|
|
2751
|
-
* The language code to translate documents from when neither the fromLanguageCode input nor the
|
|
2752
|
-
* defaultFromLanguageCode parameter are provided, and the automatic language detection is
|
|
2753
|
-
* unsuccessful. Default is en.
|
|
2754
|
-
*/
|
|
2099
|
+
/** The language code to translate documents from when neither the fromLanguageCode input nor the defaultFromLanguageCode parameter are provided, and the automatic language detection is unsuccessful. Default is en. */
|
|
2755
2100
|
suggestedFrom?: TextTranslationSkillLanguage;
|
|
2756
2101
|
}
|
|
2757
|
-
/**
|
|
2758
|
-
* A skill that analyzes image files. It extracts a rich set of visual features based on the image
|
|
2759
|
-
* content.
|
|
2760
|
-
*/
|
|
2102
|
+
/** A skill that analyzes image files. It extracts a rich set of visual features based on the image content. */
|
|
2761
2103
|
export interface ImageAnalysisSkill extends BaseSearchIndexerSkill {
|
|
2762
|
-
/**
|
|
2763
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2764
|
-
*/
|
|
2104
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2765
2105
|
odatatype: "#Microsoft.Skills.Vision.ImageAnalysisSkill";
|
|
2766
|
-
/**
|
|
2767
|
-
* A value indicating which language code to use. Default is en.
|
|
2768
|
-
*/
|
|
2106
|
+
/** A value indicating which language code to use. Default is en. */
|
|
2769
2107
|
defaultLanguageCode?: ImageAnalysisSkillLanguage;
|
|
2770
|
-
/**
|
|
2771
|
-
* A list of visual features.
|
|
2772
|
-
*/
|
|
2108
|
+
/** A list of visual features. */
|
|
2773
2109
|
visualFeatures?: VisualFeature[];
|
|
2774
|
-
/**
|
|
2775
|
-
* A string indicating which domain-specific details to return.
|
|
2776
|
-
*/
|
|
2110
|
+
/** A string indicating which domain-specific details to return. */
|
|
2777
2111
|
details?: ImageDetail[];
|
|
2778
2112
|
}
|
|
2779
|
-
|
|
2780
|
-
/**
|
|
2781
|
-
* Represents a knowledge source definition.
|
|
2782
|
-
*/
|
|
2783
|
-
export interface BaseKnowledgeSource {
|
|
2784
|
-
/**
|
|
2785
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2786
|
-
*/
|
|
2787
|
-
kind: "searchIndex" | "azureBlob";
|
|
2788
|
-
/**
|
|
2789
|
-
* The name of the knowledge source.
|
|
2790
|
-
*/
|
|
2791
|
-
name: string;
|
|
2792
|
-
/**
|
|
2793
|
-
* Optional user-defined description.
|
|
2794
|
-
*/
|
|
2795
|
-
description?: string;
|
|
2796
|
-
/**
|
|
2797
|
-
* The ETag of the agent.
|
|
2798
|
-
*/
|
|
2799
|
-
etag?: string;
|
|
2800
|
-
/**
|
|
2801
|
-
* A description of an encryption key that you create in Azure Key Vault. This key is used to provide an additional level of encryption-at-rest for your agent definition when you want full assurance that no one, not even Microsoft, can decrypt them. Once you have encrypted your agent definition, it will always remain encrypted. The search service will ignore attempts to set this property to null. You can change this property as needed if you want to rotate your encryption key; Your agent definition will be unaffected. Encryption with customer-managed keys is not available for free search services, and is only available for paid services created on or after January 1, 2019.
|
|
2802
|
-
*/
|
|
2803
|
-
encryptionKey?: SearchResourceEncryptionKey;
|
|
2804
|
-
}
|
|
2805
|
-
/**
|
|
2806
|
-
* Knowledge Source targeting a search index.
|
|
2807
|
-
*/
|
|
2808
|
-
export interface SearchIndexKnowledgeSource extends BaseKnowledgeSource {
|
|
2809
|
-
/**
|
|
2810
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2811
|
-
*/
|
|
2812
|
-
kind: "searchIndex";
|
|
2813
|
-
/**
|
|
2814
|
-
* The parameters for the knowledge source.
|
|
2815
|
-
*/
|
|
2816
|
-
searchIndexParameters: SearchIndexKnowledgeSourceParameters;
|
|
2817
|
-
}
|
|
2818
|
-
/**
|
|
2819
|
-
* Configuration for Azure Blob Storage knowledge source.
|
|
2820
|
-
*/
|
|
2821
|
-
export interface AzureBlobKnowledgeSource extends BaseKnowledgeSource {
|
|
2822
|
-
/**
|
|
2823
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
2824
|
-
*/
|
|
2825
|
-
kind: "azureBlob";
|
|
2826
|
-
/**
|
|
2827
|
-
* The type of the knowledge source.
|
|
2828
|
-
*/
|
|
2829
|
-
azureBlobParameters: AzureBlobKnowledgeSourceParameters;
|
|
2830
|
-
}
|
|
2831
|
-
/**
|
|
2832
|
-
* Parameters for Azure Blob Storage knowledge source.
|
|
2833
|
-
*/
|
|
2834
|
-
export interface AzureBlobKnowledgeSourceParameters {
|
|
2835
|
-
/**
|
|
2836
|
-
* An explicit identity to use for this knowledge source.
|
|
2837
|
-
*/
|
|
2838
|
-
identity?: SearchIndexerDataIdentity;
|
|
2839
|
-
/**
|
|
2840
|
-
* Key-based connection string or the ResourceId format if using a managed identity.
|
|
2841
|
-
*/
|
|
2842
|
-
connectionString: string;
|
|
2843
|
-
/**
|
|
2844
|
-
* The name of the blob storage container.
|
|
2845
|
-
*/
|
|
2846
|
-
containerName: string;
|
|
2847
|
-
/**
|
|
2848
|
-
* Optional folder path within the container.
|
|
2849
|
-
*/
|
|
2850
|
-
folderPath?: string;
|
|
2851
|
-
/**
|
|
2852
|
-
* Optional vectorizer configuration for vectorizing content.
|
|
2853
|
-
*/
|
|
2854
|
-
embeddingModel?: VectorSearchVectorizer;
|
|
2855
|
-
/**
|
|
2856
|
-
* Optional chat completion model for image verbalization or context extraction.
|
|
2857
|
-
*/
|
|
2858
|
-
chatCompletionModel?: KnowledgeAgentModel;
|
|
2859
|
-
/**
|
|
2860
|
-
* Optional schedule for data ingestion.
|
|
2861
|
-
*/
|
|
2862
|
-
ingestionSchedule?: IndexingSchedule;
|
|
2863
|
-
/**
|
|
2864
|
-
* Resources created by the knowledge source.
|
|
2865
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2866
|
-
*/
|
|
2867
|
-
readonly createdResources?: {
|
|
2868
|
-
[propertyName: string]: string;
|
|
2869
|
-
};
|
|
2870
|
-
/**
|
|
2871
|
-
* Indicates whether image verbalization should be disabled.
|
|
2872
|
-
*/
|
|
2873
|
-
disableImageVerbalization?: boolean;
|
|
2874
|
-
}
|
|
2875
|
-
export type KnowledgeAgentModel = KnowledgeAgentAzureOpenAIModel;
|
|
2876
|
-
export interface KnowledgeAgentAzureOpenAIModel extends BaseKnowledgeAgentModel {
|
|
2877
|
-
azureOpenAIParameters: AzureOpenAIParameters;
|
|
2878
|
-
kind: "azureOpenAI";
|
|
2879
|
-
}
|
|
2880
|
-
/**
|
|
2881
|
-
* Contains configuration options specific to the compression method used during indexing or querying.
|
|
2882
|
-
*/
|
|
2113
|
+
/** Contains configuration options specific to the compression method used during indexing or querying. */
|
|
2883
2114
|
export type VectorSearchCompression = BinaryQuantizationCompression | ScalarQuantizationCompression;
|
|
2884
|
-
export interface GetIndexStatsSummaryOptions extends OperationOptions {
|
|
2885
|
-
}
|
|
2886
|
-
export interface CreateOrUpdateKnowledgeAgentOptions extends OperationOptions {
|
|
2887
|
-
/**
|
|
2888
|
-
* If set to true, Resource will be deleted only if the etag matches.
|
|
2889
|
-
*/
|
|
2890
|
-
onlyIfUnchanged?: boolean;
|
|
2891
|
-
}
|
|
2892
|
-
export interface DeleteKnowledgeAgentOptions extends OperationOptions {
|
|
2893
|
-
/**
|
|
2894
|
-
* If set to true, Resource will be deleted only if the etag matches.
|
|
2895
|
-
*/
|
|
2896
|
-
onlyIfUnchanged?: boolean;
|
|
2897
|
-
}
|
|
2898
|
-
export interface GetKnowledgeAgentOptions extends OperationOptions {
|
|
2899
|
-
}
|
|
2900
|
-
export interface ListKnowledgeAgentsOptions extends OperationOptions {
|
|
2901
|
-
}
|
|
2902
|
-
export interface CreateKnowledgeAgentOptions extends OperationOptions {
|
|
2903
|
-
}
|
|
2904
|
-
export interface CreateOrUpdateKnowledgeSourceOptions extends OperationOptions {
|
|
2905
|
-
/**
|
|
2906
|
-
* If set to true, Resource will be deleted only if the etag matches.
|
|
2907
|
-
*/
|
|
2908
|
-
onlyIfUnchanged?: boolean;
|
|
2909
|
-
}
|
|
2910
|
-
export interface DeleteKnowledgeSourceOptions extends OperationOptions {
|
|
2911
|
-
/**
|
|
2912
|
-
* If set to true, Resource will be deleted only if the etag matches.
|
|
2913
|
-
*/
|
|
2914
|
-
onlyIfUnchanged?: boolean;
|
|
2915
|
-
}
|
|
2916
|
-
export interface GetKnowledgeSourceOptions extends OperationOptions {
|
|
2917
|
-
}
|
|
2918
|
-
export interface ListKnowledgeSourcesOptions extends OperationOptions {
|
|
2919
|
-
}
|
|
2920
|
-
export interface CreateKnowledgeSourceOptions extends OperationOptions {
|
|
2921
|
-
}
|
|
2922
|
-
/**
|
|
2923
|
-
* Defines values for LexicalAnalyzerName.
|
|
2924
|
-
* {@link KnownLexicalAnalyzerName} can be used interchangeably with LexicalAnalyzerName,
|
|
2925
|
-
* this enum contains the known values that the service supports.
|
|
2926
|
-
* ### Known values supported by the service
|
|
2927
|
-
* **ar.microsoft**: Microsoft analyzer for Arabic.
|
|
2928
|
-
* **ar.lucene**: Lucene analyzer for Arabic.
|
|
2929
|
-
* **hy.lucene**: Lucene analyzer for Armenian.
|
|
2930
|
-
* **bn.microsoft**: Microsoft analyzer for Bangla.
|
|
2931
|
-
* **eu.lucene**: Lucene analyzer for Basque.
|
|
2932
|
-
* **bg.microsoft**: Microsoft analyzer for Bulgarian.
|
|
2933
|
-
* **bg.lucene**: Lucene analyzer for Bulgarian.
|
|
2934
|
-
* **ca.microsoft**: Microsoft analyzer for Catalan.
|
|
2935
|
-
* **ca.lucene**: Lucene analyzer for Catalan.
|
|
2936
|
-
* **zh-Hans.microsoft**: Microsoft analyzer for Chinese (Simplified).
|
|
2937
|
-
* **zh-Hans.lucene**: Lucene analyzer for Chinese (Simplified).
|
|
2938
|
-
* **zh-Hant.microsoft**: Microsoft analyzer for Chinese (Traditional).
|
|
2939
|
-
* **zh-Hant.lucene**: Lucene analyzer for Chinese (Traditional).
|
|
2940
|
-
* **hr.microsoft**: Microsoft analyzer for Croatian.
|
|
2941
|
-
* **cs.microsoft**: Microsoft analyzer for Czech.
|
|
2942
|
-
* **cs.lucene**: Lucene analyzer for Czech.
|
|
2943
|
-
* **da.microsoft**: Microsoft analyzer for Danish.
|
|
2944
|
-
* **da.lucene**: Lucene analyzer for Danish.
|
|
2945
|
-
* **nl.microsoft**: Microsoft analyzer for Dutch.
|
|
2946
|
-
* **nl.lucene**: Lucene analyzer for Dutch.
|
|
2947
|
-
* **en.microsoft**: Microsoft analyzer for English.
|
|
2948
|
-
* **en.lucene**: Lucene analyzer for English.
|
|
2949
|
-
* **et.microsoft**: Microsoft analyzer for Estonian.
|
|
2950
|
-
* **fi.microsoft**: Microsoft analyzer for Finnish.
|
|
2951
|
-
* **fi.lucene**: Lucene analyzer for Finnish.
|
|
2952
|
-
* **fr.microsoft**: Microsoft analyzer for French.
|
|
2953
|
-
* **fr.lucene**: Lucene analyzer for French.
|
|
2954
|
-
* **gl.lucene**: Lucene analyzer for Galician.
|
|
2955
|
-
* **de.microsoft**: Microsoft analyzer for German.
|
|
2956
|
-
* **de.lucene**: Lucene analyzer for German.
|
|
2957
|
-
* **el.microsoft**: Microsoft analyzer for Greek.
|
|
2958
|
-
* **el.lucene**: Lucene analyzer for Greek.
|
|
2959
|
-
* **gu.microsoft**: Microsoft analyzer for Gujarati.
|
|
2960
|
-
* **he.microsoft**: Microsoft analyzer for Hebrew.
|
|
2961
|
-
* **hi.microsoft**: Microsoft analyzer for Hindi.
|
|
2962
|
-
* **hi.lucene**: Lucene analyzer for Hindi.
|
|
2963
|
-
* **hu.microsoft**: Microsoft analyzer for Hungarian.
|
|
2964
|
-
* **hu.lucene**: Lucene analyzer for Hungarian.
|
|
2965
|
-
* **is.microsoft**: Microsoft analyzer for Icelandic.
|
|
2966
|
-
* **id.microsoft**: Microsoft analyzer for Indonesian (Bahasa).
|
|
2967
|
-
* **id.lucene**: Lucene analyzer for Indonesian.
|
|
2968
|
-
* **ga.lucene**: Lucene analyzer for Irish.
|
|
2969
|
-
* **it.microsoft**: Microsoft analyzer for Italian.
|
|
2970
|
-
* **it.lucene**: Lucene analyzer for Italian.
|
|
2971
|
-
* **ja.microsoft**: Microsoft analyzer for Japanese.
|
|
2972
|
-
* **ja.lucene**: Lucene analyzer for Japanese.
|
|
2973
|
-
* **kn.microsoft**: Microsoft analyzer for Kannada.
|
|
2974
|
-
* **ko.microsoft**: Microsoft analyzer for Korean.
|
|
2975
|
-
* **ko.lucene**: Lucene analyzer for Korean.
|
|
2976
|
-
* **lv.microsoft**: Microsoft analyzer for Latvian.
|
|
2977
|
-
* **lv.lucene**: Lucene analyzer for Latvian.
|
|
2978
|
-
* **lt.microsoft**: Microsoft analyzer for Lithuanian.
|
|
2979
|
-
* **ml.microsoft**: Microsoft analyzer for Malayalam.
|
|
2980
|
-
* **ms.microsoft**: Microsoft analyzer for Malay (Latin).
|
|
2981
|
-
* **mr.microsoft**: Microsoft analyzer for Marathi.
|
|
2982
|
-
* **nb.microsoft**: Microsoft analyzer for Norwegian (Bokmål).
|
|
2983
|
-
* **no.lucene**: Lucene analyzer for Norwegian.
|
|
2984
|
-
* **fa.lucene**: Lucene analyzer for Persian.
|
|
2985
|
-
* **pl.microsoft**: Microsoft analyzer for Polish.
|
|
2986
|
-
* **pl.lucene**: Lucene analyzer for Polish.
|
|
2987
|
-
* **pt-BR.microsoft**: Microsoft analyzer for Portuguese (Brazil).
|
|
2988
|
-
* **pt-BR.lucene**: Lucene analyzer for Portuguese (Brazil).
|
|
2989
|
-
* **pt-PT.microsoft**: Microsoft analyzer for Portuguese (Portugal).
|
|
2990
|
-
* **pt-PT.lucene**: Lucene analyzer for Portuguese (Portugal).
|
|
2991
|
-
* **pa.microsoft**: Microsoft analyzer for Punjabi.
|
|
2992
|
-
* **ro.microsoft**: Microsoft analyzer for Romanian.
|
|
2993
|
-
* **ro.lucene**: Lucene analyzer for Romanian.
|
|
2994
|
-
* **ru.microsoft**: Microsoft analyzer for Russian.
|
|
2995
|
-
* **ru.lucene**: Lucene analyzer for Russian.
|
|
2996
|
-
* **sr-cyrillic.microsoft**: Microsoft analyzer for Serbian (Cyrillic).
|
|
2997
|
-
* **sr-latin.microsoft**: Microsoft analyzer for Serbian (Latin).
|
|
2998
|
-
* **sk.microsoft**: Microsoft analyzer for Slovak.
|
|
2999
|
-
* **sl.microsoft**: Microsoft analyzer for Slovenian.
|
|
3000
|
-
* **es.microsoft**: Microsoft analyzer for Spanish.
|
|
3001
|
-
* **es.lucene**: Lucene analyzer for Spanish.
|
|
3002
|
-
* **sv.microsoft**: Microsoft analyzer for Swedish.
|
|
3003
|
-
* **sv.lucene**: Lucene analyzer for Swedish.
|
|
3004
|
-
* **ta.microsoft**: Microsoft analyzer for Tamil.
|
|
3005
|
-
* **te.microsoft**: Microsoft analyzer for Telugu.
|
|
3006
|
-
* **th.microsoft**: Microsoft analyzer for Thai.
|
|
3007
|
-
* **th.lucene**: Lucene analyzer for Thai.
|
|
3008
|
-
* **tr.microsoft**: Microsoft analyzer for Turkish.
|
|
3009
|
-
* **tr.lucene**: Lucene analyzer for Turkish.
|
|
3010
|
-
* **uk.microsoft**: Microsoft analyzer for Ukrainian.
|
|
3011
|
-
* **ur.microsoft**: Microsoft analyzer for Urdu.
|
|
3012
|
-
* **vi.microsoft**: Microsoft analyzer for Vietnamese.
|
|
3013
|
-
* **standard.lucene**: Standard Lucene analyzer.
|
|
3014
|
-
* **standardasciifolding.lucene**: Standard ASCII Folding Lucene analyzer. See https:\/\/learn.microsoft.com\/rest\/api\/searchservice\/Custom-analyzers-in-Azure-Search#Analyzers
|
|
3015
|
-
* **keyword**: Treats the entire content of a field as a single token. This is useful for data like zip codes, ids, and some product names. See http:\/\/lucene.apache.org\/core\/4_10_3\/analyzers-common\/org\/apache\/lucene\/analysis\/core\/KeywordAnalyzer.html
|
|
3016
|
-
* **pattern**: Flexibly separates text into terms via a regular expression pattern. See http:\/\/lucene.apache.org\/core\/4_10_3\/analyzers-common\/org\/apache\/lucene\/analysis\/miscellaneous\/PatternAnalyzer.html
|
|
3017
|
-
* **simple**: Divides text at non-letters and converts them to lower case. See http:\/\/lucene.apache.org\/core\/4_10_3\/analyzers-common\/org\/apache\/lucene\/analysis\/core\/SimpleAnalyzer.html
|
|
3018
|
-
* **stop**: Divides text at non-letters; Applies the lowercase and stopword token filters. See http:\/\/lucene.apache.org\/core\/4_10_3\/analyzers-common\/org\/apache\/lucene\/analysis\/core\/StopAnalyzer.html
|
|
3019
|
-
* **whitespace**: An analyzer that uses the whitespace tokenizer. See http:\/\/lucene.apache.org\/core\/4_10_3\/analyzers-common\/org\/apache\/lucene\/analysis\/core\/WhitespaceAnalyzer.html
|
|
3020
|
-
*/
|
|
3021
2115
|
export type AnalyzerNames = `${KnownLexicalAnalyzerName}`;
|
|
3022
2116
|
export type BlobIndexerDataToExtract = `${KnownBlobIndexerDataToExtract}`;
|
|
3023
2117
|
export type BlobIndexerImageAction = `${KnownBlobIndexerImageAction}`;
|