@azure/search-documents 12.3.0-alpha.20260310.2 → 13.0.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/base64.d.ts.map +1 -1
- package/dist/browser/base64.js +3 -2
- package/dist/browser/base64.js.map +1 -1
- package/dist/browser/index.d.ts +9 -7
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +3 -4
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/indexModels.d.ts +13 -112
- package/dist/browser/indexModels.d.ts.map +1 -1
- package/dist/browser/indexModels.js.map +1 -1
- package/dist/browser/knowledgeBaseModels.d.ts +4 -17
- package/dist/browser/knowledgeBaseModels.d.ts.map +1 -1
- package/dist/browser/knowledgeBaseModels.js.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/api/index.d.ts +2 -1
- package/dist/browser/knowledgeBaseRetrieval/api/index.d.ts.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/api/index.js +1 -1
- package/dist/browser/knowledgeBaseRetrieval/api/index.js.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.d.ts +3 -1
- package/dist/browser/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.d.ts.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.js +3 -3
- package/dist/browser/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.js.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/api/operations.d.ts +2 -2
- package/dist/browser/knowledgeBaseRetrieval/api/operations.d.ts.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/api/operations.js +9 -8
- package/dist/browser/knowledgeBaseRetrieval/api/operations.js.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/api/options.d.ts +2 -2
- package/dist/browser/knowledgeBaseRetrieval/api/options.d.ts.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/api/options.js.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.d.ts +2 -2
- package/dist/browser/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.d.ts.map +1 -1
- package/dist/browser/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js +4 -4
- package/dist/browser/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js.map +1 -1
- package/dist/browser/knowledgeRetrievalClient.d.ts +2 -2
- package/dist/browser/knowledgeRetrievalClient.d.ts.map +1 -1
- package/dist/browser/knowledgeRetrievalClient.js +4 -4
- package/dist/browser/knowledgeRetrievalClient.js.map +1 -1
- package/dist/browser/models/azure/search/documents/index.d.ts +2 -1
- package/dist/browser/models/azure/search/documents/index.d.ts.map +1 -1
- package/dist/browser/models/azure/search/documents/index.js +1 -1
- package/dist/browser/models/azure/search/documents/index.js.map +1 -1
- package/dist/browser/models/azure/search/documents/indexes/index.d.ts +2 -1
- package/dist/browser/models/azure/search/documents/indexes/index.d.ts.map +1 -1
- package/dist/browser/models/azure/search/documents/indexes/index.js +1 -1
- package/dist/browser/models/azure/search/documents/indexes/index.js.map +1 -1
- package/dist/browser/models/azure/search/documents/indexes/models.d.ts +50 -477
- package/dist/browser/models/azure/search/documents/indexes/models.d.ts.map +1 -1
- package/dist/browser/models/azure/search/documents/indexes/models.js +40 -526
- package/dist/browser/models/azure/search/documents/indexes/models.js.map +1 -1
- package/dist/browser/models/azure/search/documents/knowledgeBases/index.d.ts +2 -1
- package/dist/browser/models/azure/search/documents/knowledgeBases/index.d.ts.map +1 -1
- package/dist/browser/models/azure/search/documents/knowledgeBases/index.js +1 -1
- package/dist/browser/models/azure/search/documents/knowledgeBases/index.js.map +1 -1
- package/dist/browser/models/azure/search/documents/knowledgeBases/models.d.ts +135 -242
- package/dist/browser/models/azure/search/documents/knowledgeBases/models.d.ts.map +1 -1
- package/dist/browser/models/azure/search/documents/knowledgeBases/models.js +131 -291
- package/dist/browser/models/azure/search/documents/knowledgeBases/models.js.map +1 -1
- package/dist/browser/models/azure/search/documents/models.d.ts +2 -466
- package/dist/browser/models/azure/search/documents/models.d.ts.map +1 -1
- package/dist/browser/models/azure/search/documents/models.js +1 -429
- package/dist/browser/models/azure/search/documents/models.js.map +1 -1
- package/dist/browser/models/index.d.ts +1 -0
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +3 -3
- package/dist/browser/models/models.d.ts.map +1 -1
- package/dist/browser/models/models.js +3 -3
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/search/api/index.d.ts +2 -1
- package/dist/browser/search/api/index.d.ts.map +1 -1
- package/dist/browser/search/api/index.js +1 -1
- package/dist/browser/search/api/index.js.map +1 -1
- package/dist/browser/search/api/operations.d.ts.map +1 -1
- package/dist/browser/search/api/operations.js +35 -54
- package/dist/browser/search/api/operations.js.map +1 -1
- package/dist/browser/search/api/options.d.ts +19 -31
- package/dist/browser/search/api/options.d.ts.map +1 -1
- package/dist/browser/search/api/options.js.map +1 -1
- package/dist/browser/search/api/searchContext.js +1 -1
- package/dist/browser/search/api/searchContext.js.map +1 -1
- package/dist/browser/searchClient.d.ts +0 -1
- package/dist/browser/searchClient.d.ts.map +1 -1
- package/dist/browser/searchClient.js +22 -39
- package/dist/browser/searchClient.js.map +1 -1
- package/dist/browser/searchIndex/api/index.d.ts +4 -3
- package/dist/browser/searchIndex/api/index.d.ts.map +1 -1
- package/dist/browser/searchIndex/api/index.js +2 -2
- package/dist/browser/searchIndex/api/index.js.map +1 -1
- package/dist/browser/searchIndex/api/operations.d.ts +2 -6
- package/dist/browser/searchIndex/api/operations.d.ts.map +1 -1
- package/dist/browser/searchIndex/api/operations.js +186 -96
- package/dist/browser/searchIndex/api/operations.js.map +1 -1
- package/dist/browser/searchIndex/api/options.d.ts +60 -5
- package/dist/browser/searchIndex/api/options.d.ts.map +1 -1
- package/dist/browser/searchIndex/api/options.js.map +1 -1
- package/dist/browser/searchIndex/api/searchIndexContext.js +1 -1
- package/dist/browser/searchIndex/api/searchIndexContext.js.map +1 -1
- package/dist/browser/searchIndex/index.d.ts +1 -1
- package/dist/browser/searchIndex/index.d.ts.map +1 -1
- package/dist/browser/searchIndex/index.js.map +1 -1
- package/dist/browser/searchIndex/searchIndexClient.d.ts +2 -4
- package/dist/browser/searchIndex/searchIndexClient.d.ts.map +1 -1
- package/dist/browser/searchIndex/searchIndexClient.js +1 -5
- package/dist/browser/searchIndex/searchIndexClient.js.map +1 -1
- package/dist/browser/searchIndexClient.d.ts +2 -7
- package/dist/browser/searchIndexClient.d.ts.map +1 -1
- package/dist/browser/searchIndexClient.js +2 -9
- package/dist/browser/searchIndexClient.js.map +1 -1
- package/dist/browser/searchIndexer/api/index.d.ts +4 -3
- package/dist/browser/searchIndexer/api/index.d.ts.map +1 -1
- package/dist/browser/searchIndexer/api/index.js +2 -2
- package/dist/browser/searchIndexer/api/index.js.map +1 -1
- package/dist/browser/searchIndexer/api/operations.d.ts +2 -14
- package/dist/browser/searchIndexer/api/operations.d.ts.map +1 -1
- package/dist/browser/searchIndexer/api/operations.js +112 -150
- package/dist/browser/searchIndexer/api/operations.js.map +1 -1
- package/dist/browser/searchIndexer/api/options.d.ts +36 -30
- package/dist/browser/searchIndexer/api/options.d.ts.map +1 -1
- package/dist/browser/searchIndexer/api/options.js.map +1 -1
- package/dist/browser/searchIndexer/api/searchIndexerContext.js +1 -1
- package/dist/browser/searchIndexer/api/searchIndexerContext.js.map +1 -1
- package/dist/browser/searchIndexer/index.d.ts +1 -1
- package/dist/browser/searchIndexer/index.d.ts.map +1 -1
- package/dist/browser/searchIndexer/index.js.map +1 -1
- package/dist/browser/searchIndexer/searchIndexerClient.d.ts +2 -8
- package/dist/browser/searchIndexer/searchIndexerClient.d.ts.map +1 -1
- package/dist/browser/searchIndexer/searchIndexerClient.js +1 -13
- package/dist/browser/searchIndexer/searchIndexerClient.js.map +1 -1
- package/dist/browser/searchIndexerClient.d.ts +1 -14
- package/dist/browser/searchIndexerClient.d.ts.map +1 -1
- package/dist/browser/searchIndexerClient.js +0 -27
- package/dist/browser/searchIndexerClient.js.map +1 -1
- package/dist/browser/searchIndexingBufferedSender.d.ts.map +1 -1
- package/dist/browser/searchIndexingBufferedSender.js +3 -7
- package/dist/browser/searchIndexingBufferedSender.js.map +1 -1
- package/dist/browser/serviceModels.d.ts +7 -191
- package/dist/browser/serviceModels.d.ts.map +1 -1
- package/dist/browser/serviceModels.js.map +1 -1
- package/dist/browser/serviceUtils.d.ts +3 -5
- package/dist/browser/serviceUtils.d.ts.map +1 -1
- package/dist/browser/serviceUtils.js +30 -87
- package/dist/browser/serviceUtils.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/{synonymMapHelper.d.ts → synonymMapHelper-browser.d.mts} +3 -3
- package/dist/browser/synonymMapHelper-browser.d.mts.map +1 -0
- package/dist/browser/{synonymMapHelper.js → synonymMapHelper-browser.mjs} +3 -3
- package/dist/browser/synonymMapHelper-browser.mjs.map +1 -0
- package/dist/browser/timers-browser.d.mts +8 -0
- package/dist/browser/timers-browser.d.mts.map +1 -0
- package/dist/browser/timers-browser.mjs +13 -0
- package/dist/browser/timers-browser.mjs.map +1 -0
- package/dist/browser/tracing.d.ts.map +1 -1
- package/dist/browser/walk.js +1 -1
- package/dist/browser/walk.js.map +1 -1
- package/dist/commonjs/base64.d.ts.map +1 -1
- package/dist/commonjs/base64.js +4 -2
- package/dist/commonjs/base64.js.map +3 -3
- package/dist/commonjs/geographyPoint.js +1 -0
- package/dist/commonjs/geographyPoint.js.map +1 -1
- package/dist/commonjs/index.d.ts +8 -6
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +1 -29
- package/dist/commonjs/index.js.map +3 -3
- package/dist/commonjs/indexDocumentsBatch.js +1 -0
- package/dist/commonjs/indexDocumentsBatch.js.map +1 -1
- package/dist/commonjs/indexModels.d.ts +13 -112
- package/dist/commonjs/indexModels.d.ts.map +1 -1
- package/dist/commonjs/indexModels.js +1 -0
- package/dist/commonjs/indexModels.js.map +2 -2
- package/dist/commonjs/knowledgeBaseModels.d.ts +4 -17
- package/dist/commonjs/knowledgeBaseModels.d.ts.map +1 -1
- package/dist/commonjs/knowledgeBaseModels.js +1 -0
- package/dist/commonjs/knowledgeBaseModels.js.map +2 -2
- package/dist/commonjs/knowledgeBaseRetrieval/api/index.d.ts +2 -1
- package/dist/commonjs/knowledgeBaseRetrieval/api/index.d.ts.map +1 -1
- package/dist/commonjs/knowledgeBaseRetrieval/api/index.js +1 -0
- package/dist/commonjs/knowledgeBaseRetrieval/api/index.js.map +3 -3
- package/dist/commonjs/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.d.ts +3 -1
- package/dist/commonjs/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.d.ts.map +1 -1
- package/dist/commonjs/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.js +4 -3
- package/dist/commonjs/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.js.map +3 -3
- package/dist/commonjs/knowledgeBaseRetrieval/api/operations.d.ts +2 -2
- package/dist/commonjs/knowledgeBaseRetrieval/api/operations.d.ts.map +1 -1
- package/dist/commonjs/knowledgeBaseRetrieval/api/operations.js +9 -7
- package/dist/commonjs/knowledgeBaseRetrieval/api/operations.js.map +3 -3
- package/dist/commonjs/knowledgeBaseRetrieval/api/options.d.ts +2 -2
- package/dist/commonjs/knowledgeBaseRetrieval/api/options.d.ts.map +1 -1
- package/dist/commonjs/knowledgeBaseRetrieval/api/options.js +1 -0
- package/dist/commonjs/knowledgeBaseRetrieval/api/options.js.map +2 -2
- package/dist/commonjs/knowledgeBaseRetrieval/index.js +1 -0
- package/dist/commonjs/knowledgeBaseRetrieval/index.js.map +1 -1
- package/dist/commonjs/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.d.ts +2 -2
- package/dist/commonjs/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.d.ts.map +1 -1
- package/dist/commonjs/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js +5 -4
- package/dist/commonjs/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js.map +3 -3
- package/dist/commonjs/knowledgeRetrievalClient.d.ts +2 -2
- package/dist/commonjs/knowledgeRetrievalClient.d.ts.map +1 -1
- package/dist/commonjs/knowledgeRetrievalClient.js +10 -4
- package/dist/commonjs/knowledgeRetrievalClient.js.map +3 -3
- package/dist/commonjs/logger.js +1 -0
- package/dist/commonjs/logger.js.map +1 -1
- package/dist/commonjs/models/azure/search/documents/index.d.ts +2 -1
- package/dist/commonjs/models/azure/search/documents/index.d.ts.map +1 -1
- package/dist/commonjs/models/azure/search/documents/index.js +3 -16
- package/dist/commonjs/models/azure/search/documents/index.js.map +3 -3
- package/dist/commonjs/models/azure/search/documents/indexes/index.d.ts +2 -1
- package/dist/commonjs/models/azure/search/documents/indexes/index.d.ts.map +1 -1
- package/dist/commonjs/models/azure/search/documents/indexes/index.js +1 -18
- package/dist/commonjs/models/azure/search/documents/indexes/index.js.map +3 -3
- package/dist/commonjs/models/azure/search/documents/indexes/models.d.ts +50 -477
- package/dist/commonjs/models/azure/search/documents/indexes/models.d.ts.map +1 -1
- package/dist/commonjs/models/azure/search/documents/indexes/models.js +40 -501
- package/dist/commonjs/models/azure/search/documents/indexes/models.js.map +4 -4
- package/dist/commonjs/models/azure/search/documents/knowledgeBases/index.d.ts +2 -1
- package/dist/commonjs/models/azure/search/documents/knowledgeBases/index.d.ts.map +1 -1
- package/dist/commonjs/models/azure/search/documents/knowledgeBases/index.js +1 -2
- package/dist/commonjs/models/azure/search/documents/knowledgeBases/index.js.map +3 -3
- package/dist/commonjs/models/azure/search/documents/knowledgeBases/models.d.ts +135 -242
- package/dist/commonjs/models/azure/search/documents/knowledgeBases/models.d.ts.map +1 -1
- package/dist/commonjs/models/azure/search/documents/knowledgeBases/models.js +136 -335
- package/dist/commonjs/models/azure/search/documents/knowledgeBases/models.js.map +4 -4
- package/dist/commonjs/models/azure/search/documents/models.d.ts +2 -466
- package/dist/commonjs/models/azure/search/documents/models.d.ts.map +1 -1
- package/dist/commonjs/models/azure/search/documents/models.js +8 -354
- package/dist/commonjs/models/azure/search/documents/models.js.map +4 -4
- package/dist/commonjs/models/index.d.ts +1 -0
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +1 -0
- package/dist/commonjs/models/index.js.map +2 -2
- package/dist/commonjs/models/models.d.ts +3 -3
- package/dist/commonjs/models/models.d.ts.map +1 -1
- package/dist/commonjs/models/models.js +2 -1
- package/dist/commonjs/models/models.js.map +3 -3
- package/dist/commonjs/odata.js +1 -0
- package/dist/commonjs/odata.js.map +1 -1
- package/dist/commonjs/odataMetadataPolicy.js +1 -0
- package/dist/commonjs/odataMetadataPolicy.js.map +1 -1
- package/dist/commonjs/search/api/index.d.ts +2 -1
- package/dist/commonjs/search/api/index.d.ts.map +1 -1
- package/dist/commonjs/search/api/index.js +1 -0
- package/dist/commonjs/search/api/index.js.map +3 -3
- package/dist/commonjs/search/api/operations.d.ts.map +1 -1
- package/dist/commonjs/search/api/operations.js +22 -42
- package/dist/commonjs/search/api/operations.js.map +3 -3
- package/dist/commonjs/search/api/options.d.ts +19 -31
- package/dist/commonjs/search/api/options.d.ts.map +1 -1
- package/dist/commonjs/search/api/options.js +1 -0
- package/dist/commonjs/search/api/options.js.map +2 -2
- package/dist/commonjs/search/api/searchContext.js +2 -1
- package/dist/commonjs/search/api/searchContext.js.map +2 -2
- package/dist/commonjs/search/index.js +1 -0
- package/dist/commonjs/search/index.js.map +1 -1
- package/dist/commonjs/search/searchClient.js +1 -0
- package/dist/commonjs/search/searchClient.js.map +1 -1
- package/dist/commonjs/searchApiKeyCredentialPolicy.js +1 -0
- package/dist/commonjs/searchApiKeyCredentialPolicy.js.map +1 -1
- package/dist/commonjs/searchAudience.js +1 -0
- package/dist/commonjs/searchAudience.js.map +1 -1
- package/dist/commonjs/searchClient.d.ts +0 -1
- package/dist/commonjs/searchClient.d.ts.map +1 -1
- package/dist/commonjs/searchClient.js +24 -43
- package/dist/commonjs/searchClient.js.map +3 -3
- package/dist/commonjs/searchIndex/api/index.d.ts +4 -3
- package/dist/commonjs/searchIndex/api/index.d.ts.map +1 -1
- package/dist/commonjs/searchIndex/api/index.js +1 -2
- package/dist/commonjs/searchIndex/api/index.js.map +3 -3
- package/dist/commonjs/searchIndex/api/operations.d.ts +2 -6
- package/dist/commonjs/searchIndex/api/operations.d.ts.map +1 -1
- package/dist/commonjs/searchIndex/api/operations.js +126 -108
- package/dist/commonjs/searchIndex/api/operations.js.map +3 -3
- package/dist/commonjs/searchIndex/api/options.d.ts +60 -5
- package/dist/commonjs/searchIndex/api/options.d.ts.map +1 -1
- package/dist/commonjs/searchIndex/api/options.js +1 -0
- package/dist/commonjs/searchIndex/api/options.js.map +2 -2
- package/dist/commonjs/searchIndex/api/searchIndexContext.js +2 -1
- package/dist/commonjs/searchIndex/api/searchIndexContext.js.map +2 -2
- package/dist/commonjs/searchIndex/index.d.ts +1 -1
- package/dist/commonjs/searchIndex/index.d.ts.map +1 -1
- package/dist/commonjs/searchIndex/index.js +1 -0
- package/dist/commonjs/searchIndex/index.js.map +2 -2
- package/dist/commonjs/searchIndex/searchIndexClient.d.ts +2 -4
- package/dist/commonjs/searchIndex/searchIndexClient.d.ts.map +1 -1
- package/dist/commonjs/searchIndex/searchIndexClient.js +1 -4
- package/dist/commonjs/searchIndex/searchIndexClient.js.map +3 -3
- package/dist/commonjs/searchIndexClient.d.ts +2 -7
- package/dist/commonjs/searchIndexClient.d.ts.map +1 -1
- package/dist/commonjs/searchIndexClient.js +3 -9
- package/dist/commonjs/searchIndexClient.js.map +3 -3
- package/dist/commonjs/searchIndexer/api/index.d.ts +4 -3
- package/dist/commonjs/searchIndexer/api/index.d.ts.map +1 -1
- package/dist/commonjs/searchIndexer/api/index.js +1 -6
- package/dist/commonjs/searchIndexer/api/index.js.map +3 -3
- package/dist/commonjs/searchIndexer/api/operations.d.ts +2 -14
- package/dist/commonjs/searchIndexer/api/operations.d.ts.map +1 -1
- package/dist/commonjs/searchIndexer/api/operations.js +76 -168
- package/dist/commonjs/searchIndexer/api/operations.js.map +3 -3
- package/dist/commonjs/searchIndexer/api/options.d.ts +36 -30
- package/dist/commonjs/searchIndexer/api/options.d.ts.map +1 -1
- package/dist/commonjs/searchIndexer/api/options.js +1 -0
- package/dist/commonjs/searchIndexer/api/options.js.map +2 -2
- package/dist/commonjs/searchIndexer/api/searchIndexerContext.js +2 -1
- package/dist/commonjs/searchIndexer/api/searchIndexerContext.js.map +2 -2
- package/dist/commonjs/searchIndexer/index.d.ts +1 -1
- package/dist/commonjs/searchIndexer/index.d.ts.map +1 -1
- package/dist/commonjs/searchIndexer/index.js +1 -0
- package/dist/commonjs/searchIndexer/index.js.map +2 -2
- package/dist/commonjs/searchIndexer/searchIndexerClient.d.ts +2 -8
- package/dist/commonjs/searchIndexer/searchIndexerClient.d.ts.map +1 -1
- package/dist/commonjs/searchIndexer/searchIndexerClient.js +1 -12
- package/dist/commonjs/searchIndexer/searchIndexerClient.js.map +3 -3
- package/dist/commonjs/searchIndexerClient.d.ts +1 -14
- package/dist/commonjs/searchIndexerClient.d.ts.map +1 -1
- package/dist/commonjs/searchIndexerClient.js +1 -39
- package/dist/commonjs/searchIndexerClient.js.map +3 -3
- package/dist/commonjs/searchIndexingBufferedSender.d.ts.map +1 -1
- package/dist/commonjs/searchIndexingBufferedSender.js +4 -7
- package/dist/commonjs/searchIndexingBufferedSender.js.map +3 -3
- package/dist/commonjs/serialization.js +1 -0
- package/dist/commonjs/serialization.js.map +1 -1
- package/dist/commonjs/serviceModels.d.ts +7 -191
- package/dist/commonjs/serviceModels.d.ts.map +1 -1
- package/dist/commonjs/serviceModels.js +1 -0
- package/dist/commonjs/serviceModels.js.map +3 -3
- package/dist/commonjs/serviceUtils.d.ts +3 -5
- package/dist/commonjs/serviceUtils.d.ts.map +1 -1
- package/dist/commonjs/serviceUtils.js +31 -89
- package/dist/commonjs/serviceUtils.js.map +3 -3
- package/dist/commonjs/static-helpers/pagingHelpers.js +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +2 -2
- package/dist/commonjs/static-helpers/serialization/build-csv-collection.js +1 -0
- package/dist/commonjs/static-helpers/serialization/build-csv-collection.js.map +1 -1
- package/dist/commonjs/static-helpers/serialization/build-newline-collection.js +1 -0
- package/dist/commonjs/static-helpers/serialization/build-newline-collection.js.map +1 -1
- package/dist/commonjs/static-helpers/serialization/build-pipe-collection.js +1 -0
- package/dist/commonjs/static-helpers/serialization/build-pipe-collection.js.map +1 -1
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +1 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +1 -1
- package/dist/commonjs/static-helpers/serialization/parse-csv-collection.js +1 -0
- package/dist/commonjs/static-helpers/serialization/parse-csv-collection.js.map +1 -1
- package/dist/commonjs/static-helpers/serialization/parse-newline-collection.js +1 -0
- package/dist/commonjs/static-helpers/serialization/parse-newline-collection.js.map +1 -1
- package/dist/commonjs/static-helpers/serialization/parse-pipe-collection.js +1 -0
- package/dist/commonjs/static-helpers/serialization/parse-pipe-collection.js.map +1 -1
- package/dist/commonjs/static-helpers/serialization/serialize-record.js +1 -0
- package/dist/commonjs/static-helpers/serialization/serialize-record.js.map +1 -1
- package/dist/commonjs/static-helpers/urlTemplate.js +1 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/synonymMapHelper.js +1 -0
- package/dist/commonjs/synonymMapHelper.js.map +1 -1
- package/dist/commonjs/timers.d.ts +9 -0
- package/dist/commonjs/timers.d.ts.map +1 -0
- package/dist/commonjs/{errorModels.js → timers.js} +19 -2
- package/dist/commonjs/timers.js.map +7 -0
- package/dist/commonjs/tracing.d.ts.map +1 -1
- package/dist/commonjs/tracing.js +1 -0
- package/dist/commonjs/tracing.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/commonjs/walk.js +2 -1
- package/dist/commonjs/walk.js.map +3 -3
- package/dist/esm/base64.d.ts.map +1 -1
- package/dist/esm/base64.js +16 -8
- package/dist/esm/base64.js.map +1 -7
- package/dist/esm/geographyPoint.js +35 -32
- package/dist/esm/geographyPoint.js.map +1 -7
- package/dist/esm/index.d.ts +8 -6
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +17 -190
- package/dist/esm/index.js.map +1 -7
- package/dist/esm/indexDocumentsBatch.js +78 -73
- package/dist/esm/indexDocumentsBatch.js.map +1 -7
- package/dist/esm/indexModels.d.ts +13 -112
- package/dist/esm/indexModels.d.ts.map +1 -1
- package/dist/esm/indexModels.js +4 -0
- package/dist/esm/indexModels.js.map +1 -7
- package/dist/esm/knowledgeBaseModels.d.ts +4 -17
- package/dist/esm/knowledgeBaseModels.d.ts.map +1 -1
- package/dist/esm/knowledgeBaseModels.js +4 -0
- package/dist/esm/knowledgeBaseModels.js.map +1 -7
- package/dist/esm/knowledgeBaseRetrieval/api/index.d.ts +2 -1
- package/dist/esm/knowledgeBaseRetrieval/api/index.d.ts.map +1 -1
- package/dist/esm/knowledgeBaseRetrieval/api/index.js +5 -8
- package/dist/esm/knowledgeBaseRetrieval/api/index.js.map +1 -7
- package/dist/esm/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.d.ts +3 -1
- package/dist/esm/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.d.ts.map +1 -1
- package/dist/esm/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.js +22 -20
- package/dist/esm/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.js.map +1 -7
- package/dist/esm/knowledgeBaseRetrieval/api/operations.d.ts +2 -2
- package/dist/esm/knowledgeBaseRetrieval/api/operations.d.ts.map +1 -1
- package/dist/esm/knowledgeBaseRetrieval/api/operations.js +39 -42
- package/dist/esm/knowledgeBaseRetrieval/api/operations.js.map +1 -7
- package/dist/esm/knowledgeBaseRetrieval/api/options.d.ts +2 -2
- package/dist/esm/knowledgeBaseRetrieval/api/options.d.ts.map +1 -1
- package/dist/esm/knowledgeBaseRetrieval/api/options.js +4 -0
- package/dist/esm/knowledgeBaseRetrieval/api/options.js.map +1 -7
- package/dist/esm/knowledgeBaseRetrieval/index.js +4 -4
- package/dist/esm/knowledgeBaseRetrieval/index.js.map +1 -7
- package/dist/esm/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.d.ts +2 -2
- package/dist/esm/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.d.ts.map +1 -1
- package/dist/esm/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js +22 -20
- package/dist/esm/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js.map +1 -7
- package/dist/esm/knowledgeRetrievalClient.d.ts +2 -2
- package/dist/esm/knowledgeRetrievalClient.d.ts.map +1 -1
- package/dist/esm/knowledgeRetrievalClient.js +89 -91
- package/dist/esm/knowledgeRetrievalClient.js.map +1 -7
- package/dist/esm/logger.js +7 -4
- package/dist/esm/logger.js.map +1 -7
- package/dist/esm/models/azure/search/documents/index.d.ts +2 -1
- package/dist/esm/models/azure/search/documents/index.d.ts.map +1 -1
- package/dist/esm/models/azure/search/documents/index.js +4 -36
- package/dist/esm/models/azure/search/documents/index.js.map +1 -7
- package/dist/esm/models/azure/search/documents/indexes/index.d.ts +2 -1
- package/dist/esm/models/azure/search/documents/indexes/index.d.ts.map +1 -1
- package/dist/esm/models/azure/search/documents/indexes/index.js +4 -130
- package/dist/esm/models/azure/search/documents/indexes/index.js.map +1 -7
- package/dist/esm/models/azure/search/documents/indexes/models.d.ts +50 -477
- package/dist/esm/models/azure/search/documents/indexes/models.d.ts.map +1 -1
- package/dist/esm/models/azure/search/documents/indexes/models.js +6374 -6188
- package/dist/esm/models/azure/search/documents/indexes/models.js.map +1 -7
- package/dist/esm/models/azure/search/documents/knowledgeBases/index.d.ts +2 -1
- package/dist/esm/models/azure/search/documents/knowledgeBases/index.d.ts.map +1 -1
- package/dist/esm/models/azure/search/documents/knowledgeBases/index.js +4 -16
- package/dist/esm/models/azure/search/documents/knowledgeBases/index.js.map +1 -7
- package/dist/esm/models/azure/search/documents/knowledgeBases/models.d.ts +135 -242
- package/dist/esm/models/azure/search/documents/knowledgeBases/models.d.ts.map +1 -1
- package/dist/esm/models/azure/search/documents/knowledgeBases/models.js +592 -790
- package/dist/esm/models/azure/search/documents/knowledgeBases/models.js.map +1 -7
- package/dist/esm/models/azure/search/documents/models.d.ts +2 -466
- package/dist/esm/models/azure/search/documents/models.d.ts.map +1 -1
- package/dist/esm/models/azure/search/documents/models.js +591 -919
- package/dist/esm/models/azure/search/documents/models.js.map +1 -7
- package/dist/esm/models/index.d.ts +1 -0
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +4 -4
- package/dist/esm/models/index.js.map +1 -7
- package/dist/esm/models/models.d.ts +3 -3
- package/dist/esm/models/models.d.ts.map +1 -1
- package/dist/esm/models/models.js +14 -13
- package/dist/esm/models/models.js.map +1 -7
- package/dist/esm/odata.js +43 -26
- package/dist/esm/odata.js.map +1 -7
- package/dist/esm/odataMetadataPolicy.js +15 -11
- package/dist/esm/odataMetadataPolicy.js.map +1 -7
- package/dist/esm/search/api/index.d.ts +2 -1
- package/dist/esm/search/api/index.d.ts.map +1 -1
- package/dist/esm/search/api/index.js +5 -26
- package/dist/esm/search/api/index.js.map +1 -7
- package/dist/esm/search/api/operations.d.ts.map +1 -1
- package/dist/esm/search/api/operations.js +418 -452
- package/dist/esm/search/api/operations.js.map +1 -7
- package/dist/esm/search/api/options.d.ts +19 -31
- package/dist/esm/search/api/options.d.ts.map +1 -1
- package/dist/esm/search/api/options.js +4 -0
- package/dist/esm/search/api/options.js.map +1 -7
- package/dist/esm/search/api/searchContext.js +22 -20
- package/dist/esm/search/api/searchContext.js.map +1 -7
- package/dist/esm/search/index.js +4 -4
- package/dist/esm/search/index.js.map +1 -7
- package/dist/esm/search/searchClient.js +55 -63
- package/dist/esm/search/searchClient.js.map +1 -7
- package/dist/esm/searchApiKeyCredentialPolicy.js +17 -13
- package/dist/esm/searchApiKeyCredentialPolicy.js.map +1 -7
- package/dist/esm/searchAudience.js +21 -9
- package/dist/esm/searchAudience.js.map +1 -7
- package/dist/esm/searchClient.d.ts +0 -1
- package/dist/esm/searchClient.d.ts.map +1 -1
- package/dist/esm/searchClient.js +539 -624
- package/dist/esm/searchClient.js.map +1 -7
- package/dist/esm/searchIndex/api/index.d.ts +4 -3
- package/dist/esm/searchIndex/api/index.d.ts.map +1 -1
- package/dist/esm/searchIndex/api/index.js +5 -70
- package/dist/esm/searchIndex/api/index.js.map +1 -7
- package/dist/esm/searchIndex/api/operations.d.ts +2 -6
- package/dist/esm/searchIndex/api/operations.d.ts.map +1 -1
- package/dist/esm/searchIndex/api/operations.js +1087 -1177
- package/dist/esm/searchIndex/api/operations.js.map +1 -7
- package/dist/esm/searchIndex/api/options.d.ts +60 -5
- package/dist/esm/searchIndex/api/options.d.ts.map +1 -1
- package/dist/esm/searchIndex/api/options.js +4 -0
- package/dist/esm/searchIndex/api/options.js.map +1 -7
- package/dist/esm/searchIndex/api/searchIndexContext.js +22 -20
- package/dist/esm/searchIndex/api/searchIndexContext.js.map +1 -7
- package/dist/esm/searchIndex/index.d.ts +1 -1
- package/dist/esm/searchIndex/index.d.ts.map +1 -1
- package/dist/esm/searchIndex/index.js +4 -4
- package/dist/esm/searchIndex/index.js.map +1 -7
- package/dist/esm/searchIndex/searchIndexClient.d.ts +2 -4
- package/dist/esm/searchIndex/searchIndexClient.d.ts.map +1 -1
- package/dist/esm/searchIndex/searchIndexClient.js +139 -173
- package/dist/esm/searchIndex/searchIndexClient.js.map +1 -7
- package/dist/esm/searchIndexClient.d.ts +2 -7
- package/dist/esm/searchIndexClient.d.ts.map +1 -1
- package/dist/esm/searchIndexClient.js +448 -588
- package/dist/esm/searchIndexClient.js.map +1 -7
- package/dist/esm/searchIndexer/api/index.d.ts +4 -3
- package/dist/esm/searchIndexer/api/index.d.ts.map +1 -1
- package/dist/esm/searchIndexer/api/index.js +5 -50
- package/dist/esm/searchIndexer/api/index.js.map +1 -7
- package/dist/esm/searchIndexer/api/operations.d.ts +2 -14
- package/dist/esm/searchIndexer/api/operations.d.ts.map +1 -1
- package/dist/esm/searchIndexer/api/operations.js +676 -809
- package/dist/esm/searchIndexer/api/operations.js.map +1 -7
- package/dist/esm/searchIndexer/api/options.d.ts +36 -30
- package/dist/esm/searchIndexer/api/options.d.ts.map +1 -1
- package/dist/esm/searchIndexer/api/options.js +4 -0
- package/dist/esm/searchIndexer/api/options.js.map +1 -7
- package/dist/esm/searchIndexer/api/searchIndexerContext.js +22 -20
- package/dist/esm/searchIndexer/api/searchIndexerContext.js.map +1 -7
- package/dist/esm/searchIndexer/index.d.ts +1 -1
- package/dist/esm/searchIndexer/index.d.ts.map +1 -1
- package/dist/esm/searchIndexer/index.js +4 -4
- package/dist/esm/searchIndexer/index.js.map +1 -7
- package/dist/esm/searchIndexer/searchIndexerClient.d.ts +2 -8
- package/dist/esm/searchIndexer/searchIndexerClient.d.ts.map +1 -1
- package/dist/esm/searchIndexer/searchIndexerClient.js +91 -123
- package/dist/esm/searchIndexer/searchIndexerClient.js.map +1 -7
- package/dist/esm/searchIndexerClient.d.ts +1 -14
- package/dist/esm/searchIndexerClient.d.ts.map +1 -1
- package/dist/esm/searchIndexerClient.js +347 -473
- package/dist/esm/searchIndexerClient.js.map +1 -7
- package/dist/esm/searchIndexingBufferedSender.d.ts.map +1 -1
- package/dist/esm/searchIndexingBufferedSender.js +302 -285
- package/dist/esm/searchIndexingBufferedSender.js.map +1 -7
- package/dist/esm/serialization.js +112 -111
- package/dist/esm/serialization.js.map +1 -7
- package/dist/esm/serviceModels.d.ts +7 -191
- package/dist/esm/serviceModels.d.ts.map +1 -1
- package/dist/esm/serviceModels.js +654 -162
- package/dist/esm/serviceModels.js.map +1 -7
- package/dist/esm/serviceUtils.d.ts +3 -5
- package/dist/esm/serviceUtils.d.ts.map +1 -1
- package/dist/esm/serviceUtils.js +776 -865
- package/dist/esm/serviceUtils.js.map +1 -7
- package/dist/esm/static-helpers/pagingHelpers.js +122 -98
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -7
- package/dist/esm/static-helpers/serialization/build-csv-collection.js +5 -5
- package/dist/esm/static-helpers/serialization/build-csv-collection.js.map +1 -7
- package/dist/esm/static-helpers/serialization/build-newline-collection.js +5 -5
- package/dist/esm/static-helpers/serialization/build-newline-collection.js.map +1 -7
- package/dist/esm/static-helpers/serialization/build-pipe-collection.js +5 -5
- package/dist/esm/static-helpers/serialization/build-pipe-collection.js.map +1 -7
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js +15 -9
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -7
- package/dist/esm/static-helpers/serialization/parse-csv-collection.js +5 -5
- package/dist/esm/static-helpers/serialization/parse-csv-collection.js.map +1 -7
- package/dist/esm/static-helpers/serialization/parse-newline-collection.js +5 -5
- package/dist/esm/static-helpers/serialization/parse-newline-collection.js.map +1 -7
- package/dist/esm/static-helpers/serialization/parse-pipe-collection.js +5 -5
- package/dist/esm/static-helpers/serialization/parse-pipe-collection.js.map +1 -7
- package/dist/esm/static-helpers/serialization/serialize-record.js +17 -16
- package/dist/esm/static-helpers/serialization/serialize-record.js.map +1 -7
- package/dist/esm/static-helpers/urlTemplate.js +169 -142
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -7
- package/dist/esm/synonymMapHelper.js +20 -9
- package/dist/esm/synonymMapHelper.js.map +1 -7
- package/dist/esm/timers.d.ts +9 -0
- package/dist/esm/timers.d.ts.map +1 -0
- package/dist/esm/timers.js +15 -0
- package/dist/esm/timers.js.map +1 -0
- package/dist/esm/tracing.d.ts.map +1 -1
- package/dist/esm/tracing.js +11 -8
- package/dist/esm/tracing.js.map +1 -7
- package/dist/esm/walk.js +64 -52
- package/dist/esm/walk.js.map +1 -7
- package/dist/react-native/base64.d.ts.map +1 -1
- package/dist/react-native/base64.js +3 -2
- package/dist/react-native/base64.js.map +1 -1
- package/dist/react-native/index.d.ts +9 -7
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +3 -4
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/indexModels.d.ts +13 -112
- package/dist/react-native/indexModels.d.ts.map +1 -1
- package/dist/react-native/indexModels.js.map +1 -1
- package/dist/react-native/knowledgeBaseModels.d.ts +4 -17
- package/dist/react-native/knowledgeBaseModels.d.ts.map +1 -1
- package/dist/react-native/knowledgeBaseModels.js.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/index.d.ts +2 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/index.d.ts.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/index.js +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/index.js.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.d.ts +3 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.d.ts.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.js +3 -3
- package/dist/react-native/knowledgeBaseRetrieval/api/knowledgeBaseRetrievalContext.js.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/operations.d.ts +2 -2
- package/dist/react-native/knowledgeBaseRetrieval/api/operations.d.ts.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/operations.js +9 -8
- package/dist/react-native/knowledgeBaseRetrieval/api/operations.js.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/options.d.ts +2 -2
- package/dist/react-native/knowledgeBaseRetrieval/api/options.d.ts.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/api/options.js.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.d.ts +2 -2
- package/dist/react-native/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.d.ts.map +1 -1
- package/dist/react-native/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js +4 -4
- package/dist/react-native/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js.map +1 -1
- package/dist/react-native/knowledgeRetrievalClient.d.ts +2 -2
- package/dist/react-native/knowledgeRetrievalClient.d.ts.map +1 -1
- package/dist/react-native/knowledgeRetrievalClient.js +4 -4
- package/dist/react-native/knowledgeRetrievalClient.js.map +1 -1
- package/dist/react-native/models/azure/search/documents/index.d.ts +2 -1
- package/dist/react-native/models/azure/search/documents/index.d.ts.map +1 -1
- package/dist/react-native/models/azure/search/documents/index.js +1 -1
- package/dist/react-native/models/azure/search/documents/index.js.map +1 -1
- package/dist/react-native/models/azure/search/documents/indexes/index.d.ts +2 -1
- package/dist/react-native/models/azure/search/documents/indexes/index.d.ts.map +1 -1
- package/dist/react-native/models/azure/search/documents/indexes/index.js +1 -1
- package/dist/react-native/models/azure/search/documents/indexes/index.js.map +1 -1
- package/dist/react-native/models/azure/search/documents/indexes/models.d.ts +50 -477
- package/dist/react-native/models/azure/search/documents/indexes/models.d.ts.map +1 -1
- package/dist/react-native/models/azure/search/documents/indexes/models.js +40 -526
- package/dist/react-native/models/azure/search/documents/indexes/models.js.map +1 -1
- package/dist/react-native/models/azure/search/documents/knowledgeBases/index.d.ts +2 -1
- package/dist/react-native/models/azure/search/documents/knowledgeBases/index.d.ts.map +1 -1
- package/dist/react-native/models/azure/search/documents/knowledgeBases/index.js +1 -1
- package/dist/react-native/models/azure/search/documents/knowledgeBases/index.js.map +1 -1
- package/dist/react-native/models/azure/search/documents/knowledgeBases/models.d.ts +135 -242
- package/dist/react-native/models/azure/search/documents/knowledgeBases/models.d.ts.map +1 -1
- package/dist/react-native/models/azure/search/documents/knowledgeBases/models.js +131 -291
- package/dist/react-native/models/azure/search/documents/knowledgeBases/models.js.map +1 -1
- package/dist/react-native/models/azure/search/documents/models.d.ts +2 -466
- package/dist/react-native/models/azure/search/documents/models.d.ts.map +1 -1
- package/dist/react-native/models/azure/search/documents/models.js +1 -429
- package/dist/react-native/models/azure/search/documents/models.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1 -0
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +3 -3
- package/dist/react-native/models/models.d.ts.map +1 -1
- package/dist/react-native/models/models.js +3 -3
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/search/api/index.d.ts +2 -1
- package/dist/react-native/search/api/index.d.ts.map +1 -1
- package/dist/react-native/search/api/index.js +1 -1
- package/dist/react-native/search/api/index.js.map +1 -1
- package/dist/react-native/search/api/operations.d.ts.map +1 -1
- package/dist/react-native/search/api/operations.js +35 -54
- package/dist/react-native/search/api/operations.js.map +1 -1
- package/dist/react-native/search/api/options.d.ts +19 -31
- package/dist/react-native/search/api/options.d.ts.map +1 -1
- package/dist/react-native/search/api/options.js.map +1 -1
- package/dist/react-native/search/api/searchContext.js +1 -1
- package/dist/react-native/search/api/searchContext.js.map +1 -1
- package/dist/react-native/searchClient.d.ts +0 -1
- package/dist/react-native/searchClient.d.ts.map +1 -1
- package/dist/react-native/searchClient.js +22 -39
- package/dist/react-native/searchClient.js.map +1 -1
- package/dist/react-native/searchIndex/api/index.d.ts +4 -3
- package/dist/react-native/searchIndex/api/index.d.ts.map +1 -1
- package/dist/react-native/searchIndex/api/index.js +2 -2
- package/dist/react-native/searchIndex/api/index.js.map +1 -1
- package/dist/react-native/searchIndex/api/operations.d.ts +2 -6
- package/dist/react-native/searchIndex/api/operations.d.ts.map +1 -1
- package/dist/react-native/searchIndex/api/operations.js +186 -96
- package/dist/react-native/searchIndex/api/operations.js.map +1 -1
- package/dist/react-native/searchIndex/api/options.d.ts +60 -5
- package/dist/react-native/searchIndex/api/options.d.ts.map +1 -1
- package/dist/react-native/searchIndex/api/options.js.map +1 -1
- package/dist/react-native/searchIndex/api/searchIndexContext.js +1 -1
- package/dist/react-native/searchIndex/api/searchIndexContext.js.map +1 -1
- package/dist/react-native/searchIndex/index.d.ts +1 -1
- package/dist/react-native/searchIndex/index.d.ts.map +1 -1
- package/dist/react-native/searchIndex/index.js.map +1 -1
- package/dist/react-native/searchIndex/searchIndexClient.d.ts +2 -4
- package/dist/react-native/searchIndex/searchIndexClient.d.ts.map +1 -1
- package/dist/react-native/searchIndex/searchIndexClient.js +1 -5
- package/dist/react-native/searchIndex/searchIndexClient.js.map +1 -1
- package/dist/react-native/searchIndexClient.d.ts +2 -7
- package/dist/react-native/searchIndexClient.d.ts.map +1 -1
- package/dist/react-native/searchIndexClient.js +2 -9
- package/dist/react-native/searchIndexClient.js.map +1 -1
- package/dist/react-native/searchIndexer/api/index.d.ts +4 -3
- package/dist/react-native/searchIndexer/api/index.d.ts.map +1 -1
- package/dist/react-native/searchIndexer/api/index.js +2 -2
- package/dist/react-native/searchIndexer/api/index.js.map +1 -1
- package/dist/react-native/searchIndexer/api/operations.d.ts +2 -14
- package/dist/react-native/searchIndexer/api/operations.d.ts.map +1 -1
- package/dist/react-native/searchIndexer/api/operations.js +112 -150
- package/dist/react-native/searchIndexer/api/operations.js.map +1 -1
- package/dist/react-native/searchIndexer/api/options.d.ts +36 -30
- package/dist/react-native/searchIndexer/api/options.d.ts.map +1 -1
- package/dist/react-native/searchIndexer/api/options.js.map +1 -1
- package/dist/react-native/searchIndexer/api/searchIndexerContext.js +1 -1
- package/dist/react-native/searchIndexer/api/searchIndexerContext.js.map +1 -1
- package/dist/react-native/searchIndexer/index.d.ts +1 -1
- package/dist/react-native/searchIndexer/index.d.ts.map +1 -1
- package/dist/react-native/searchIndexer/index.js.map +1 -1
- package/dist/react-native/searchIndexer/searchIndexerClient.d.ts +2 -8
- package/dist/react-native/searchIndexer/searchIndexerClient.d.ts.map +1 -1
- package/dist/react-native/searchIndexer/searchIndexerClient.js +1 -13
- package/dist/react-native/searchIndexer/searchIndexerClient.js.map +1 -1
- package/dist/react-native/searchIndexerClient.d.ts +1 -14
- package/dist/react-native/searchIndexerClient.d.ts.map +1 -1
- package/dist/react-native/searchIndexerClient.js +0 -27
- package/dist/react-native/searchIndexerClient.js.map +1 -1
- package/dist/react-native/searchIndexingBufferedSender.d.ts.map +1 -1
- package/dist/react-native/searchIndexingBufferedSender.js +3 -7
- package/dist/react-native/searchIndexingBufferedSender.js.map +1 -1
- package/dist/react-native/serviceModels.d.ts +7 -191
- package/dist/react-native/serviceModels.d.ts.map +1 -1
- package/dist/react-native/serviceModels.js.map +1 -1
- package/dist/react-native/serviceUtils.d.ts +3 -5
- package/dist/react-native/serviceUtils.d.ts.map +1 -1
- package/dist/react-native/serviceUtils.js +30 -87
- package/dist/react-native/serviceUtils.js.map +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/{synonymMapHelper.d.ts → synonymMapHelper-browser.d.mts} +4 -3
- package/dist/react-native/synonymMapHelper-browser.d.mts.map +1 -0
- package/dist/react-native/synonymMapHelper-browser.mjs +14 -0
- package/dist/react-native/synonymMapHelper-browser.mjs.map +1 -0
- package/dist/react-native/synonymMapHelper-react-native.d.mts +2 -0
- package/dist/react-native/synonymMapHelper-react-native.d.mts.map +1 -0
- package/dist/react-native/synonymMapHelper-react-native.mjs +4 -0
- package/dist/react-native/synonymMapHelper-react-native.mjs.map +1 -0
- package/dist/react-native/timers-browser.d.mts +8 -0
- package/dist/react-native/timers-browser.d.mts.map +1 -0
- package/dist/react-native/timers-browser.mjs +13 -0
- package/dist/react-native/timers-browser.mjs.map +1 -0
- package/dist/react-native/timers-react-native.d.mts +2 -0
- package/dist/react-native/timers-react-native.d.mts.map +1 -0
- package/dist/react-native/timers-react-native.mjs +4 -0
- package/dist/react-native/timers-react-native.mjs.map +1 -0
- package/dist/react-native/tracing.d.ts.map +1 -1
- package/dist/react-native/walk.js +1 -1
- package/dist/react-native/walk.js.map +1 -1
- package/package.json +33 -20
- package/dist/browser/errorModels.d.ts +0 -56
- package/dist/browser/errorModels.d.ts.map +0 -1
- package/dist/browser/errorModels.js +0 -4
- package/dist/browser/errorModels.js.map +0 -1
- package/dist/browser/synonymMapHelper.d.ts.map +0 -1
- package/dist/browser/synonymMapHelper.js.map +0 -1
- package/dist/commonjs/errorModels.d.ts +0 -56
- package/dist/commonjs/errorModels.d.ts.map +0 -1
- package/dist/commonjs/errorModels.js.map +0 -7
- package/dist/esm/errorModels.d.ts +0 -56
- package/dist/esm/errorModels.d.ts.map +0 -1
- package/dist/esm/errorModels.js +0 -0
- package/dist/esm/errorModels.js.map +0 -7
- package/dist/react-native/errorModels.d.ts +0 -56
- package/dist/react-native/errorModels.d.ts.map +0 -1
- package/dist/react-native/errorModels.js +0 -4
- package/dist/react-native/errorModels.js.map +0 -1
- package/dist/react-native/synonymMapHelper.d.ts.map +0 -1
- package/dist/react-native/synonymMapHelper.js +0 -24
- package/dist/react-native/synonymMapHelper.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"knowledgeBaseRetrievalClient.d.ts","sourceRoot":"","sources":["../../../src/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAEV,0CAA0C,EAC3C,MAAM,gBAAgB,CAAC;AAExB,OAAO,KAAK,EACV,6BAA6B,EAC7B,8BAA8B,EAC/B,MAAM,2DAA2D,CAAC;AAEnE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAC/D,OAAO,KAAK,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAE1D,YAAY,EAAE,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAEzG,qBAAa,4BAA4B;IACvC,OAAO,CAAC,OAAO,CAAgC;IAC/C,wDAAwD;IACxD,SAAgB,QAAQ,EAAE,QAAQ,CAAC;gBAGjC,aAAa,EAAE,MAAM,EACrB,UAAU,EAAE,aAAa,GAAG,eAAe,EAC3C,OAAO,GAAE,0CAA+C;IAa1D,iEAAiE;IACjE,QAAQ,CACN,
|
|
1
|
+
{"version":3,"file":"knowledgeBaseRetrievalClient.d.ts","sourceRoot":"","sources":["../../../src/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAEV,0CAA0C,EAC3C,MAAM,gBAAgB,CAAC;AAExB,OAAO,KAAK,EACV,6BAA6B,EAC7B,8BAA8B,EAC/B,MAAM,2DAA2D,CAAC;AAEnE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAC/D,OAAO,KAAK,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAE1D,YAAY,EAAE,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAEzG,qBAAa,4BAA4B;IACvC,OAAO,CAAC,OAAO,CAAgC;IAC/C,wDAAwD;IACxD,SAAgB,QAAQ,EAAE,QAAQ,CAAC;gBAGjC,aAAa,EAAE,MAAM,EACrB,UAAU,EAAE,aAAa,GAAG,eAAe,EAC3C,iBAAiB,EAAE,MAAM,EACzB,OAAO,GAAE,0CAA+C;IAa1D,iEAAiE;IACjE,QAAQ,CACN,gBAAgB,EAAE,6BAA6B,EAC/C,OAAO,GAAE,sBAA+C,GACvD,OAAO,CAAC,8BAA8B,CAAC;CAG3C"}
|
|
@@ -6,20 +6,20 @@ export class KnowledgeBaseRetrievalClient {
|
|
|
6
6
|
_client;
|
|
7
7
|
/** The pipeline used by this client to make requests */
|
|
8
8
|
pipeline;
|
|
9
|
-
constructor(endpointParam, credential, options = {}) {
|
|
9
|
+
constructor(endpointParam, credential, knowledgeBaseName, options = {}) {
|
|
10
10
|
const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;
|
|
11
11
|
const userAgentPrefix = prefixFromOptions
|
|
12
12
|
? `${prefixFromOptions} azsdk-js-client`
|
|
13
13
|
: `azsdk-js-client`;
|
|
14
|
-
this._client = createKnowledgeBaseRetrieval(endpointParam, credential, {
|
|
14
|
+
this._client = createKnowledgeBaseRetrieval(endpointParam, credential, knowledgeBaseName, {
|
|
15
15
|
...options,
|
|
16
16
|
userAgentOptions: { userAgentPrefix },
|
|
17
17
|
});
|
|
18
18
|
this.pipeline = this._client.pipeline;
|
|
19
19
|
}
|
|
20
20
|
/** KnowledgeBase retrieves relevant data from backing stores. */
|
|
21
|
-
retrieve(
|
|
22
|
-
return retrieve(this._client,
|
|
21
|
+
retrieve(retrievalRequest, options = { requestOptions: {} }) {
|
|
22
|
+
return retrieve(this._client, retrievalRequest, options);
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
//# sourceMappingURL=knowledgeBaseRetrievalClient.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"knowledgeBaseRetrievalClient.js","sourceRoot":"","sources":["../../../src/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAMlC,OAAO,EAAE,4BAA4B,EAAE,MAAM,gBAAgB,CAAC;AAK9D,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAO/C,MAAM,OAAO,4BAA4B;IAC/B,OAAO,CAAgC;IAC/C,wDAAwD;IACxC,QAAQ,CAAW;IAEnC,YACE,aAAqB,EACrB,UAA2C,EAC3C,UAAsD,EAAE;QAExD,MAAM,iBAAiB,GAAG,OAAO,EAAE,gBAAgB,EAAE,eAAe,CAAC;QACrE,MAAM,eAAe,GAAG,iBAAiB;YACvC,CAAC,CAAC,GAAG,iBAAiB,kBAAkB;YACxC,CAAC,CAAC,iBAAiB,CAAC;QACtB,IAAI,CAAC,OAAO,GAAG,4BAA4B,CAAC,aAAa,EAAE,UAAU,EAAE;
|
|
1
|
+
{"version":3,"file":"knowledgeBaseRetrievalClient.js","sourceRoot":"","sources":["../../../src/knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAMlC,OAAO,EAAE,4BAA4B,EAAE,MAAM,gBAAgB,CAAC;AAK9D,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAO/C,MAAM,OAAO,4BAA4B;IAC/B,OAAO,CAAgC;IAC/C,wDAAwD;IACxC,QAAQ,CAAW;IAEnC,YACE,aAAqB,EACrB,UAA2C,EAC3C,iBAAyB,EACzB,UAAsD,EAAE;QAExD,MAAM,iBAAiB,GAAG,OAAO,EAAE,gBAAgB,EAAE,eAAe,CAAC;QACrE,MAAM,eAAe,GAAG,iBAAiB;YACvC,CAAC,CAAC,GAAG,iBAAiB,kBAAkB;YACxC,CAAC,CAAC,iBAAiB,CAAC;QACtB,IAAI,CAAC,OAAO,GAAG,4BAA4B,CAAC,aAAa,EAAE,UAAU,EAAE,iBAAiB,EAAE;YACxF,GAAG,OAAO;YACV,gBAAgB,EAAE,EAAE,eAAe,EAAE;SACtC,CAAC,CAAC;QACH,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC;IACxC,CAAC;IAED,iEAAiE;IACjE,QAAQ,CACN,gBAA+C,EAC/C,UAAkC,EAAE,cAAc,EAAE,EAAE,EAAE;QAExD,OAAO,QAAQ,CAAC,IAAI,CAAC,OAAO,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAC;IAC3D,CAAC;CACF","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type {\n KnowledgeBaseRetrievalContext,\n KnowledgeBaseRetrievalClientOptionalParams,\n} from \"./api/index.js\";\nimport { createKnowledgeBaseRetrieval } from \"./api/index.js\";\nimport type {\n KnowledgeBaseRetrievalRequest,\n KnowledgeBaseRetrievalResponse,\n} from \"../models/azure/search/documents/knowledgeBases/models.js\";\nimport { retrieve } from \"./api/operations.js\";\nimport type { RetrieveOptionalParams } from \"./api/options.js\";\nimport type { KeyCredential, TokenCredential } from \"@azure/core-auth\";\nimport type { Pipeline } from \"@azure/core-rest-pipeline\";\n\nexport type { KnowledgeBaseRetrievalClientOptionalParams } from \"./api/knowledgeBaseRetrievalContext.js\";\n\nexport class KnowledgeBaseRetrievalClient {\n private _client: KnowledgeBaseRetrievalContext;\n /** The pipeline used by this client to make requests */\n public readonly pipeline: Pipeline;\n\n constructor(\n endpointParam: string,\n credential: KeyCredential | TokenCredential,\n knowledgeBaseName: string,\n options: KnowledgeBaseRetrievalClientOptionalParams = {},\n ) {\n const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;\n const userAgentPrefix = prefixFromOptions\n ? `${prefixFromOptions} azsdk-js-client`\n : `azsdk-js-client`;\n this._client = createKnowledgeBaseRetrieval(endpointParam, credential, knowledgeBaseName, {\n ...options,\n userAgentOptions: { userAgentPrefix },\n });\n this.pipeline = this._client.pipeline;\n }\n\n /** KnowledgeBase retrieves relevant data from backing stores. */\n retrieve(\n retrievalRequest: KnowledgeBaseRetrievalRequest,\n options: RetrieveOptionalParams = { requestOptions: {} },\n ): Promise<KnowledgeBaseRetrievalResponse> {\n return retrieve(this._client, retrievalRequest, options);\n }\n}\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { KeyCredential, TokenCredential } from "@azure/core-auth";
|
|
2
2
|
import type { Pipeline } from "@azure/core-rest-pipeline";
|
|
3
3
|
import type { KnowledgeBaseRetrievalRequest, KnowledgeBaseRetrievalResponse } from "./models/azure/search/documents/knowledgeBases/index.js";
|
|
4
|
-
import type {
|
|
4
|
+
import type { RetrieveOptions } from "./knowledgeBaseModels.js";
|
|
5
5
|
import type { ClientOptions } from "@azure-rest/core-client";
|
|
6
6
|
/**
|
|
7
7
|
* Client options used to configure Cognitive Search API requests.
|
|
@@ -63,6 +63,6 @@ export declare class KnowledgeRetrievalClient {
|
|
|
63
63
|
* @param options - Used to configure the Search client.
|
|
64
64
|
*/
|
|
65
65
|
constructor(endpoint: string, knowledgeBaseName: string, credential: KeyCredential | TokenCredential, options?: KnowledgeRetrievalClientOptions);
|
|
66
|
-
|
|
66
|
+
retrieve(retrievalRequest: KnowledgeBaseRetrievalRequest, options?: RetrieveOptions): Promise<KnowledgeBaseRetrievalResponse>;
|
|
67
67
|
}
|
|
68
68
|
//# sourceMappingURL=knowledgeRetrievalClient.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"knowledgeRetrievalClient.d.ts","sourceRoot":"","sources":["../../src/knowledgeRetrievalClient.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAEvE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAK1D,OAAO,KAAK,EACV,6BAA6B,EAC7B,8BAA8B,EAC/B,MAAM,yDAAyD,CAAC;AAGjE,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"knowledgeRetrievalClient.d.ts","sourceRoot":"","sources":["../../src/knowledgeRetrievalClient.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAEvE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAK1D,OAAO,KAAK,EACV,6BAA6B,EAC7B,8BAA8B,EAC/B,MAAM,yDAAyD,CAAC;AAGjE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAOhE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAE7D;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,aAAa;IACpE;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,qBAAa,wBAAwB;IAInC;;OAEG;IACH,SAAgB,cAAc,EAAE,MAAM,CAA+B;IAErE;;OAEG;IACH,SAAgB,QAAQ,EAAE,MAAM,CAAC;IAEjC;;OAEG;IACH,SAAgB,iBAAiB,EAAE,MAAM,CAAC;IAE1C;;;OAGG;IACH,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IAEzC;;OAEG;IACH,SAAgB,QAAQ,EAAE,QAAQ,CAAC;IAEnC;;;;;;;;;;;;;;;;;;OAkBG;gBAED,QAAQ,EAAE,MAAM,EAChB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,aAAa,GAAG,eAAe,EAC3C,OAAO,GAAE,+BAAoC;IAoDlC,QAAQ,CACnB,gBAAgB,EAAE,6BAA6B,EAC/C,OAAO,GAAE,eAAoB,GAC5B,OAAO,CAAC,8BAA8B,CAAC;CAS3C"}
|
|
@@ -76,7 +76,7 @@ export class KnowledgeRetrievalClient {
|
|
|
76
76
|
},
|
|
77
77
|
};
|
|
78
78
|
this.serviceVersion = options.serviceVersion ?? utils.defaultServiceVersion;
|
|
79
|
-
this.client = new GeneratedClient(endpoint, credential, internalClientPipelineOptions);
|
|
79
|
+
this.client = new GeneratedClient(endpoint, credential, knowledgeBaseName, internalClientPipelineOptions);
|
|
80
80
|
this.pipeline = this.client.pipeline;
|
|
81
81
|
// Replaced with a custom policy below
|
|
82
82
|
this.pipeline.removePolicy({ name: bearerTokenAuthenticationPolicyName });
|
|
@@ -91,9 +91,9 @@ export class KnowledgeRetrievalClient {
|
|
|
91
91
|
}
|
|
92
92
|
this.client.pipeline.addPolicy(createOdataMetadataPolicy("none"));
|
|
93
93
|
}
|
|
94
|
-
async
|
|
95
|
-
return tracingClient.withSpan("KnowledgeRetrievalClient-
|
|
96
|
-
return this.client.retrieve(
|
|
94
|
+
async retrieve(retrievalRequest, options = {}) {
|
|
95
|
+
return tracingClient.withSpan("KnowledgeRetrievalClient-retrieve", options, async (updatedOptions) => {
|
|
96
|
+
return this.client.retrieve(retrievalRequest, updatedOptions);
|
|
97
97
|
});
|
|
98
98
|
}
|
|
99
99
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"knowledgeRetrievalClient.js","sourceRoot":"","sources":["../../src/knowledgeRetrievalClient.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAKlC,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAErD,OAAO,EACL,+BAA+B,EAC/B,mCAAmC,GACpC,MAAM,2BAA2B,CAAC;AAMnC,OAAO,EAAE,4BAA4B,IAAI,eAAe,EAAE,MAAM,0DAA0D,CAAC;AAE3H,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAE,kCAAkC,EAAE,MAAM,mCAAmC,CAAC;AACvF,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,KAAK,KAAK,MAAM,mBAAmB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAoB7C;;GAEG;AACH,MAAM,OAAO,wBAAwB;IACnC,2DAA2D;IAC3D,8DAA8D;IAE9D;;OAEG;IACa,cAAc,GAAW,KAAK,CAAC,qBAAqB,CAAC;IAErE;;OAEG;IACa,QAAQ,CAAS;IAEjC;;OAEG;IACa,iBAAiB,CAAS;IAE1C;;;OAGG;IACc,MAAM,CAAkB;IAEzC;;OAEG;IACa,QAAQ,CAAW;IAEnC;;;;;;;;;;;;;;;;;;OAkBG;IACH,YACE,QAAgB,EAChB,iBAAyB,EACzB,UAA2C,EAC3C,UAA2C,EAAE;QAE7C,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;QAE3C,MAAM,6BAA6B,GAA+C;YAChF,GAAG,OAAO;YACV,UAAU,EAAE,OAAO,CAAC,cAAc,IAAI,KAAK,CAAC,qBAAqB;YACjE,GAAG;gBACD,cAAc,EAAE;oBACd,MAAM,EAAE,MAAM,CAAC,IAAI;oBACnB,4BAA4B,EAAE;wBAC5B,cAAc;wBACd,UAAU;wBACV,kBAAkB;wBAClB,eAAe;wBACf,QAAQ;wBACR,iBAAiB;qBAClB;iBACF;aACF;SACF,CAAC;QAEF,IAAI,CAAC,cAAc,GAAG,OAAO,CAAC,cAAc,IAAI,KAAK,CAAC,qBAAqB,CAAC;QAE5E,IAAI,CAAC,MAAM,GAAG,IAAI,eAAe,
|
|
1
|
+
{"version":3,"file":"knowledgeRetrievalClient.js","sourceRoot":"","sources":["../../src/knowledgeRetrievalClient.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/// <reference lib=\"esnext.asynciterable\" />\n\nimport type { KeyCredential, TokenCredential } from \"@azure/core-auth\";\nimport { isTokenCredential } from \"@azure/core-auth\";\nimport type { Pipeline } from \"@azure/core-rest-pipeline\";\nimport {\n bearerTokenAuthenticationPolicy,\n bearerTokenAuthenticationPolicyName,\n} from \"@azure/core-rest-pipeline\";\nimport type {\n KnowledgeBaseRetrievalRequest,\n KnowledgeBaseRetrievalResponse,\n} from \"./models/azure/search/documents/knowledgeBases/index.js\";\nimport type { KnowledgeBaseRetrievalClientOptionalParams } from \"./knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js\";\nimport { KnowledgeBaseRetrievalClient as GeneratedClient } from \"./knowledgeBaseRetrieval/knowledgeBaseRetrievalClient.js\";\nimport type { RetrieveOptions } from \"./knowledgeBaseModels.js\";\nimport { logger } from \"./logger.js\";\nimport { createOdataMetadataPolicy } from \"./odataMetadataPolicy.js\";\nimport { createSearchApiKeyCredentialPolicy } from \"./searchApiKeyCredentialPolicy.js\";\nimport { KnownSearchAudience } from \"./searchAudience.js\";\nimport * as utils from \"./serviceUtils.js\";\nimport { tracingClient } from \"./tracing.js\";\nimport type { ClientOptions } from \"@azure-rest/core-client\";\n\n/**\n * Client options used to configure Cognitive Search API requests.\n */\nexport interface KnowledgeRetrievalClientOptions extends ClientOptions {\n /**\n * The service version to use when communicating with the service.\n */\n serviceVersion?: string;\n\n /**\n * The Audience to use for authentication with Azure Active Directory (AAD). The\n * audience is not considered when using a shared key.\n * {@link KnownSearchAudience} can be used interchangeably with audience\n */\n audience?: string;\n}\n\n/**\n * Class used to perform operations against a knowledge base.\n */\nexport class KnowledgeRetrievalClient {\n /// Maintenance note: when updating supported API versions,\n /// the ContinuationToken logic will need to be updated below.\n\n /**\n * The service version to use when communicating with the service.\n */\n public readonly serviceVersion: string = utils.defaultServiceVersion;\n\n /**\n * The endpoint of the search service\n */\n public readonly endpoint: string;\n\n /**\n * The name of the knowledge base\n */\n public readonly knowledgeBaseName: string;\n\n /**\n * @hidden\n * A reference to the auto-generated KnowledgeRetrievalClient\n */\n private readonly client: GeneratedClient;\n\n /**\n * A reference to the internal HTTP pipeline for use with raw requests\n */\n public readonly pipeline: Pipeline;\n\n /**\n * Creates an instance of KnowledgeRetrievalClient.\n *\n * Example usage:\n * ```ts snippet:ReadmeSampleKnowledgeRetrievalClient\n * import { KnowledgeRetrievalClient, AzureKeyCredential } from \"@azure/search-documents\";\n *\n * const knowledgeRetrievalClient = new KnowledgeRetrievalClient(\n * \"<endpoint>\",\n * \"<knowledgeBaseName>\",\n * new AzureKeyCredential(\"<apiKey>\"),\n * );\n * ```\n \n * @param endpoint - The endpoint of the search service\n * @param knowledgeBaseName - The name of the knowledge base\n * @param credential - Used to authenticate requests to the service.\n * @param options - Used to configure the Search client.\n */\n constructor(\n endpoint: string,\n knowledgeBaseName: string,\n credential: KeyCredential | TokenCredential,\n options: KnowledgeRetrievalClientOptions = {},\n ) {\n this.endpoint = endpoint;\n this.knowledgeBaseName = knowledgeBaseName;\n\n const internalClientPipelineOptions: KnowledgeBaseRetrievalClientOptionalParams = {\n ...options,\n apiVersion: options.serviceVersion ?? utils.defaultServiceVersion,\n ...{\n loggingOptions: {\n logger: logger.info,\n additionalAllowedHeaderNames: [\n \"elapsed-time\",\n \"Location\",\n \"OData-MaxVersion\",\n \"OData-Version\",\n \"Prefer\",\n \"throttle-reason\",\n ],\n },\n },\n };\n\n this.serviceVersion = options.serviceVersion ?? utils.defaultServiceVersion;\n\n this.client = new GeneratedClient(\n endpoint,\n credential,\n knowledgeBaseName,\n internalClientPipelineOptions,\n );\n\n this.pipeline = this.client.pipeline;\n\n // Replaced with a custom policy below\n this.pipeline.removePolicy({ name: bearerTokenAuthenticationPolicyName });\n\n if (isTokenCredential(credential)) {\n const scope: string = options.audience\n ? `${options.audience}/.default`\n : `${KnownSearchAudience.AzurePublicCloud}/.default`;\n\n this.client.pipeline.addPolicy(\n bearerTokenAuthenticationPolicy({ credential, scopes: scope }),\n );\n } else {\n this.client.pipeline.addPolicy(createSearchApiKeyCredentialPolicy(credential));\n }\n\n this.client.pipeline.addPolicy(createOdataMetadataPolicy(\"none\"));\n }\n\n public async retrieve(\n retrievalRequest: KnowledgeBaseRetrievalRequest,\n options: RetrieveOptions = {},\n ): Promise<KnowledgeBaseRetrievalResponse> {\n return tracingClient.withSpan(\n \"KnowledgeRetrievalClient-retrieve\",\n options,\n async (updatedOptions) => {\n return this.client.retrieve(retrievalRequest, updatedOptions);\n },\n );\n }\n}\n"]}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export type { ErrorResponse, ErrorDetail, ErrorAdditionalInfo, SearchDocumentsResult, FacetResult, QueryAnswerResult, SearchRequest, QueryType, ScoringStatistics, QueryDebugMode, SearchMode, SemanticErrorMode, QueryAnswerType, QueryCaptionType, VectorQuery, VectorQueryUnion, VectorQueryKind, VectorizedQuery, VectorizableTextQuery, VectorizableImageUrlQuery, VectorizableImageBinaryQuery, VectorFilterMode, SearchResult, QueryCaptionResult, DocumentDebugInfo, VectorsDebugInfo, QueryResultDocumentSubscores, TextResult, SingleVectorFieldResult, SemanticErrorReason, SemanticSearchResultsType, LookupDocument, SuggestDocumentsResult, SuggestResult, IndexDocumentsBatch, IndexAction, IndexActionType, IndexDocumentsResult, IndexingResult, AutocompleteResult, AutocompleteItem, AutocompleteMode, } from "./models.js";
|
|
2
|
+
export { KnownQueryType, KnownQueryDebugMode, KnownSemanticErrorMode, KnownQueryAnswerType, KnownQueryCaptionType, KnownVectorQueryKind, KnownVectorFilterMode, KnownSemanticErrorReason, KnownSemanticSearchResultsType, } from "./models.js";
|
|
2
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/models/azure/search/documents/index.ts"],"names":[],"mappings":"AAGA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/models/azure/search/documents/index.ts"],"names":[],"mappings":"AAGA,YAAY,EACV,aAAa,EACb,WAAW,EACX,mBAAmB,EACnB,qBAAqB,EACrB,WAAW,EACX,iBAAiB,EACjB,aAAa,EACb,SAAS,EACT,iBAAiB,EACjB,cAAc,EACd,UAAU,EACV,iBAAiB,EACjB,eAAe,EACf,gBAAgB,EAChB,WAAW,EACX,gBAAgB,EAChB,eAAe,EACf,eAAe,EACf,qBAAqB,EACrB,yBAAyB,EACzB,4BAA4B,EAC5B,gBAAgB,EAChB,YAAY,EACZ,kBAAkB,EAClB,iBAAiB,EACjB,gBAAgB,EAChB,4BAA4B,EAC5B,UAAU,EACV,uBAAuB,EACvB,mBAAmB,EACnB,yBAAyB,EACzB,cAAc,EACd,sBAAsB,EACtB,aAAa,EACb,mBAAmB,EACnB,WAAW,EACX,eAAe,EACf,oBAAoB,EACpB,cAAc,EACd,kBAAkB,EAClB,gBAAgB,EAChB,gBAAgB,GACjB,MAAM,aAAa,CAAC;AACrB,OAAO,EACL,cAAc,EACd,mBAAmB,EACnB,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,oBAAoB,EACpB,qBAAqB,EACrB,wBAAwB,EACxB,8BAA8B,GAC/B,MAAM,aAAa,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
|
2
2
|
// Licensed under the MIT License.
|
|
3
|
-
export { KnownQueryType, KnownQueryDebugMode,
|
|
3
|
+
export { KnownQueryType, KnownQueryDebugMode, KnownSemanticErrorMode, KnownQueryAnswerType, KnownQueryCaptionType, KnownVectorQueryKind, KnownVectorFilterMode, KnownSemanticErrorReason, KnownSemanticSearchResultsType, } from "./models.js";
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/models/azure/search/documents/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/models/azure/search/documents/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AA8ClC,OAAO,EACL,cAAc,EACd,mBAAmB,EACnB,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,oBAAoB,EACpB,qBAAqB,EACrB,wBAAwB,EACxB,8BAA8B,GAC/B,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport type {\n ErrorResponse,\n ErrorDetail,\n ErrorAdditionalInfo,\n SearchDocumentsResult,\n FacetResult,\n QueryAnswerResult,\n SearchRequest,\n QueryType,\n ScoringStatistics,\n QueryDebugMode,\n SearchMode,\n SemanticErrorMode,\n QueryAnswerType,\n QueryCaptionType,\n VectorQuery,\n VectorQueryUnion,\n VectorQueryKind,\n VectorizedQuery,\n VectorizableTextQuery,\n VectorizableImageUrlQuery,\n VectorizableImageBinaryQuery,\n VectorFilterMode,\n SearchResult,\n QueryCaptionResult,\n DocumentDebugInfo,\n VectorsDebugInfo,\n QueryResultDocumentSubscores,\n TextResult,\n SingleVectorFieldResult,\n SemanticErrorReason,\n SemanticSearchResultsType,\n LookupDocument,\n SuggestDocumentsResult,\n SuggestResult,\n IndexDocumentsBatch,\n IndexAction,\n IndexActionType,\n IndexDocumentsResult,\n IndexingResult,\n AutocompleteResult,\n AutocompleteItem,\n AutocompleteMode,\n} from \"./models.js\";\nexport {\n KnownQueryType,\n KnownQueryDebugMode,\n KnownSemanticErrorMode,\n KnownQueryAnswerType,\n KnownQueryCaptionType,\n KnownVectorQueryKind,\n KnownVectorFilterMode,\n KnownSemanticErrorReason,\n KnownSemanticSearchResultsType,\n} from \"./models.js\";\n"]}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export { type SynonymMap, type SearchResourceEncryptionKey, type AzureActiveDirectoryApplicationCredentials, type SearchIndexerDataIdentity, type SearchIndexerDataIdentityUnion, type SearchIndexerDataNoneIdentity, type SearchIndexerDataUserAssignedIdentity, type ListSynonymMapsResult, type SearchIndex, type SearchField, KnownSearchFieldDataType, type SearchFieldDataType, KnownPermissionFilter, type PermissionFilter, KnownLexicalAnalyzerName, type LexicalAnalyzerName, KnownLexicalNormalizerName, type LexicalNormalizerName, KnownVectorEncodingFormat, type VectorEncodingFormat, type ScoringProfile, type TextWeights, type ScoringFunction, type ScoringFunctionUnion, type ScoringFunctionInterpolation, type DistanceScoringFunction, type DistanceScoringParameters, type FreshnessScoringFunction, type FreshnessScoringParameters, type MagnitudeScoringFunction, type MagnitudeScoringParameters, type TagScoringFunction, type TagScoringParameters, type ScoringFunctionAggregation, type CorsOptions, type SearchSuggester, type LexicalAnalyzer, type LexicalAnalyzerUnion, type CustomAnalyzer, KnownLexicalTokenizerName, type LexicalTokenizerName, KnownTokenFilterName, type TokenFilterName, KnownCharFilterName, type CharFilterName, type PatternAnalyzer, KnownRegexFlags, type RegexFlags, type LuceneStandardAnalyzer, type StopAnalyzer, type LexicalTokenizer, type LexicalTokenizerUnion, type ClassicTokenizer, type EdgeNGramTokenizer, type TokenCharacterKind, type KeywordTokenizer, type KeywordTokenizerV2, type MicrosoftLanguageTokenizer, type MicrosoftTokenizerLanguage, type MicrosoftLanguageStemmingTokenizer, type MicrosoftStemmingTokenizerLanguage, type NGramTokenizer, type PathHierarchyTokenizerV2, type PatternTokenizer, type LuceneStandardTokenizer, type LuceneStandardTokenizerV2, type UaxUrlEmailTokenizer, type TokenFilter, type TokenFilterUnion, type AsciiFoldingTokenFilter, type CjkBigramTokenFilter, type CjkBigramTokenFilterScripts, type CommonGramTokenFilter, type DictionaryDecompounderTokenFilter, type EdgeNGramTokenFilter, type EdgeNGramTokenFilterSide, type EdgeNGramTokenFilterV2, type ElisionTokenFilter, type KeepTokenFilter, type KeywordMarkerTokenFilter, type LengthTokenFilter, type LimitTokenFilter, type NGramTokenFilter, type NGramTokenFilterV2, type PatternCaptureTokenFilter, type PatternReplaceTokenFilter, type PhoneticTokenFilter, type PhoneticEncoder, type ShingleTokenFilter, type SnowballTokenFilter, type SnowballTokenFilterLanguage, type StemmerTokenFilter, type StemmerTokenFilterLanguage, type StemmerOverrideTokenFilter, type StopwordsTokenFilter, type StopwordsList, type SynonymTokenFilter, type TruncateTokenFilter, type UniqueTokenFilter, type WordDelimiterTokenFilter, type CharFilter, type CharFilterUnion, type MappingCharFilter, type PatternReplaceCharFilter, type LexicalNormalizer, type LexicalNormalizerUnion, type CustomNormalizer, type SimilarityAlgorithm, type SimilarityAlgorithmUnion, type ClassicSimilarity, type BM25Similarity, type SemanticSearch, type SemanticConfiguration, type SemanticPrioritizedFields, type SemanticField, KnownRankingOrder, type RankingOrder, type VectorSearch, type VectorSearchProfile, type VectorSearchAlgorithmConfiguration, type VectorSearchAlgorithmConfigurationUnion, KnownVectorSearchAlgorithmKind, type VectorSearchAlgorithmKind, type HnswAlgorithmConfiguration, type HnswParameters, KnownVectorSearchAlgorithmMetric, type VectorSearchAlgorithmMetric, type ExhaustiveKnnAlgorithmConfiguration, type ExhaustiveKnnParameters, type VectorSearchVectorizer, type VectorSearchVectorizerUnion, KnownVectorSearchVectorizerKind, type VectorSearchVectorizerKind, type AzureOpenAIVectorizer, type AzureOpenAIVectorizerParameters, KnownAzureOpenAIModelName, type AzureOpenAIModelName, type WebApiVectorizer, type WebApiVectorizerParameters, type AIServicesVisionVectorizer, type AIServicesVisionParameters, type AzureMachineLearningVectorizer, type AzureMachineLearningParameters, KnownAIFoundryModelCatalogName, type AIFoundryModelCatalogName, type VectorSearchCompression, type VectorSearchCompressionUnion, type RescoringOptions, KnownVectorSearchCompressionRescoreStorageMethod, type VectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionKind, type VectorSearchCompressionKind, type ScalarQuantizationCompression, type ScalarQuantizationParameters, KnownVectorSearchCompressionTarget, type VectorSearchCompressionTarget, type BinaryQuantizationCompression, KnownSearchIndexPermissionFilterOption, type SearchIndexPermissionFilterOption, type SearchIndexResponse, type GetIndexStatisticsResult, type AnalyzeTextOptions, type AnalyzeResult, type AnalyzedTokenInfo, type SearchAlias, type KnowledgeBase, type KnowledgeSourceReference, type KnowledgeBaseModel, type KnowledgeBaseModelUnion, KnownKnowledgeBaseModelKind, type KnowledgeBaseModelKind, type KnowledgeBaseAzureOpenAIModel, type KnowledgeSource, type KnowledgeSourceUnion, KnownKnowledgeSourceKind, type KnowledgeSourceKind, type SearchIndexKnowledgeSource, type SearchIndexKnowledgeSourceParameters, type SearchIndexFieldReference, type AzureBlobKnowledgeSource, type AzureBlobKnowledgeSourceParameters, type IndexingSchedule, KnownKnowledgeSourceIngestionPermissionOption, type KnowledgeSourceIngestionPermissionOption, KnownKnowledgeSourceContentExtractionMode, type KnowledgeSourceContentExtractionMode, type CreatedResources, type IndexedSharePointKnowledgeSource, type IndexedSharePointKnowledgeSourceParameters, KnownIndexedSharePointContainerName, type IndexedSharePointContainerName, type IndexedOneLakeKnowledgeSource, type IndexedOneLakeKnowledgeSourceParameters, type WebKnowledgeSource, type WebKnowledgeSourceParameters, type WebKnowledgeSourceDomains, type WebKnowledgeSourceDomain, type RemoteSharePointKnowledgeSource, type RemoteSharePointKnowledgeSourceParameters, KnownKnowledgeSourceSynchronizationStatus, type KnowledgeSourceSynchronizationStatus, type SearchServiceStatistics, type ServiceCounters, type ResourceCounter, type ServiceLimits, type ServiceIndexersRuntime, type IndexStatisticsSummary, type SearchIndexerDataSourceConnection, KnownSearchIndexerDataSourceType, type SearchIndexerDataSourceType, type DataSourceCredentials, type SearchIndexerDataContainer, KnownIndexerPermissionOption, type IndexerPermissionOption, type DataChangeDetectionPolicy, type DataChangeDetectionPolicyUnion, type HighWaterMarkChangeDetectionPolicy, type SqlIntegratedChangeTrackingPolicy, type DataDeletionDetectionPolicy, type DataDeletionDetectionPolicyUnion, type SoftDeleteColumnDeletionDetectionPolicy, type NativeBlobSoftDeleteDeletionDetectionPolicy, type ListDataSourcesResult, type IndexerResyncBody, KnownIndexerResyncOption, type IndexerResyncOption, type DocumentKeysOrIds, type SearchIndexer, type IndexingParameters, type IndexingParametersConfiguration, KnownBlobIndexerParsingMode, type BlobIndexerParsingMode, KnownMarkdownParsingSubmode, type MarkdownParsingSubmode, KnownMarkdownHeaderDepth, type MarkdownHeaderDepth, KnownBlobIndexerDataToExtract, type BlobIndexerDataToExtract, KnownBlobIndexerImageAction, type BlobIndexerImageAction, KnownBlobIndexerPDFTextRotationAlgorithm, type BlobIndexerPDFTextRotationAlgorithm, KnownIndexerExecutionEnvironment, type IndexerExecutionEnvironment, type FieldMapping, type FieldMappingFunction, type SearchIndexerCache, type ListIndexersResult, type SearchIndexerStatus, type IndexerStatus, type IndexerRuntime, type IndexerExecutionResult, type IndexerExecutionStatus, KnownIndexerExecutionStatusDetail, type IndexerExecutionStatusDetail, KnownIndexingMode, type IndexingMode, type SearchIndexerError, type SearchIndexerWarning, type SearchIndexerLimits, type IndexerCurrentState, type SearchIndexerSkillset, type SearchIndexerSkill, type SearchIndexerSkillUnion, type InputFieldMappingEntry, type OutputFieldMappingEntry, type ConditionalSkill, type KeyPhraseExtractionSkill, KnownKeyPhraseExtractionSkillLanguage, type KeyPhraseExtractionSkillLanguage, type OcrSkill, KnownOcrSkillLanguage, type OcrSkillLanguage, KnownOcrLineEnding, type OcrLineEnding, type ImageAnalysisSkill, KnownImageAnalysisSkillLanguage, type ImageAnalysisSkillLanguage, KnownVisualFeature, type VisualFeature, KnownImageDetail, type ImageDetail, type LanguageDetectionSkill, type ShaperSkill, type MergeSkill, type SentimentSkillV3, KnownSentimentSkillLanguage, type SentimentSkillLanguage, type EntityLinkingSkill, type EntityRecognitionSkillV3, KnownEntityCategory, type EntityCategory, KnownEntityRecognitionSkillLanguage, type EntityRecognitionSkillLanguage, type PIIDetectionSkill, KnownPIIDetectionSkillMaskingMode, type PIIDetectionSkillMaskingMode, type SplitSkill, KnownSplitSkillLanguage, type SplitSkillLanguage, KnownTextSplitMode, type TextSplitMode, KnownSplitSkillUnit, type SplitSkillUnit, type AzureOpenAITokenizerParameters, KnownSplitSkillEncoderModelName, type SplitSkillEncoderModelName, type CustomEntityLookupSkill, KnownCustomEntityLookupSkillLanguage, type CustomEntityLookupSkillLanguage, type CustomEntity, type CustomEntityAlias, type TextTranslationSkill, KnownTextTranslationSkillLanguage, type TextTranslationSkillLanguage, type DocumentExtractionSkill, type DocumentIntelligenceLayoutSkill, KnownDocumentIntelligenceLayoutSkillOutputFormat, type DocumentIntelligenceLayoutSkillOutputFormat, KnownDocumentIntelligenceLayoutSkillOutputMode, type DocumentIntelligenceLayoutSkillOutputMode, KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth, type DocumentIntelligenceLayoutSkillMarkdownHeaderDepth, KnownDocumentIntelligenceLayoutSkillExtractionOptions, type DocumentIntelligenceLayoutSkillExtractionOptions, type DocumentIntelligenceLayoutSkillChunkingProperties, KnownDocumentIntelligenceLayoutSkillChunkingUnit, type DocumentIntelligenceLayoutSkillChunkingUnit, type WebApiSkill, type WebApiHttpHeaders, type AzureMachineLearningSkill, type AzureOpenAIEmbeddingSkill, type VisionVectorizeSkill, type ContentUnderstandingSkill, KnownContentUnderstandingSkillExtractionOptions, type ContentUnderstandingSkillExtractionOptions, type ContentUnderstandingSkillChunkingProperties, KnownContentUnderstandingSkillChunkingUnit, type ContentUnderstandingSkillChunkingUnit, type ChatCompletionSkill, type CommonModelParameters, KnownChatCompletionExtraParametersBehavior, type ChatCompletionExtraParametersBehavior, type ChatCompletionResponseFormat, KnownChatCompletionResponseFormatType, type ChatCompletionResponseFormatType, type ChatCompletionSchemaProperties, type ChatCompletionSchema, type CognitiveServicesAccount, type CognitiveServicesAccountUnion, type DefaultCognitiveServicesAccount, type CognitiveServicesAccountKey, type AIServicesAccountKey, type AIServicesAccountIdentity, type SearchIndexerKnowledgeStore, type SearchIndexerKnowledgeStoreProjection, type SearchIndexerKnowledgeStoreTableProjectionSelector, type SearchIndexerKnowledgeStoreObjectProjectionSelector, type SearchIndexerKnowledgeStoreFileProjectionSelector, type SearchIndexerKnowledgeStoreParameters, type SearchIndexerIndexProjection, type SearchIndexerIndexProjectionSelector, type SearchIndexerIndexProjectionsParameters, KnownIndexProjectionMode, type IndexProjectionMode, type SearchIndexerKnowledgeStoreProjectionSelector, type SearchIndexerKnowledgeStoreBlobProjectionSelector, type ListSkillsetsResult, type SkillNames, } from "./models.js";
|
|
1
|
+
export type { SynonymMap, SearchResourceEncryptionKey, AzureActiveDirectoryApplicationCredentials, SearchIndexerDataIdentity, SearchIndexerDataIdentityUnion, SearchIndexerDataNoneIdentity, SearchIndexerDataUserAssignedIdentity, ListSynonymMapsResult, SearchIndex, SearchField, SearchFieldDataType, LexicalAnalyzerName, LexicalNormalizerName, VectorEncodingFormat, ScoringProfile, TextWeights, ScoringFunction, ScoringFunctionUnion, ScoringFunctionInterpolation, DistanceScoringFunction, DistanceScoringParameters, FreshnessScoringFunction, FreshnessScoringParameters, MagnitudeScoringFunction, MagnitudeScoringParameters, TagScoringFunction, TagScoringParameters, ScoringFunctionAggregation, CorsOptions, SearchSuggester, LexicalAnalyzer, LexicalAnalyzerUnion, CustomAnalyzer, LexicalTokenizerName, TokenFilterName, CharFilterName, PatternAnalyzer, RegexFlags, LuceneStandardAnalyzer, StopAnalyzer, LexicalTokenizer, LexicalTokenizerUnion, ClassicTokenizer, EdgeNGramTokenizer, TokenCharacterKind, KeywordTokenizer, KeywordTokenizerV2, MicrosoftLanguageTokenizer, MicrosoftTokenizerLanguage, MicrosoftLanguageStemmingTokenizer, MicrosoftStemmingTokenizerLanguage, NGramTokenizer, PathHierarchyTokenizerV2, PatternTokenizer, LuceneStandardTokenizer, LuceneStandardTokenizerV2, UaxUrlEmailTokenizer, TokenFilter, TokenFilterUnion, AsciiFoldingTokenFilter, CjkBigramTokenFilter, CjkBigramTokenFilterScripts, CommonGramTokenFilter, DictionaryDecompounderTokenFilter, EdgeNGramTokenFilter, EdgeNGramTokenFilterSide, EdgeNGramTokenFilterV2, ElisionTokenFilter, KeepTokenFilter, KeywordMarkerTokenFilter, LengthTokenFilter, LimitTokenFilter, NGramTokenFilter, NGramTokenFilterV2, PatternCaptureTokenFilter, PatternReplaceTokenFilter, PhoneticTokenFilter, PhoneticEncoder, ShingleTokenFilter, SnowballTokenFilter, SnowballTokenFilterLanguage, StemmerTokenFilter, StemmerTokenFilterLanguage, StemmerOverrideTokenFilter, StopwordsTokenFilter, StopwordsList, SynonymTokenFilter, TruncateTokenFilter, UniqueTokenFilter, WordDelimiterTokenFilter, CharFilter, CharFilterUnion, MappingCharFilter, PatternReplaceCharFilter, LexicalNormalizer, LexicalNormalizerUnion, CustomNormalizer, SimilarityAlgorithm, SimilarityAlgorithmUnion, ClassicSimilarity, BM25Similarity, SemanticSearch, SemanticConfiguration, SemanticPrioritizedFields, SemanticField, RankingOrder, VectorSearch, VectorSearchProfile, VectorSearchAlgorithmConfiguration, VectorSearchAlgorithmConfigurationUnion, VectorSearchAlgorithmKind, HnswAlgorithmConfiguration, HnswParameters, VectorSearchAlgorithmMetric, ExhaustiveKnnAlgorithmConfiguration, ExhaustiveKnnParameters, VectorSearchVectorizer, VectorSearchVectorizerUnion, VectorSearchVectorizerKind, AzureOpenAIVectorizer, AzureOpenAIVectorizerParameters, AzureOpenAIModelName, WebApiVectorizer, WebApiVectorizerParameters, AzureMachineLearningVectorizer, AzureMachineLearningParameters, AIFoundryModelCatalogName, VectorSearchCompression, VectorSearchCompressionUnion, RescoringOptions, VectorSearchCompressionRescoreStorageMethod, VectorSearchCompressionKind, ScalarQuantizationCompression, ScalarQuantizationParameters, VectorSearchCompressionTarget, BinaryQuantizationCompression, SearchIndexResponse, GetIndexStatisticsResult, AnalyzeTextOptions, AnalyzeResult, AnalyzedTokenInfo, SearchAlias, KnowledgeBase, KnowledgeSourceReference, KnowledgeBaseModel, KnowledgeBaseModelUnion, KnowledgeBaseModelKind, KnowledgeBaseAzureOpenAIModel, KnowledgeSource, KnowledgeSourceUnion, KnowledgeSourceKind, SearchIndexKnowledgeSource, SearchIndexKnowledgeSourceParameters, SearchIndexFieldReference, AzureBlobKnowledgeSource, AzureBlobKnowledgeSourceParameters, IndexingSchedule, KnowledgeSourceContentExtractionMode, CreatedResources, IndexedOneLakeKnowledgeSource, IndexedOneLakeKnowledgeSourceParameters, WebKnowledgeSource, WebKnowledgeSourceParameters, WebKnowledgeSourceDomains, WebKnowledgeSourceDomain, KnowledgeSourceSynchronizationStatus, SearchServiceStatistics, ServiceCounters, ResourceCounter, ServiceLimits, SearchIndexerDataSourceConnection, SearchIndexerDataSourceType, DataSourceCredentials, SearchIndexerDataContainer, DataChangeDetectionPolicy, DataChangeDetectionPolicyUnion, HighWaterMarkChangeDetectionPolicy, SqlIntegratedChangeTrackingPolicy, DataDeletionDetectionPolicy, DataDeletionDetectionPolicyUnion, SoftDeleteColumnDeletionDetectionPolicy, NativeBlobSoftDeleteDeletionDetectionPolicy, ListDataSourcesResult, SearchIndexer, IndexingParameters, IndexingParametersConfiguration, BlobIndexerParsingMode, MarkdownParsingSubmode, MarkdownHeaderDepth, BlobIndexerDataToExtract, BlobIndexerImageAction, BlobIndexerPDFTextRotationAlgorithm, IndexerExecutionEnvironment, FieldMapping, FieldMappingFunction, ListIndexersResult, SearchIndexerStatus, IndexerStatus, IndexerExecutionResult, IndexerExecutionStatus, SearchIndexerError, SearchIndexerWarning, SearchIndexerLimits, SearchIndexerSkillset, SearchIndexerSkill, SearchIndexerSkillUnion, InputFieldMappingEntry, OutputFieldMappingEntry, ConditionalSkill, KeyPhraseExtractionSkill, KeyPhraseExtractionSkillLanguage, OcrSkill, OcrSkillLanguage, OcrLineEnding, ImageAnalysisSkill, ImageAnalysisSkillLanguage, VisualFeature, ImageDetail, LanguageDetectionSkill, ShaperSkill, MergeSkill, SentimentSkillV3, SentimentSkillLanguage, EntityLinkingSkill, EntityRecognitionSkillV3, EntityCategory, EntityRecognitionSkillLanguage, PIIDetectionSkill, PIIDetectionSkillMaskingMode, SplitSkill, SplitSkillLanguage, TextSplitMode, CustomEntityLookupSkill, CustomEntityLookupSkillLanguage, CustomEntity, CustomEntityAlias, TextTranslationSkill, TextTranslationSkillLanguage, DocumentExtractionSkill, DocumentIntelligenceLayoutSkill, DocumentIntelligenceLayoutSkillOutputFormat, DocumentIntelligenceLayoutSkillOutputMode, DocumentIntelligenceLayoutSkillMarkdownHeaderDepth, DocumentIntelligenceLayoutSkillExtractionOptions, DocumentIntelligenceLayoutSkillChunkingProperties, DocumentIntelligenceLayoutSkillChunkingUnit, WebApiSkill, WebApiHttpHeaders, AzureOpenAIEmbeddingSkill, ContentUnderstandingSkill, ContentUnderstandingSkillExtractionOptions, ContentUnderstandingSkillChunkingProperties, ContentUnderstandingSkillChunkingUnit, ChatCompletionSkill, CommonModelParameters, ChatCompletionExtraParametersBehavior, ChatCompletionResponseFormat, ChatCompletionResponseFormatType, ChatCompletionSchemaProperties, ChatCompletionSchema, CognitiveServicesAccount, CognitiveServicesAccountUnion, DefaultCognitiveServicesAccount, CognitiveServicesAccountKey, AIServicesAccountKey, AIServicesAccountIdentity, SearchIndexerKnowledgeStore, SearchIndexerKnowledgeStoreProjection, SearchIndexerKnowledgeStoreTableProjectionSelector, SearchIndexerKnowledgeStoreObjectProjectionSelector, SearchIndexerKnowledgeStoreFileProjectionSelector, SearchIndexerIndexProjection, SearchIndexerIndexProjectionSelector, SearchIndexerIndexProjectionsParameters, IndexProjectionMode, SearchIndexerKnowledgeStoreProjectionSelector, SearchIndexerKnowledgeStoreBlobProjectionSelector, ListSkillsetsResult, IndexerResyncBody, IndexerResyncOption, DocumentKeysOrIds, SkillNames, } from "./models.js";
|
|
2
|
+
export { KnownSearchFieldDataType, KnownLexicalAnalyzerName, KnownLexicalNormalizerName, KnownVectorEncodingFormat, KnownLexicalTokenizerName, KnownTokenFilterName, KnownCharFilterName, KnownRegexFlags, KnownRankingOrder, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVectorSearchVectorizerKind, KnownAzureOpenAIModelName, KnownAIFoundryModelCatalogName, KnownVectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionKind, KnownVectorSearchCompressionTarget, KnownKnowledgeBaseModelKind, KnownKnowledgeSourceKind, KnownKnowledgeSourceContentExtractionMode, KnownKnowledgeSourceSynchronizationStatus, KnownSearchIndexerDataSourceType, KnownBlobIndexerParsingMode, KnownMarkdownParsingSubmode, KnownMarkdownHeaderDepth, KnownBlobIndexerDataToExtract, KnownBlobIndexerImageAction, KnownBlobIndexerPDFTextRotationAlgorithm, KnownIndexerExecutionEnvironment, KnownKeyPhraseExtractionSkillLanguage, KnownOcrSkillLanguage, KnownOcrLineEnding, KnownImageAnalysisSkillLanguage, KnownVisualFeature, KnownImageDetail, KnownSentimentSkillLanguage, KnownEntityCategory, KnownEntityRecognitionSkillLanguage, KnownPIIDetectionSkillMaskingMode, KnownSplitSkillLanguage, KnownTextSplitMode, KnownCustomEntityLookupSkillLanguage, KnownTextTranslationSkillLanguage, KnownDocumentIntelligenceLayoutSkillOutputFormat, KnownDocumentIntelligenceLayoutSkillOutputMode, KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth, KnownDocumentIntelligenceLayoutSkillExtractionOptions, KnownDocumentIntelligenceLayoutSkillChunkingUnit, KnownContentUnderstandingSkillExtractionOptions, KnownContentUnderstandingSkillChunkingUnit, KnownChatCompletionExtraParametersBehavior, KnownChatCompletionResponseFormatType, KnownIndexProjectionMode, KnownIndexerResyncOption, } from "./models.js";
|
|
2
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/models/azure/search/documents/indexes/index.ts"],"names":[],"mappings":"AAGA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/models/azure/search/documents/indexes/index.ts"],"names":[],"mappings":"AAGA,YAAY,EACV,UAAU,EACV,2BAA2B,EAC3B,0CAA0C,EAC1C,yBAAyB,EACzB,8BAA8B,EAC9B,6BAA6B,EAC7B,qCAAqC,EACrC,qBAAqB,EACrB,WAAW,EACX,WAAW,EACX,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACrB,oBAAoB,EACpB,cAAc,EACd,WAAW,EACX,eAAe,EACf,oBAAoB,EACpB,4BAA4B,EAC5B,uBAAuB,EACvB,yBAAyB,EACzB,wBAAwB,EACxB,0BAA0B,EAC1B,wBAAwB,EACxB,0BAA0B,EAC1B,kBAAkB,EAClB,oBAAoB,EACpB,0BAA0B,EAC1B,WAAW,EACX,eAAe,EACf,eAAe,EACf,oBAAoB,EACpB,cAAc,EACd,oBAAoB,EACpB,eAAe,EACf,cAAc,EACd,eAAe,EACf,UAAU,EACV,sBAAsB,EACtB,YAAY,EACZ,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,kBAAkB,EAClB,kBAAkB,EAClB,gBAAgB,EAChB,kBAAkB,EAClB,0BAA0B,EAC1B,0BAA0B,EAC1B,kCAAkC,EAClC,kCAAkC,EAClC,cAAc,EACd,wBAAwB,EACxB,gBAAgB,EAChB,uBAAuB,EACvB,yBAAyB,EACzB,oBAAoB,EACpB,WAAW,EACX,gBAAgB,EAChB,uBAAuB,EACvB,oBAAoB,EACpB,2BAA2B,EAC3B,qBAAqB,EACrB,iCAAiC,EACjC,oBAAoB,EACpB,wBAAwB,EACxB,sBAAsB,EACtB,kBAAkB,EAClB,eAAe,EACf,wBAAwB,EACxB,iBAAiB,EACjB,gBAAgB,EAChB,gBAAgB,EAChB,kBAAkB,EAClB,yBAAyB,EACzB,yBAAyB,EACzB,mBAAmB,EACnB,eAAe,EACf,kBAAkB,EAClB,mBAAmB,EACnB,2BAA2B,EAC3B,kBAAkB,EAClB,0BAA0B,EAC1B,0BAA0B,EAC1B,oBAAoB,EACpB,aAAa,EACb,kBAAkB,EAClB,mBAAmB,EACnB,iBAAiB,EACjB,wBAAwB,EACxB,UAAU,EACV,eAAe,EACf,iBAAiB,EACjB,wBAAwB,EACxB,iBAAiB,EACjB,sBAAsB,EACtB,gBAAgB,EAChB,mBAAmB,EACnB,wBAAwB,EACxB,iBAAiB,EACjB,cAAc,EACd,cAAc,EACd,qBAAqB,EACrB,yBAAyB,EACzB,aAAa,EACb,YAAY,EACZ,YAAY,EACZ,mBAAmB,EACnB,kCAAkC,EAClC,uCAAuC,EACvC,yBAAyB,EACzB,0BAA0B,EAC1B,cAAc,EACd,2BAA2B,EAC3B,mCAAmC,EACnC,uBAAuB,EACvB,sBAAsB,EACtB,2BAA2B,EAC3B,0BAA0B,EAC1B,qBAAqB,EACrB,+BAA+B,EAC/B,oBAAoB,EACpB,gBAAgB,EAChB,0BAA0B,EAC1B,8BAA8B,EAC9B,8BAA8B,EAC9B,yBAAyB,EACzB,uBAAuB,EACvB,4BAA4B,EAC5B,gBAAgB,EAChB,2CAA2C,EAC3C,2BAA2B,EAC3B,6BAA6B,EAC7B,4BAA4B,EAC5B,6BAA6B,EAC7B,6BAA6B,EAC7B,mBAAmB,EACnB,wBAAwB,EACxB,kBAAkB,EAClB,aAAa,EACb,iBAAiB,EACjB,WAAW,EACX,aAAa,EACb,wBAAwB,EACxB,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,EACtB,6BAA6B,EAC7B,eAAe,EACf,oBAAoB,EACpB,mBAAmB,EACnB,0BAA0B,EAC1B,oCAAoC,EACpC,yBAAyB,EACzB,wBAAwB,EACxB,kCAAkC,EAClC,gBAAgB,EAChB,oCAAoC,EACpC,gBAAgB,EAChB,6BAA6B,EAC7B,uCAAuC,EACvC,kBAAkB,EAClB,4BAA4B,EAC5B,yBAAyB,EACzB,wBAAwB,EACxB,oCAAoC,EACpC,uBAAuB,EACvB,eAAe,EACf,eAAe,EACf,aAAa,EACb,iCAAiC,EACjC,2BAA2B,EAC3B,qBAAqB,EACrB,0BAA0B,EAC1B,yBAAyB,EACzB,8BAA8B,EAC9B,kCAAkC,EAClC,iCAAiC,EACjC,2BAA2B,EAC3B,gCAAgC,EAChC,uCAAuC,EACvC,2CAA2C,EAC3C,qBAAqB,EACrB,aAAa,EACb,kBAAkB,EAClB,+BAA+B,EAC/B,sBAAsB,EACtB,sBAAsB,EACtB,mBAAmB,EACnB,wBAAwB,EACxB,sBAAsB,EACtB,mCAAmC,EACnC,2BAA2B,EAC3B,YAAY,EACZ,oBAAoB,EACpB,kBAAkB,EAClB,mBAAmB,EACnB,aAAa,EACb,sBAAsB,EACtB,sBAAsB,EACtB,kBAAkB,EAClB,oBAAoB,EACpB,mBAAmB,EACnB,qBAAqB,EACrB,kBAAkB,EAClB,uBAAuB,EACvB,sBAAsB,EACtB,uBAAuB,EACvB,gBAAgB,EAChB,wBAAwB,EACxB,gCAAgC,EAChC,QAAQ,EACR,gBAAgB,EAChB,aAAa,EACb,kBAAkB,EAClB,0BAA0B,EAC1B,aAAa,EACb,WAAW,EACX,sBAAsB,EACtB,WAAW,EACX,UAAU,EACV,gBAAgB,EAChB,sBAAsB,EACtB,kBAAkB,EAClB,wBAAwB,EACxB,cAAc,EACd,8BAA8B,EAC9B,iBAAiB,EACjB,4BAA4B,EAC5B,UAAU,EACV,kBAAkB,EAClB,aAAa,EACb,uBAAuB,EACvB,+BAA+B,EAC/B,YAAY,EACZ,iBAAiB,EACjB,oBAAoB,EACpB,4BAA4B,EAC5B,uBAAuB,EACvB,+BAA+B,EAC/B,2CAA2C,EAC3C,yCAAyC,EACzC,kDAAkD,EAClD,gDAAgD,EAChD,iDAAiD,EACjD,2CAA2C,EAC3C,WAAW,EACX,iBAAiB,EACjB,yBAAyB,EACzB,yBAAyB,EACzB,0CAA0C,EAC1C,2CAA2C,EAC3C,qCAAqC,EACrC,mBAAmB,EACnB,qBAAqB,EACrB,qCAAqC,EACrC,4BAA4B,EAC5B,gCAAgC,EAChC,8BAA8B,EAC9B,oBAAoB,EACpB,wBAAwB,EACxB,6BAA6B,EAC7B,+BAA+B,EAC/B,2BAA2B,EAC3B,oBAAoB,EACpB,yBAAyB,EACzB,2BAA2B,EAC3B,qCAAqC,EACrC,kDAAkD,EAClD,mDAAmD,EACnD,iDAAiD,EACjD,4BAA4B,EAC5B,oCAAoC,EACpC,uCAAuC,EACvC,mBAAmB,EACnB,6CAA6C,EAC7C,iDAAiD,EACjD,mBAAmB,EACnB,iBAAiB,EACjB,mBAAmB,EACnB,iBAAiB,EACjB,UAAU,GACX,MAAM,aAAa,CAAC;AACrB,OAAO,EACL,wBAAwB,EACxB,wBAAwB,EACxB,0BAA0B,EAC1B,yBAAyB,EACzB,yBAAyB,EACzB,oBAAoB,EACpB,mBAAmB,EACnB,eAAe,EACf,iBAAiB,EACjB,8BAA8B,EAC9B,gCAAgC,EAChC,+BAA+B,EAC/B,yBAAyB,EACzB,8BAA8B,EAC9B,gDAAgD,EAChD,gCAAgC,EAChC,kCAAkC,EAClC,2BAA2B,EAC3B,wBAAwB,EACxB,yCAAyC,EACzC,yCAAyC,EACzC,gCAAgC,EAChC,2BAA2B,EAC3B,2BAA2B,EAC3B,wBAAwB,EACxB,6BAA6B,EAC7B,2BAA2B,EAC3B,wCAAwC,EACxC,gCAAgC,EAChC,qCAAqC,EACrC,qBAAqB,EACrB,kBAAkB,EAClB,+BAA+B,EAC/B,kBAAkB,EAClB,gBAAgB,EAChB,2BAA2B,EAC3B,mBAAmB,EACnB,mCAAmC,EACnC,iCAAiC,EACjC,uBAAuB,EACvB,kBAAkB,EAClB,oCAAoC,EACpC,iCAAiC,EACjC,gDAAgD,EAChD,8CAA8C,EAC9C,uDAAuD,EACvD,qDAAqD,EACrD,gDAAgD,EAChD,+CAA+C,EAC/C,0CAA0C,EAC1C,0CAA0C,EAC1C,qCAAqC,EACrC,wBAAwB,EACxB,wBAAwB,GACzB,MAAM,aAAa,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
|
2
2
|
// Licensed under the MIT License.
|
|
3
|
-
export { KnownSearchFieldDataType,
|
|
3
|
+
export { KnownSearchFieldDataType, KnownLexicalAnalyzerName, KnownLexicalNormalizerName, KnownVectorEncodingFormat, KnownLexicalTokenizerName, KnownTokenFilterName, KnownCharFilterName, KnownRegexFlags, KnownRankingOrder, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVectorSearchVectorizerKind, KnownAzureOpenAIModelName, KnownAIFoundryModelCatalogName, KnownVectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionKind, KnownVectorSearchCompressionTarget, KnownKnowledgeBaseModelKind, KnownKnowledgeSourceKind, KnownKnowledgeSourceContentExtractionMode, KnownKnowledgeSourceSynchronizationStatus, KnownSearchIndexerDataSourceType, KnownBlobIndexerParsingMode, KnownMarkdownParsingSubmode, KnownMarkdownHeaderDepth, KnownBlobIndexerDataToExtract, KnownBlobIndexerImageAction, KnownBlobIndexerPDFTextRotationAlgorithm, KnownIndexerExecutionEnvironment, KnownKeyPhraseExtractionSkillLanguage, KnownOcrSkillLanguage, KnownOcrLineEnding, KnownImageAnalysisSkillLanguage, KnownVisualFeature, KnownImageDetail, KnownSentimentSkillLanguage, KnownEntityCategory, KnownEntityRecognitionSkillLanguage, KnownPIIDetectionSkillMaskingMode, KnownSplitSkillLanguage, KnownTextSplitMode, KnownCustomEntityLookupSkillLanguage, KnownTextTranslationSkillLanguage, KnownDocumentIntelligenceLayoutSkillOutputFormat, KnownDocumentIntelligenceLayoutSkillOutputMode, KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth, KnownDocumentIntelligenceLayoutSkillExtractionOptions, KnownDocumentIntelligenceLayoutSkillChunkingUnit, KnownContentUnderstandingSkillExtractionOptions, KnownContentUnderstandingSkillChunkingUnit, KnownChatCompletionExtraParametersBehavior, KnownChatCompletionResponseFormatType, KnownIndexProjectionMode, KnownIndexerResyncOption, } from "./models.js";
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/models/azure/search/documents/indexes/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAWL,wBAAwB,EAExB,qBAAqB,EAErB,wBAAwB,EAExB,0BAA0B,EAE1B,yBAAyB,EAqBzB,yBAAyB,EAEzB,oBAAoB,EAEpB,mBAAmB,EAGnB,eAAe,EAqEf,iBAAiB,EAMjB,8BAA8B,EAI9B,gCAAgC,EAMhC,+BAA+B,EAI/B,yBAAyB,EAQzB,8BAA8B,EAK9B,gDAAgD,EAEhD,gCAAgC,EAIhC,kCAAkC,EAGlC,sCAAsC,EAYtC,2BAA2B,EAK3B,wBAAwB,EAQxB,6CAA6C,EAE7C,yCAAyC,EAKzC,mCAAmC,EAUnC,yCAAyC,EASzC,gCAAgC,EAIhC,4BAA4B,EAY5B,wBAAwB,EAMxB,2BAA2B,EAE3B,2BAA2B,EAE3B,wBAAwB,EAExB,6BAA6B,EAE7B,2BAA2B,EAE3B,wCAAwC,EAExC,gCAAgC,EAWhC,iCAAiC,EAEjC,iBAAiB,EAajB,qCAAqC,EAGrC,qBAAqB,EAErB,kBAAkB,EAGlB,+BAA+B,EAE/B,kBAAkB,EAElB,gBAAgB,EAMhB,2BAA2B,EAI3B,mBAAmB,EAEnB,mCAAmC,EAGnC,iCAAiC,EAGjC,uBAAuB,EAEvB,kBAAkB,EAElB,mBAAmB,EAGnB,+BAA+B,EAG/B,oCAAoC,EAKpC,iCAAiC,EAIjC,gDAAgD,EAEhD,8CAA8C,EAE9C,uDAAuD,EAEvD,qDAAqD,EAGrD,gDAAgD,EAQhD,+CAA+C,EAG/C,0CAA0C,EAI1C,0CAA0C,EAG1C,qCAAqC,EAmBrC,wBAAwB,GAMzB,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport {\n type SynonymMap,\n type SearchResourceEncryptionKey,\n type AzureActiveDirectoryApplicationCredentials,\n type SearchIndexerDataIdentity,\n type SearchIndexerDataIdentityUnion,\n type SearchIndexerDataNoneIdentity,\n type SearchIndexerDataUserAssignedIdentity,\n type ListSynonymMapsResult,\n type SearchIndex,\n type SearchField,\n KnownSearchFieldDataType,\n type SearchFieldDataType,\n KnownPermissionFilter,\n type PermissionFilter,\n KnownLexicalAnalyzerName,\n type LexicalAnalyzerName,\n KnownLexicalNormalizerName,\n type LexicalNormalizerName,\n KnownVectorEncodingFormat,\n type VectorEncodingFormat,\n type ScoringProfile,\n type TextWeights,\n type ScoringFunction,\n type ScoringFunctionUnion,\n type ScoringFunctionInterpolation,\n type DistanceScoringFunction,\n type DistanceScoringParameters,\n type FreshnessScoringFunction,\n type FreshnessScoringParameters,\n type MagnitudeScoringFunction,\n type MagnitudeScoringParameters,\n type TagScoringFunction,\n type TagScoringParameters,\n type ScoringFunctionAggregation,\n type CorsOptions,\n type SearchSuggester,\n type LexicalAnalyzer,\n type LexicalAnalyzerUnion,\n type CustomAnalyzer,\n KnownLexicalTokenizerName,\n type LexicalTokenizerName,\n KnownTokenFilterName,\n type TokenFilterName,\n KnownCharFilterName,\n type CharFilterName,\n type PatternAnalyzer,\n KnownRegexFlags,\n type RegexFlags,\n type LuceneStandardAnalyzer,\n type StopAnalyzer,\n type LexicalTokenizer,\n type LexicalTokenizerUnion,\n type ClassicTokenizer,\n type EdgeNGramTokenizer,\n type TokenCharacterKind,\n type KeywordTokenizer,\n type KeywordTokenizerV2,\n type MicrosoftLanguageTokenizer,\n type MicrosoftTokenizerLanguage,\n type MicrosoftLanguageStemmingTokenizer,\n type MicrosoftStemmingTokenizerLanguage,\n type NGramTokenizer,\n type PathHierarchyTokenizerV2,\n type PatternTokenizer,\n type LuceneStandardTokenizer,\n type LuceneStandardTokenizerV2,\n type UaxUrlEmailTokenizer,\n type TokenFilter,\n type TokenFilterUnion,\n type AsciiFoldingTokenFilter,\n type CjkBigramTokenFilter,\n type CjkBigramTokenFilterScripts,\n type CommonGramTokenFilter,\n type DictionaryDecompounderTokenFilter,\n type EdgeNGramTokenFilter,\n type EdgeNGramTokenFilterSide,\n type EdgeNGramTokenFilterV2,\n type ElisionTokenFilter,\n type KeepTokenFilter,\n type KeywordMarkerTokenFilter,\n type LengthTokenFilter,\n type LimitTokenFilter,\n type NGramTokenFilter,\n type NGramTokenFilterV2,\n type PatternCaptureTokenFilter,\n type PatternReplaceTokenFilter,\n type PhoneticTokenFilter,\n type PhoneticEncoder,\n type ShingleTokenFilter,\n type SnowballTokenFilter,\n type SnowballTokenFilterLanguage,\n type StemmerTokenFilter,\n type StemmerTokenFilterLanguage,\n type StemmerOverrideTokenFilter,\n type StopwordsTokenFilter,\n type StopwordsList,\n type SynonymTokenFilter,\n type TruncateTokenFilter,\n type UniqueTokenFilter,\n type WordDelimiterTokenFilter,\n type CharFilter,\n type CharFilterUnion,\n type MappingCharFilter,\n type PatternReplaceCharFilter,\n type LexicalNormalizer,\n type LexicalNormalizerUnion,\n type CustomNormalizer,\n type SimilarityAlgorithm,\n type SimilarityAlgorithmUnion,\n type ClassicSimilarity,\n type BM25Similarity,\n type SemanticSearch,\n type SemanticConfiguration,\n type SemanticPrioritizedFields,\n type SemanticField,\n KnownRankingOrder,\n type RankingOrder,\n type VectorSearch,\n type VectorSearchProfile,\n type VectorSearchAlgorithmConfiguration,\n type VectorSearchAlgorithmConfigurationUnion,\n KnownVectorSearchAlgorithmKind,\n type VectorSearchAlgorithmKind,\n type HnswAlgorithmConfiguration,\n type HnswParameters,\n KnownVectorSearchAlgorithmMetric,\n type VectorSearchAlgorithmMetric,\n type ExhaustiveKnnAlgorithmConfiguration,\n type ExhaustiveKnnParameters,\n type VectorSearchVectorizer,\n type VectorSearchVectorizerUnion,\n KnownVectorSearchVectorizerKind,\n type VectorSearchVectorizerKind,\n type AzureOpenAIVectorizer,\n type AzureOpenAIVectorizerParameters,\n KnownAzureOpenAIModelName,\n type AzureOpenAIModelName,\n type WebApiVectorizer,\n type WebApiVectorizerParameters,\n type AIServicesVisionVectorizer,\n type AIServicesVisionParameters,\n type AzureMachineLearningVectorizer,\n type AzureMachineLearningParameters,\n KnownAIFoundryModelCatalogName,\n type AIFoundryModelCatalogName,\n type VectorSearchCompression,\n type VectorSearchCompressionUnion,\n type RescoringOptions,\n KnownVectorSearchCompressionRescoreStorageMethod,\n type VectorSearchCompressionRescoreStorageMethod,\n KnownVectorSearchCompressionKind,\n type VectorSearchCompressionKind,\n type ScalarQuantizationCompression,\n type ScalarQuantizationParameters,\n KnownVectorSearchCompressionTarget,\n type VectorSearchCompressionTarget,\n type BinaryQuantizationCompression,\n KnownSearchIndexPermissionFilterOption,\n type SearchIndexPermissionFilterOption,\n type SearchIndexResponse,\n type GetIndexStatisticsResult,\n type AnalyzeTextOptions,\n type AnalyzeResult,\n type AnalyzedTokenInfo,\n type SearchAlias,\n type KnowledgeBase,\n type KnowledgeSourceReference,\n type KnowledgeBaseModel,\n type KnowledgeBaseModelUnion,\n KnownKnowledgeBaseModelKind,\n type KnowledgeBaseModelKind,\n type KnowledgeBaseAzureOpenAIModel,\n type KnowledgeSource,\n type KnowledgeSourceUnion,\n KnownKnowledgeSourceKind,\n type KnowledgeSourceKind,\n type SearchIndexKnowledgeSource,\n type SearchIndexKnowledgeSourceParameters,\n type SearchIndexFieldReference,\n type AzureBlobKnowledgeSource,\n type AzureBlobKnowledgeSourceParameters,\n type IndexingSchedule,\n KnownKnowledgeSourceIngestionPermissionOption,\n type KnowledgeSourceIngestionPermissionOption,\n KnownKnowledgeSourceContentExtractionMode,\n type KnowledgeSourceContentExtractionMode,\n type CreatedResources,\n type IndexedSharePointKnowledgeSource,\n type IndexedSharePointKnowledgeSourceParameters,\n KnownIndexedSharePointContainerName,\n type IndexedSharePointContainerName,\n type IndexedOneLakeKnowledgeSource,\n type IndexedOneLakeKnowledgeSourceParameters,\n type WebKnowledgeSource,\n type WebKnowledgeSourceParameters,\n type WebKnowledgeSourceDomains,\n type WebKnowledgeSourceDomain,\n type RemoteSharePointKnowledgeSource,\n type RemoteSharePointKnowledgeSourceParameters,\n KnownKnowledgeSourceSynchronizationStatus,\n type KnowledgeSourceSynchronizationStatus,\n type SearchServiceStatistics,\n type ServiceCounters,\n type ResourceCounter,\n type ServiceLimits,\n type ServiceIndexersRuntime,\n type IndexStatisticsSummary,\n type SearchIndexerDataSourceConnection,\n KnownSearchIndexerDataSourceType,\n type SearchIndexerDataSourceType,\n type DataSourceCredentials,\n type SearchIndexerDataContainer,\n KnownIndexerPermissionOption,\n type IndexerPermissionOption,\n type DataChangeDetectionPolicy,\n type DataChangeDetectionPolicyUnion,\n type HighWaterMarkChangeDetectionPolicy,\n type SqlIntegratedChangeTrackingPolicy,\n type DataDeletionDetectionPolicy,\n type DataDeletionDetectionPolicyUnion,\n type SoftDeleteColumnDeletionDetectionPolicy,\n type NativeBlobSoftDeleteDeletionDetectionPolicy,\n type ListDataSourcesResult,\n type IndexerResyncBody,\n KnownIndexerResyncOption,\n type IndexerResyncOption,\n type DocumentKeysOrIds,\n type SearchIndexer,\n type IndexingParameters,\n type IndexingParametersConfiguration,\n KnownBlobIndexerParsingMode,\n type BlobIndexerParsingMode,\n KnownMarkdownParsingSubmode,\n type MarkdownParsingSubmode,\n KnownMarkdownHeaderDepth,\n type MarkdownHeaderDepth,\n KnownBlobIndexerDataToExtract,\n type BlobIndexerDataToExtract,\n KnownBlobIndexerImageAction,\n type BlobIndexerImageAction,\n KnownBlobIndexerPDFTextRotationAlgorithm,\n type BlobIndexerPDFTextRotationAlgorithm,\n KnownIndexerExecutionEnvironment,\n type IndexerExecutionEnvironment,\n type FieldMapping,\n type FieldMappingFunction,\n type SearchIndexerCache,\n type ListIndexersResult,\n type SearchIndexerStatus,\n type IndexerStatus,\n type IndexerRuntime,\n type IndexerExecutionResult,\n type IndexerExecutionStatus,\n KnownIndexerExecutionStatusDetail,\n type IndexerExecutionStatusDetail,\n KnownIndexingMode,\n type IndexingMode,\n type SearchIndexerError,\n type SearchIndexerWarning,\n type SearchIndexerLimits,\n type IndexerCurrentState,\n type SearchIndexerSkillset,\n type SearchIndexerSkill,\n type SearchIndexerSkillUnion,\n type InputFieldMappingEntry,\n type OutputFieldMappingEntry,\n type ConditionalSkill,\n type KeyPhraseExtractionSkill,\n KnownKeyPhraseExtractionSkillLanguage,\n type KeyPhraseExtractionSkillLanguage,\n type OcrSkill,\n KnownOcrSkillLanguage,\n type OcrSkillLanguage,\n KnownOcrLineEnding,\n type OcrLineEnding,\n type ImageAnalysisSkill,\n KnownImageAnalysisSkillLanguage,\n type ImageAnalysisSkillLanguage,\n KnownVisualFeature,\n type VisualFeature,\n KnownImageDetail,\n type ImageDetail,\n type LanguageDetectionSkill,\n type ShaperSkill,\n type MergeSkill,\n type SentimentSkillV3,\n KnownSentimentSkillLanguage,\n type SentimentSkillLanguage,\n type EntityLinkingSkill,\n type EntityRecognitionSkillV3,\n KnownEntityCategory,\n type EntityCategory,\n KnownEntityRecognitionSkillLanguage,\n type EntityRecognitionSkillLanguage,\n type PIIDetectionSkill,\n KnownPIIDetectionSkillMaskingMode,\n type PIIDetectionSkillMaskingMode,\n type SplitSkill,\n KnownSplitSkillLanguage,\n type SplitSkillLanguage,\n KnownTextSplitMode,\n type TextSplitMode,\n KnownSplitSkillUnit,\n type SplitSkillUnit,\n type AzureOpenAITokenizerParameters,\n KnownSplitSkillEncoderModelName,\n type SplitSkillEncoderModelName,\n type CustomEntityLookupSkill,\n KnownCustomEntityLookupSkillLanguage,\n type CustomEntityLookupSkillLanguage,\n type CustomEntity,\n type CustomEntityAlias,\n type TextTranslationSkill,\n KnownTextTranslationSkillLanguage,\n type TextTranslationSkillLanguage,\n type DocumentExtractionSkill,\n type DocumentIntelligenceLayoutSkill,\n KnownDocumentIntelligenceLayoutSkillOutputFormat,\n type DocumentIntelligenceLayoutSkillOutputFormat,\n KnownDocumentIntelligenceLayoutSkillOutputMode,\n type DocumentIntelligenceLayoutSkillOutputMode,\n KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n type DocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n KnownDocumentIntelligenceLayoutSkillExtractionOptions,\n type DocumentIntelligenceLayoutSkillExtractionOptions,\n type DocumentIntelligenceLayoutSkillChunkingProperties,\n KnownDocumentIntelligenceLayoutSkillChunkingUnit,\n type DocumentIntelligenceLayoutSkillChunkingUnit,\n type WebApiSkill,\n type WebApiHttpHeaders,\n type AzureMachineLearningSkill,\n type AzureOpenAIEmbeddingSkill,\n type VisionVectorizeSkill,\n type ContentUnderstandingSkill,\n KnownContentUnderstandingSkillExtractionOptions,\n type ContentUnderstandingSkillExtractionOptions,\n type ContentUnderstandingSkillChunkingProperties,\n KnownContentUnderstandingSkillChunkingUnit,\n type ContentUnderstandingSkillChunkingUnit,\n type ChatCompletionSkill,\n type CommonModelParameters,\n KnownChatCompletionExtraParametersBehavior,\n type ChatCompletionExtraParametersBehavior,\n type ChatCompletionResponseFormat,\n KnownChatCompletionResponseFormatType,\n type ChatCompletionResponseFormatType,\n type ChatCompletionSchemaProperties,\n type ChatCompletionSchema,\n type CognitiveServicesAccount,\n type CognitiveServicesAccountUnion,\n type DefaultCognitiveServicesAccount,\n type CognitiveServicesAccountKey,\n type AIServicesAccountKey,\n type AIServicesAccountIdentity,\n type SearchIndexerKnowledgeStore,\n type SearchIndexerKnowledgeStoreProjection,\n type SearchIndexerKnowledgeStoreTableProjectionSelector,\n type SearchIndexerKnowledgeStoreObjectProjectionSelector,\n type SearchIndexerKnowledgeStoreFileProjectionSelector,\n type SearchIndexerKnowledgeStoreParameters,\n type SearchIndexerIndexProjection,\n type SearchIndexerIndexProjectionSelector,\n type SearchIndexerIndexProjectionsParameters,\n KnownIndexProjectionMode,\n type IndexProjectionMode,\n type SearchIndexerKnowledgeStoreProjectionSelector,\n type SearchIndexerKnowledgeStoreBlobProjectionSelector,\n type ListSkillsetsResult,\n type SkillNames,\n} from \"./models.js\";\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/models/azure/search/documents/indexes/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AA8RlC,OAAO,EACL,wBAAwB,EACxB,wBAAwB,EACxB,0BAA0B,EAC1B,yBAAyB,EACzB,yBAAyB,EACzB,oBAAoB,EACpB,mBAAmB,EACnB,eAAe,EACf,iBAAiB,EACjB,8BAA8B,EAC9B,gCAAgC,EAChC,+BAA+B,EAC/B,yBAAyB,EACzB,8BAA8B,EAC9B,gDAAgD,EAChD,gCAAgC,EAChC,kCAAkC,EAClC,2BAA2B,EAC3B,wBAAwB,EACxB,yCAAyC,EACzC,yCAAyC,EACzC,gCAAgC,EAChC,2BAA2B,EAC3B,2BAA2B,EAC3B,wBAAwB,EACxB,6BAA6B,EAC7B,2BAA2B,EAC3B,wCAAwC,EACxC,gCAAgC,EAChC,qCAAqC,EACrC,qBAAqB,EACrB,kBAAkB,EAClB,+BAA+B,EAC/B,kBAAkB,EAClB,gBAAgB,EAChB,2BAA2B,EAC3B,mBAAmB,EACnB,mCAAmC,EACnC,iCAAiC,EACjC,uBAAuB,EACvB,kBAAkB,EAClB,oCAAoC,EACpC,iCAAiC,EACjC,gDAAgD,EAChD,8CAA8C,EAC9C,uDAAuD,EACvD,qDAAqD,EACrD,gDAAgD,EAChD,+CAA+C,EAC/C,0CAA0C,EAC1C,0CAA0C,EAC1C,qCAAqC,EACrC,wBAAwB,EACxB,wBAAwB,GACzB,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport type {\n SynonymMap,\n SearchResourceEncryptionKey,\n AzureActiveDirectoryApplicationCredentials,\n SearchIndexerDataIdentity,\n SearchIndexerDataIdentityUnion,\n SearchIndexerDataNoneIdentity,\n SearchIndexerDataUserAssignedIdentity,\n ListSynonymMapsResult,\n SearchIndex,\n SearchField,\n SearchFieldDataType,\n LexicalAnalyzerName,\n LexicalNormalizerName,\n VectorEncodingFormat,\n ScoringProfile,\n TextWeights,\n ScoringFunction,\n ScoringFunctionUnion,\n ScoringFunctionInterpolation,\n DistanceScoringFunction,\n DistanceScoringParameters,\n FreshnessScoringFunction,\n FreshnessScoringParameters,\n MagnitudeScoringFunction,\n MagnitudeScoringParameters,\n TagScoringFunction,\n TagScoringParameters,\n ScoringFunctionAggregation,\n CorsOptions,\n SearchSuggester,\n LexicalAnalyzer,\n LexicalAnalyzerUnion,\n CustomAnalyzer,\n LexicalTokenizerName,\n TokenFilterName,\n CharFilterName,\n PatternAnalyzer,\n RegexFlags,\n LuceneStandardAnalyzer,\n StopAnalyzer,\n LexicalTokenizer,\n LexicalTokenizerUnion,\n ClassicTokenizer,\n EdgeNGramTokenizer,\n TokenCharacterKind,\n KeywordTokenizer,\n KeywordTokenizerV2,\n MicrosoftLanguageTokenizer,\n MicrosoftTokenizerLanguage,\n MicrosoftLanguageStemmingTokenizer,\n MicrosoftStemmingTokenizerLanguage,\n NGramTokenizer,\n PathHierarchyTokenizerV2,\n PatternTokenizer,\n LuceneStandardTokenizer,\n LuceneStandardTokenizerV2,\n UaxUrlEmailTokenizer,\n TokenFilter,\n TokenFilterUnion,\n AsciiFoldingTokenFilter,\n CjkBigramTokenFilter,\n CjkBigramTokenFilterScripts,\n CommonGramTokenFilter,\n DictionaryDecompounderTokenFilter,\n EdgeNGramTokenFilter,\n EdgeNGramTokenFilterSide,\n EdgeNGramTokenFilterV2,\n ElisionTokenFilter,\n KeepTokenFilter,\n KeywordMarkerTokenFilter,\n LengthTokenFilter,\n LimitTokenFilter,\n NGramTokenFilter,\n NGramTokenFilterV2,\n PatternCaptureTokenFilter,\n PatternReplaceTokenFilter,\n PhoneticTokenFilter,\n PhoneticEncoder,\n ShingleTokenFilter,\n SnowballTokenFilter,\n SnowballTokenFilterLanguage,\n StemmerTokenFilter,\n StemmerTokenFilterLanguage,\n StemmerOverrideTokenFilter,\n StopwordsTokenFilter,\n StopwordsList,\n SynonymTokenFilter,\n TruncateTokenFilter,\n UniqueTokenFilter,\n WordDelimiterTokenFilter,\n CharFilter,\n CharFilterUnion,\n MappingCharFilter,\n PatternReplaceCharFilter,\n LexicalNormalizer,\n LexicalNormalizerUnion,\n CustomNormalizer,\n SimilarityAlgorithm,\n SimilarityAlgorithmUnion,\n ClassicSimilarity,\n BM25Similarity,\n SemanticSearch,\n SemanticConfiguration,\n SemanticPrioritizedFields,\n SemanticField,\n RankingOrder,\n VectorSearch,\n VectorSearchProfile,\n VectorSearchAlgorithmConfiguration,\n VectorSearchAlgorithmConfigurationUnion,\n VectorSearchAlgorithmKind,\n HnswAlgorithmConfiguration,\n HnswParameters,\n VectorSearchAlgorithmMetric,\n ExhaustiveKnnAlgorithmConfiguration,\n ExhaustiveKnnParameters,\n VectorSearchVectorizer,\n VectorSearchVectorizerUnion,\n VectorSearchVectorizerKind,\n AzureOpenAIVectorizer,\n AzureOpenAIVectorizerParameters,\n AzureOpenAIModelName,\n WebApiVectorizer,\n WebApiVectorizerParameters,\n AzureMachineLearningVectorizer,\n AzureMachineLearningParameters,\n AIFoundryModelCatalogName,\n VectorSearchCompression,\n VectorSearchCompressionUnion,\n RescoringOptions,\n VectorSearchCompressionRescoreStorageMethod,\n VectorSearchCompressionKind,\n ScalarQuantizationCompression,\n ScalarQuantizationParameters,\n VectorSearchCompressionTarget,\n BinaryQuantizationCompression,\n SearchIndexResponse,\n GetIndexStatisticsResult,\n AnalyzeTextOptions,\n AnalyzeResult,\n AnalyzedTokenInfo,\n SearchAlias,\n KnowledgeBase,\n KnowledgeSourceReference,\n KnowledgeBaseModel,\n KnowledgeBaseModelUnion,\n KnowledgeBaseModelKind,\n KnowledgeBaseAzureOpenAIModel,\n KnowledgeSource,\n KnowledgeSourceUnion,\n KnowledgeSourceKind,\n SearchIndexKnowledgeSource,\n SearchIndexKnowledgeSourceParameters,\n SearchIndexFieldReference,\n AzureBlobKnowledgeSource,\n AzureBlobKnowledgeSourceParameters,\n IndexingSchedule,\n KnowledgeSourceContentExtractionMode,\n CreatedResources,\n IndexedOneLakeKnowledgeSource,\n IndexedOneLakeKnowledgeSourceParameters,\n WebKnowledgeSource,\n WebKnowledgeSourceParameters,\n WebKnowledgeSourceDomains,\n WebKnowledgeSourceDomain,\n KnowledgeSourceSynchronizationStatus,\n SearchServiceStatistics,\n ServiceCounters,\n ResourceCounter,\n ServiceLimits,\n SearchIndexerDataSourceConnection,\n SearchIndexerDataSourceType,\n DataSourceCredentials,\n SearchIndexerDataContainer,\n DataChangeDetectionPolicy,\n DataChangeDetectionPolicyUnion,\n HighWaterMarkChangeDetectionPolicy,\n SqlIntegratedChangeTrackingPolicy,\n DataDeletionDetectionPolicy,\n DataDeletionDetectionPolicyUnion,\n SoftDeleteColumnDeletionDetectionPolicy,\n NativeBlobSoftDeleteDeletionDetectionPolicy,\n ListDataSourcesResult,\n SearchIndexer,\n IndexingParameters,\n IndexingParametersConfiguration,\n BlobIndexerParsingMode,\n MarkdownParsingSubmode,\n MarkdownHeaderDepth,\n BlobIndexerDataToExtract,\n BlobIndexerImageAction,\n BlobIndexerPDFTextRotationAlgorithm,\n IndexerExecutionEnvironment,\n FieldMapping,\n FieldMappingFunction,\n ListIndexersResult,\n SearchIndexerStatus,\n IndexerStatus,\n IndexerExecutionResult,\n IndexerExecutionStatus,\n SearchIndexerError,\n SearchIndexerWarning,\n SearchIndexerLimits,\n SearchIndexerSkillset,\n SearchIndexerSkill,\n SearchIndexerSkillUnion,\n InputFieldMappingEntry,\n OutputFieldMappingEntry,\n ConditionalSkill,\n KeyPhraseExtractionSkill,\n KeyPhraseExtractionSkillLanguage,\n OcrSkill,\n OcrSkillLanguage,\n OcrLineEnding,\n ImageAnalysisSkill,\n ImageAnalysisSkillLanguage,\n VisualFeature,\n ImageDetail,\n LanguageDetectionSkill,\n ShaperSkill,\n MergeSkill,\n SentimentSkillV3,\n SentimentSkillLanguage,\n EntityLinkingSkill,\n EntityRecognitionSkillV3,\n EntityCategory,\n EntityRecognitionSkillLanguage,\n PIIDetectionSkill,\n PIIDetectionSkillMaskingMode,\n SplitSkill,\n SplitSkillLanguage,\n TextSplitMode,\n CustomEntityLookupSkill,\n CustomEntityLookupSkillLanguage,\n CustomEntity,\n CustomEntityAlias,\n TextTranslationSkill,\n TextTranslationSkillLanguage,\n DocumentExtractionSkill,\n DocumentIntelligenceLayoutSkill,\n DocumentIntelligenceLayoutSkillOutputFormat,\n DocumentIntelligenceLayoutSkillOutputMode,\n DocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n DocumentIntelligenceLayoutSkillExtractionOptions,\n DocumentIntelligenceLayoutSkillChunkingProperties,\n DocumentIntelligenceLayoutSkillChunkingUnit,\n WebApiSkill,\n WebApiHttpHeaders,\n AzureOpenAIEmbeddingSkill,\n ContentUnderstandingSkill,\n ContentUnderstandingSkillExtractionOptions,\n ContentUnderstandingSkillChunkingProperties,\n ContentUnderstandingSkillChunkingUnit,\n ChatCompletionSkill,\n CommonModelParameters,\n ChatCompletionExtraParametersBehavior,\n ChatCompletionResponseFormat,\n ChatCompletionResponseFormatType,\n ChatCompletionSchemaProperties,\n ChatCompletionSchema,\n CognitiveServicesAccount,\n CognitiveServicesAccountUnion,\n DefaultCognitiveServicesAccount,\n CognitiveServicesAccountKey,\n AIServicesAccountKey,\n AIServicesAccountIdentity,\n SearchIndexerKnowledgeStore,\n SearchIndexerKnowledgeStoreProjection,\n SearchIndexerKnowledgeStoreTableProjectionSelector,\n SearchIndexerKnowledgeStoreObjectProjectionSelector,\n SearchIndexerKnowledgeStoreFileProjectionSelector,\n SearchIndexerIndexProjection,\n SearchIndexerIndexProjectionSelector,\n SearchIndexerIndexProjectionsParameters,\n IndexProjectionMode,\n SearchIndexerKnowledgeStoreProjectionSelector,\n SearchIndexerKnowledgeStoreBlobProjectionSelector,\n ListSkillsetsResult,\n IndexerResyncBody,\n IndexerResyncOption,\n DocumentKeysOrIds,\n SkillNames,\n} from \"./models.js\";\nexport {\n KnownSearchFieldDataType,\n KnownLexicalAnalyzerName,\n KnownLexicalNormalizerName,\n KnownVectorEncodingFormat,\n KnownLexicalTokenizerName,\n KnownTokenFilterName,\n KnownCharFilterName,\n KnownRegexFlags,\n KnownRankingOrder,\n KnownVectorSearchAlgorithmKind,\n KnownVectorSearchAlgorithmMetric,\n KnownVectorSearchVectorizerKind,\n KnownAzureOpenAIModelName,\n KnownAIFoundryModelCatalogName,\n KnownVectorSearchCompressionRescoreStorageMethod,\n KnownVectorSearchCompressionKind,\n KnownVectorSearchCompressionTarget,\n KnownKnowledgeBaseModelKind,\n KnownKnowledgeSourceKind,\n KnownKnowledgeSourceContentExtractionMode,\n KnownKnowledgeSourceSynchronizationStatus,\n KnownSearchIndexerDataSourceType,\n KnownBlobIndexerParsingMode,\n KnownMarkdownParsingSubmode,\n KnownMarkdownHeaderDepth,\n KnownBlobIndexerDataToExtract,\n KnownBlobIndexerImageAction,\n KnownBlobIndexerPDFTextRotationAlgorithm,\n KnownIndexerExecutionEnvironment,\n KnownKeyPhraseExtractionSkillLanguage,\n KnownOcrSkillLanguage,\n KnownOcrLineEnding,\n KnownImageAnalysisSkillLanguage,\n KnownVisualFeature,\n KnownImageDetail,\n KnownSentimentSkillLanguage,\n KnownEntityCategory,\n KnownEntityRecognitionSkillLanguage,\n KnownPIIDetectionSkillMaskingMode,\n KnownSplitSkillLanguage,\n KnownTextSplitMode,\n KnownCustomEntityLookupSkillLanguage,\n KnownTextTranslationSkillLanguage,\n KnownDocumentIntelligenceLayoutSkillOutputFormat,\n KnownDocumentIntelligenceLayoutSkillOutputMode,\n KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n KnownDocumentIntelligenceLayoutSkillExtractionOptions,\n KnownDocumentIntelligenceLayoutSkillChunkingUnit,\n KnownContentUnderstandingSkillExtractionOptions,\n KnownContentUnderstandingSkillChunkingUnit,\n KnownChatCompletionExtraParametersBehavior,\n KnownChatCompletionResponseFormatType,\n KnownIndexProjectionMode,\n KnownIndexerResyncOption,\n} from \"./models.js\";\n"]}
|