@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":"base64.d.ts","sourceRoot":"","sources":["../../src/base64.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"base64.d.ts","sourceRoot":"","sources":["../../src/base64.ts"],"names":[],"mappings":"AAKA;;;GAGG;AACH,wBAAgB,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAE5C;AAED;;;GAGG;AACH,wBAAgB,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAE5C"}
|
package/dist/browser/base64.js
CHANGED
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
|
2
2
|
// Licensed under the MIT License.
|
|
3
|
+
import { stringToUint8Array, uint8ArrayToString } from "@azure/core-util";
|
|
3
4
|
/**
|
|
4
5
|
* Encodes a string in base64 format.
|
|
5
6
|
* @param value - The string to encode.
|
|
6
7
|
*/
|
|
7
8
|
export function encode(value) {
|
|
8
|
-
return
|
|
9
|
+
return uint8ArrayToString(stringToUint8Array(value, "utf-8"), "base64");
|
|
9
10
|
}
|
|
10
11
|
/**
|
|
11
12
|
* Decodes a base64 string into a regular string.
|
|
12
13
|
* @param value - The base64 string to decode.
|
|
13
14
|
*/
|
|
14
15
|
export function decode(value) {
|
|
15
|
-
return
|
|
16
|
+
return uint8ArrayToString(stringToUint8Array(value, "base64"), "utf-8");
|
|
16
17
|
}
|
|
17
18
|
//# sourceMappingURL=base64.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base64.js","sourceRoot":"","sources":["../../src/base64.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC;;;GAGG;AACH,MAAM,UAAU,MAAM,CAAC,KAAa;IAClC,OAAO,
|
|
1
|
+
{"version":3,"file":"base64.js","sourceRoot":"","sources":["../../src/base64.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAE1E;;;GAGG;AACH,MAAM,UAAU,MAAM,CAAC,KAAa;IAClC,OAAO,kBAAkB,CAAC,kBAAkB,CAAC,KAAK,EAAE,OAAO,CAAC,EAAE,QAAQ,CAAC,CAAC;AAC1E,CAAC;AAED;;;GAGG;AACH,MAAM,UAAU,MAAM,CAAC,KAAa;IAClC,OAAO,kBAAkB,CAAC,kBAAkB,CAAC,KAAK,EAAE,QAAQ,CAAC,EAAE,OAAO,CAAC,CAAC;AAC1E,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { stringToUint8Array, uint8ArrayToString } from \"@azure/core-util\";\n\n/**\n * Encodes a string in base64 format.\n * @param value - The string to encode.\n */\nexport function encode(value: string): string {\n return uint8ArrayToString(stringToUint8Array(value, \"utf-8\"), \"base64\");\n}\n\n/**\n * Decodes a base64 string into a regular string.\n * @param value - The base64 string to decode.\n */\nexport function decode(value: string): string {\n return uint8ArrayToString(stringToUint8Array(value, \"base64\"), \"utf-8\");\n}\n"]}
|
package/dist/browser/index.d.ts
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
export { AzureKeyCredential } from "@azure/core-auth";
|
|
2
|
-
export
|
|
3
|
-
export { type
|
|
4
|
-
export { type
|
|
2
|
+
export type { PagedAsyncIterableIterator, PageSettings, ContinuablePage, } from "./static-helpers/pagingHelpers.js";
|
|
3
|
+
export { type AutocompleteItem, type AutocompleteMode, type AutocompleteResult, type IndexActionType, type IndexDocumentsResult, type IndexingResult, KnownQueryDebugMode, KnownSemanticErrorMode, KnownSemanticErrorReason, KnownSemanticSearchResultsType, KnownVectorFilterMode, KnownVectorQueryKind, type QueryDebugMode, type QueryResultDocumentSubscores, type QueryType, type ScoringStatistics, type SearchMode, type SingleVectorFieldResult, type TextResult, type VectorsDebugInfo, type SemanticSearchResultsType, } from "./models/azure/search/documents/index.js";
|
|
4
|
+
export { type AIServices, type AzureBlobKnowledgeSourceParams, type KnowledgeBaseActivityRecord as BaseKnowledgeBaseActivityRecord, type KnowledgeBaseActivityRecordType, type KnowledgeBaseMessageContent as BaseKnowledgeBaseMessageContent, type KnowledgeBaseMessageContentType, type KnowledgeBaseReference as BaseKnowledgeBaseReference, type KnowledgeBaseReferenceType, type KnowledgeRetrievalIntentUnion as BaseKnowledgeRetrievalIntent, type KnowledgeRetrievalIntentType, type KnowledgeRetrievalReasoningEffortUnion, type KnowledgeRetrievalReasoningEffort as BaseKnowledgeRetrievalReasoningEffort, type KnowledgeRetrievalReasoningEffortKind, type KnowledgeSourceParams as BaseKnowledgeSourceParams, type KnowledgeSourceVectorizer as BaseKnowledgeSourceVectorizer, type IndexedOneLakeKnowledgeSourceParams, type KnowledgeBaseActivityRecordUnion as KnowledgeBaseActivityRecord, type KnowledgeBaseAgenticReasoningActivityRecord, type KnowledgeBaseImageContent as KnowledgeBaseMessageImageContentImage, type KnowledgeBaseAzureBlobReference, type KnowledgeBaseErrorAdditionalInfo, type KnowledgeBaseErrorDetail, type KnowledgeBaseIndexedOneLakeReference, type KnowledgeBaseMessage, type KnowledgeBaseMessageContentUnion as KnowledgeBaseMessageContent, type KnowledgeBaseMessageImageContent, type KnowledgeBaseMessageTextContent, type KnowledgeBaseReferenceUnion as KnowledgeBaseReference, type KnowledgeBaseRetrievalRequest, type KnowledgeBaseRetrievalResponse, type KnowledgeSourceStatus, type SynchronizationState, type KnowledgeSourceSynchronizationError, type CompletedSynchronizationState, type KnowledgeSourceStatistics, type KnowledgeBaseSearchIndexReference, type KnowledgeBaseWebReference, type KnowledgeRetrievalIntent, type KnowledgeRetrievalMinimalReasoningEffort, type KnowledgeRetrievalSemanticIntent, type KnowledgeSourceParamsUnion as KnowledgeSourceParams, type SearchIndexKnowledgeSourceParams, type WebKnowledgeSourceParams, } from "./models/azure/search/documents/knowledgeBases/index.js";
|
|
5
|
+
export { type AIFoundryModelCatalogName, type AIServicesAccountKey, type BM25Similarity, type AnalyzedTokenInfo, type AnalyzeResult, type AsciiFoldingTokenFilter, type AzureActiveDirectoryApplicationCredentials, type AzureOpenAIModelName, type CharFilter as BaseCharFilter, type CognitiveServicesAccount as BaseCognitiveServicesAccount, type DataChangeDetectionPolicy as BaseDataChangeDetectionPolicy, type DataDeletionDetectionPolicy as BaseDataDeletionDetectionPolicy, type KnowledgeBaseModel as BaseKnowledgeBaseModel, type LexicalAnalyzer as BaseLexicalAnalyzer, type LexicalNormalizer as BaseLexicalNormalizer, type LexicalTokenizer as BaseLexicalTokenizer, type ScoringFunction as BaseScoringFunction, type SearchIndexerDataIdentity as BaseSearchIndexerDataIdentity, type SearchIndexerSkill as BaseSearchIndexerSkill, type TokenFilter as BaseTokenFilter, type VectorSearchCompression as BaseVectorSearchCompression, type BinaryQuantizationCompression, type CharFilterName, type ChatCompletionExtraParametersBehavior, type ChatCompletionResponseFormat, type ChatCompletionSchemaProperties as ChatCompletionResponseFormatJsonSchemaProperties, type ChatCompletionResponseFormatType, type ChatCompletionSchema, type CjkBigramTokenFilter, type CjkBigramTokenFilterScripts, type ClassicSimilarity, type ClassicTokenizer, type CognitiveServicesAccountKey, type CommonGramTokenFilter, type CommonModelParameters, type ConditionalSkill, type ContentUnderstandingSkill, type ContentUnderstandingSkillChunkingProperties, type ContentUnderstandingSkillChunkingUnit, type ContentUnderstandingSkillExtractionOptions, KnownContentUnderstandingSkillChunkingUnit, KnownContentUnderstandingSkillExtractionOptions, type CorsOptions, type CustomEntity, type CustomEntityAlias, type CustomNormalizer as CustomLexicalNormalizer, type DefaultCognitiveServicesAccount, type DictionaryDecompounderTokenFilter, type DistanceScoringFunction, type DistanceScoringParameters, type DocumentExtractionSkill, type DocumentIntelligenceLayoutSkillChunkingProperties, type DocumentIntelligenceLayoutSkillChunkingUnit, type DocumentIntelligenceLayoutSkillExtractionOptions, type DocumentIntelligenceLayoutSkillMarkdownHeaderDepth, type DocumentIntelligenceLayoutSkillOutputFormat, type DocumentIntelligenceLayoutSkillOutputMode, type EdgeNGramTokenFilterSide, type EdgeNGramTokenizer, type ElisionTokenFilter, type EntityLinkingSkill, type EntityRecognitionSkillV3, type EntityCategory, type EntityRecognitionSkillLanguage, type FieldMapping, type FieldMappingFunction, type FreshnessScoringFunction, type FreshnessScoringParameters, type HighWaterMarkChangeDetectionPolicy, type IndexerExecutionResult, type IndexerExecutionStatus, type IndexerResyncOption, type IndexerStatus, type IndexingSchedule, type IndexProjectionMode, type InputFieldMappingEntry, type KeepTokenFilter, type KeywordMarkerTokenFilter, type KnowledgeBaseModelKind, type KnowledgeSourceContentExtractionMode, type KnowledgeSourceKind, type KnowledgeSourceReference, type KnowledgeSourceSynchronizationStatus, KnownAIFoundryModelCatalogName, KnownAzureOpenAIModelName, KnownBlobIndexerDataToExtract, KnownBlobIndexerImageAction, KnownBlobIndexerParsingMode, KnownBlobIndexerPDFTextRotationAlgorithm, KnownChatCompletionExtraParametersBehavior, KnownChatCompletionResponseFormatType, KnownCustomEntityLookupSkillLanguage, KnownDocumentIntelligenceLayoutSkillChunkingUnit, KnownDocumentIntelligenceLayoutSkillExtractionOptions, KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth, KnownDocumentIntelligenceLayoutSkillOutputFormat, KnownDocumentIntelligenceLayoutSkillOutputMode, KnownEntityCategory, KnownEntityRecognitionSkillLanguage, KnownImageAnalysisSkillLanguage, KnownImageDetail, KnownIndexerExecutionEnvironment, KnownIndexerResyncOption, KnownIndexProjectionMode, KnownKeyPhraseExtractionSkillLanguage, KnownKnowledgeBaseModelKind, KnownKnowledgeSourceKind, KnownLexicalAnalyzerName, KnownLexicalNormalizerName, KnownMarkdownHeaderDepth, KnownMarkdownParsingSubmode, KnownLexicalNormalizerName as KnownNormalizerNames, KnownOcrLineEnding, KnownOcrSkillLanguage, KnownPIIDetectionSkillMaskingMode, KnownRankingOrder, KnownRegexFlags, KnownSearchFieldDataType, KnownSearchIndexerDataSourceType, KnownSentimentSkillLanguage, KnownSplitSkillLanguage, KnownTextSplitMode, KnownTextTranslationSkillLanguage, KnownVectorEncodingFormat, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVectorSearchCompressionKind, KnownVectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionTarget, KnownVectorSearchVectorizerKind, KnownVisualFeature, type LanguageDetectionSkill, type LengthTokenFilter, type LexicalAnalyzerName, type LexicalNormalizerName, type LexicalTokenizerName, type LimitTokenFilter, type LuceneStandardAnalyzer, type MagnitudeScoringFunction, type MagnitudeScoringParameters, type MappingCharFilter, type MarkdownHeaderDepth, type MarkdownParsingSubmode, type MergeSkill, type MicrosoftLanguageStemmingTokenizer, type MicrosoftLanguageTokenizer, type MicrosoftStemmingTokenizerLanguage, type MicrosoftTokenizerLanguage, type NativeBlobSoftDeleteDeletionDetectionPolicy, type NGramTokenizer, type OcrLineEnding, type OutputFieldMappingEntry, type PathHierarchyTokenizerV2 as PathHierarchyTokenizer, type PatternCaptureTokenFilter, type PatternReplaceCharFilter, type PatternReplaceTokenFilter, type PhoneticEncoder, type PhoneticTokenFilter, type RankingOrder, type RescoringOptions, type ResourceCounter, type ScalarQuantizationCompression, type ScalarQuantizationParameters, type ScoringFunctionAggregation, type ScoringFunctionInterpolation, type SearchAlias, type SearchIndexerDataContainer, type SearchIndexerDataNoneIdentity, type SearchIndexerDataUserAssignedIdentity, type SearchIndexerError, type SearchIndexerIndexProjectionSelector, type SearchIndexerKnowledgeStoreBlobProjectionSelector, type SearchIndexerKnowledgeStoreFileProjectionSelector, type SearchIndexerKnowledgeStoreObjectProjectionSelector, type SearchIndexerKnowledgeStoreProjection, type SearchIndexerKnowledgeStoreProjectionSelector, type SearchIndexerKnowledgeStoreTableProjectionSelector, type SearchIndexerLimits, type SearchIndexerStatus, type SearchIndexerWarning, type SearchIndexFieldReference, type SearchIndexKnowledgeSourceParameters, type SearchSuggester as Suggester, type SemanticConfiguration, type SemanticField, type SemanticPrioritizedFields, type SemanticSearch, type SentimentSkillV3, type SentimentSkillLanguage, type ServiceCounters, type ServiceLimits, type ShaperSkill, type ShingleTokenFilter, type SimilarityAlgorithmUnion as Similarity, type SimilarityAlgorithm as BaseSimilarityAlgorithm, type SnowballTokenFilter, type SnowballTokenFilterLanguage, type SoftDeleteColumnDeletionDetectionPolicy, type SqlIntegratedChangeTrackingPolicy, type StemmerOverrideTokenFilter, type StemmerTokenFilter, type StemmerTokenFilterLanguage, type StopAnalyzer, type StopwordsList, type StopwordsTokenFilter, type SynonymTokenFilter, type TagScoringFunction, type TagScoringParameters, type TextWeights, type TokenCharacterKind, type TokenFilterName, type TruncateTokenFilter, type UaxUrlEmailTokenizer, type UniqueTokenFilter, type VectorEncodingFormat, type VectorSearchCompressionKind, type VectorSearchCompressionRescoreStorageMethod, type VectorSearchCompressionTarget, type VectorSearchProfile, type VectorSearchVectorizerKind, type WebKnowledgeSourceDomains, type WebKnowledgeSourceParameters, type WebKnowledgeSourceDomain, type WordDelimiterTokenFilter, } from "./models/azure/search/documents/indexes/index.js";
|
|
6
|
+
export type { KnowledgeBaseModelWebSummarizationActivityRecord } from "./models/index.js";
|
|
5
7
|
export { default as GeographyPoint } from "./geographyPoint.js";
|
|
6
8
|
export { IndexDocumentsBatch } from "./indexDocumentsBatch.js";
|
|
7
|
-
export type { AutocompleteOptions, AutocompleteRequest, BaseSearchRequestOptions, BaseVectorQuery,
|
|
8
|
-
export type { KnowledgeBase,
|
|
9
|
+
export type { AutocompleteOptions, AutocompleteRequest, BaseSearchRequestOptions, BaseVectorQuery, CountDocumentsOptions, DeleteDocumentsOptions, DocumentDebugInfo, ExcludedODataTypes, ExtractDocumentKey, ExtractiveQueryAnswer, ExtractiveQueryCaption, GenerativeQueryRewrites, GetDocumentOptions, IndexDocumentsAction, IndexDocumentsOptions, ListSearchResultsPageSettings, MergeDocumentsOptions, MergeOrUploadDocumentsOptions, NarrowedModel, QueryAnswer, QueryCaption, QueryResultDocumentSemanticField, QueryRewrites, SearchDocumentsPageResult, SearchDocumentsResult, SearchDocumentsResultBase, SearchFieldArray, SearchIndexingBufferedSenderDeleteDocumentsOptions, SearchIndexingBufferedSenderFlushDocumentsOptions, SearchIndexingBufferedSenderMergeDocumentsOptions, SearchIndexingBufferedSenderMergeOrUploadDocumentsOptions, SearchIndexingBufferedSenderOptions, SearchIndexingBufferedSenderUploadDocumentsOptions, SearchIterator, SearchOptions, SearchPick, SearchRequestOptions, SearchRequestQueryTypeOptions, SearchResult, SelectFields, SemanticDebugInfo, SemanticErrorMode, SemanticErrorReason, SemanticSearchOptions, SuggestDocumentsResult, SuggestNarrowedModel, SuggestOptions, SuggestRequest, SuggestResult, UnionToIntersection, UploadDocumentsOptions, VectorFilterMode, VectorizableImageBinaryQuery, VectorizableImageUrlQuery, VectorizableTextQuery, VectorizedQuery, VectorQuery, VectorQueryKind, VectorSearchOptions, } from "./indexModels.js";
|
|
10
|
+
export type { KnowledgeBase, RetrieveOptions } from "./knowledgeBaseModels.js";
|
|
9
11
|
export { KnowledgeRetrievalClient, type KnowledgeRetrievalClientOptions, } from "./knowledgeRetrievalClient.js";
|
|
10
12
|
export { odata } from "./odata.js";
|
|
11
13
|
export { KnownSearchAudience } from "./searchAudience.js";
|
|
@@ -13,6 +15,6 @@ export { SearchClient, type SearchClientOptions } from "./searchClient.js";
|
|
|
13
15
|
export { SearchIndexClient, type SearchIndexClientOptions } from "./searchIndexClient.js";
|
|
14
16
|
export { SearchIndexerClient, type SearchIndexerClientOptions } from "./searchIndexerClient.js";
|
|
15
17
|
export { DEFAULT_BATCH_SIZE, DEFAULT_FLUSH_WINDOW, DEFAULT_RETRY_COUNT, type IndexDocumentsClient, SearchIndexingBufferedSender, } from "./searchIndexingBufferedSender.js";
|
|
16
|
-
export { type AIServicesAccountIdentity, type
|
|
17
|
-
export { createSynonymMapFromFile } from "./synonymMapHelper.
|
|
18
|
+
export { type AIServicesAccountIdentity, type AliasIterator, type AnalyzeRequest, type AnalyzeTextOptions, type AzureBlobKnowledgeSource, type AzureBlobKnowledgeSourceParameters, type AzureMachineLearningVectorizer, type AzureMachineLearningVectorizerParameters, type AzureOpenAIEmbeddingSkill, type AzureOpenAIParameters, type AzureOpenAIVectorizer, type BaseAzureMachineLearningVectorizerParameters, type BaseKnowledgeSource, type BaseVectorSearchAlgorithmConfiguration, type BaseVectorSearchVectorizer, type BlobIndexerDataToExtract, type BlobIndexerImageAction, type BlobIndexerParsingMode, type BlobIndexerPDFTextRotationAlgorithm, type CharFilter, type ChatCompletionSkill, type CognitiveServicesAccount, type ComplexDataType, type ComplexField, type CreateAliasOptions, type CreateDataSourceConnectionOptions, type CreateIndexerOptions, type CreateIndexOptions, type CreateKnowledgeBaseOptions, type CreateKnowledgeSourceOptions, type CreateOrUpdateAliasOptions, type CreateorUpdateDataSourceConnectionOptions, type CreateorUpdateIndexerOptions, type CreateOrUpdateIndexOptions, type CreateOrUpdateKnowledgeBaseOptions, type CreateOrUpdateKnowledgeSourceOptions, type CreateOrUpdateSkillsetOptions, type CreateOrUpdateSynonymMapOptions, type CreateSkillsetOptions, type CreateSynonymMapOptions, type CustomAnalyzer, type CustomEntityLookupSkill, type CustomEntityLookupSkillLanguage, type DataChangeDetectionPolicy, type DataDeletionDetectionPolicy, type DeleteAliasOptions, type DeleteDataSourceConnectionOptions, type DeleteIndexerOptions, type DeleteIndexOptions, type DeleteKnowledgeBaseOptions, type DeleteKnowledgeSourceOptions, type DeleteSkillsetOptions, type DeleteSynonymMapOptions, type DocumentIntelligenceLayoutSkill, type EdgeNGramTokenFilter, type EntityRecognitionSkill, type ExhaustiveKnnAlgorithmConfiguration, type ExhaustiveKnnParameters, type FacetResult, type GetAliasOptions, type GetDataSourceConnectionOptions, type GetIndexerOptions, type GetIndexerStatusOptions, type GetIndexOptions, type GetIndexStatisticsOptions, type GetKnowledgeBaseOptions, type GetKnowledgeSourceOptions, type GetKnowledgeSourceStatusOptions, type GetServiceStatisticsOptions, type GetSkillSetOptions, type GetSynonymMapsOptions, type HnswAlgorithmConfiguration, type HnswParameters, type ImageAnalysisSkill, type ImageAnalysisSkillLanguage, type ImageDetail, type IndexedOneLakeKnowledgeSource, type IndexedOneLakeKnowledgeSourceParameters, type IndexerExecutionEnvironment, type IndexingParameters, type IndexingParametersConfiguration, type IndexIterator, type IndexNameIterator, type KeyAuthAzureMachineLearningVectorizerParameters, type KeyPhraseExtractionSkill, type KeyPhraseExtractionSkillLanguage, type KeywordTokenizer, type KnowledgeBaseAzureOpenAIModel, type KnowledgeBaseIterator, type KnowledgeBaseModel, type KnowledgeSource, type KnowledgeSourceAzureOpenAIVectorizer, type KnowledgeSourceIngestionParameters, type KnowledgeSourceIterator, type KnowledgeSourceVectorizer, KnownAnalyzerNames, KnownCharFilterNames, KnownTokenFilterNames, KnownTokenizerNames, type LexicalAnalyzer, type LexicalNormalizer, type LexicalTokenizer, type ListAliasesOptions, type ListDataSourceConnectionsOptions, type ListIndexersOptions, type ListIndexesOptions, type ListKnowledgeBasesOptions, type ListKnowledgeSourcesOptions, type ListSkillsetsOptions, type ListSynonymMapsOptions, type LuceneStandardTokenizer, type NGramTokenFilter, type NoAuthAzureMachineLearningVectorizerParameters, type OcrSkill, type OcrSkillLanguage, type PatternAnalyzer, type PatternTokenizer, type PIIDetectionSkill, type PIIDetectionSkillMaskingMode, type QueryAnswerResult, type QueryCaptionResult, type RegexFlags, type ResetIndexerOptions, type RunIndexerOptions, type ScoringFunction, type ScoringProfile, type SearchField, type SearchFieldDataType, type SearchIndex, type SearchIndexAlias, type SearchIndexer, type SearchIndexerDataIdentity, type SearchIndexerDataSourceConnection, type SearchIndexerDataSourceType, type SearchIndexerIndexProjection, type SearchIndexerIndexProjectionParameters, type SearchIndexerKnowledgeStore, type SearchIndexerKnowledgeStoreParameters, type SearchIndexerSkill, type SearchIndexerSkillset, type SearchIndexKnowledgeSource, type SearchIndexStatistics, type SearchResourceEncryptionKey, type SearchServiceStatistics, type SentimentSkill, type SimilarityAlgorithm, type SimpleField, type SplitSkill, type SplitSkillLanguage, type SynonymMap, type TextSplitMode, type TextTranslationSkill, type TextTranslationSkillLanguage, type TokenAuthAzureMachineLearningVectorizerParameters, type TokenFilter, type VectorSearch, type VectorSearchAlgorithmConfiguration, type VectorSearchAlgorithmKind, type VectorSearchAlgorithmMetric, type VectorSearchCompression, type VectorSearchVectorizer, type VisualFeature, type WebApiParameters, type WebApiSkill, type WebApiSkills, type WebApiVectorizer, type WebKnowledgeSource, } from "./serviceModels.js";
|
|
19
|
+
export { createSynonymMapFromFile } from "./synonymMapHelper-browser.mjs";
|
|
18
20
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
|
package/dist/browser/index.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
// Copyright (c) Microsoft Corporation.
|
|
2
2
|
// Licensed under the MIT License.
|
|
3
3
|
export { AzureKeyCredential } from "@azure/core-auth";
|
|
4
|
-
export {
|
|
5
|
-
export {
|
|
6
|
-
export { KnownContentUnderstandingSkillChunkingUnit, KnownContentUnderstandingSkillExtractionOptions, KnownAIFoundryModelCatalogName, KnownAzureOpenAIModelName, KnownBlobIndexerDataToExtract, KnownBlobIndexerImageAction, KnownBlobIndexerParsingMode, KnownBlobIndexerPDFTextRotationAlgorithm, KnownChatCompletionExtraParametersBehavior, KnownChatCompletionResponseFormatType, KnownCustomEntityLookupSkillLanguage, KnownDocumentIntelligenceLayoutSkillChunkingUnit, KnownDocumentIntelligenceLayoutSkillExtractionOptions, KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth, KnownDocumentIntelligenceLayoutSkillOutputFormat, KnownDocumentIntelligenceLayoutSkillOutputMode, KnownEntityCategory, KnownEntityRecognitionSkillLanguage, KnownImageAnalysisSkillLanguage, KnownImageDetail, KnownIndexerExecutionEnvironment, KnownIndexerExecutionStatusDetail, KnownIndexerPermissionOption, KnownIndexerResyncOption, KnownIndexingMode, KnownIndexProjectionMode, KnownKeyPhraseExtractionSkillLanguage, KnownKnowledgeBaseModelKind, KnownKnowledgeSourceKind, KnownLexicalAnalyzerName, KnownLexicalNormalizerName, KnownMarkdownHeaderDepth, KnownMarkdownParsingSubmode, KnownLexicalNormalizerName as KnownNormalizerNames, KnownOcrLineEnding, KnownOcrSkillLanguage, KnownPermissionFilter, KnownPIIDetectionSkillMaskingMode, KnownRankingOrder, KnownRegexFlags, KnownSearchFieldDataType, KnownSearchIndexerDataSourceType, KnownSearchIndexPermissionFilterOption, KnownSentimentSkillLanguage, KnownSplitSkillEncoderModelName, KnownSplitSkillLanguage, KnownSplitSkillUnit, KnownTextSplitMode, KnownTextTranslationSkillLanguage, KnownVectorEncodingFormat, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVectorSearchCompressionKind, KnownVectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionTarget, KnownVectorSearchVectorizerKind, KnownVisualFeature, } from "./models/azure/search/documents/indexes/index.js";
|
|
4
|
+
export { KnownQueryDebugMode, KnownSemanticErrorMode, KnownSemanticErrorReason, KnownSemanticSearchResultsType, KnownVectorFilterMode, KnownVectorQueryKind, } from "./models/azure/search/documents/index.js";
|
|
5
|
+
export { KnownContentUnderstandingSkillChunkingUnit, KnownContentUnderstandingSkillExtractionOptions, KnownAIFoundryModelCatalogName, KnownAzureOpenAIModelName, KnownBlobIndexerDataToExtract, KnownBlobIndexerImageAction, KnownBlobIndexerParsingMode, KnownBlobIndexerPDFTextRotationAlgorithm, KnownChatCompletionExtraParametersBehavior, KnownChatCompletionResponseFormatType, KnownCustomEntityLookupSkillLanguage, KnownDocumentIntelligenceLayoutSkillChunkingUnit, KnownDocumentIntelligenceLayoutSkillExtractionOptions, KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth, KnownDocumentIntelligenceLayoutSkillOutputFormat, KnownDocumentIntelligenceLayoutSkillOutputMode, KnownEntityCategory, KnownEntityRecognitionSkillLanguage, KnownImageAnalysisSkillLanguage, KnownImageDetail, KnownIndexerExecutionEnvironment, KnownIndexerResyncOption, KnownIndexProjectionMode, KnownKeyPhraseExtractionSkillLanguage, KnownKnowledgeBaseModelKind, KnownKnowledgeSourceKind, KnownLexicalAnalyzerName, KnownLexicalNormalizerName, KnownMarkdownHeaderDepth, KnownMarkdownParsingSubmode, KnownLexicalNormalizerName as KnownNormalizerNames, KnownOcrLineEnding, KnownOcrSkillLanguage, KnownPIIDetectionSkillMaskingMode, KnownRankingOrder, KnownRegexFlags, KnownSearchFieldDataType, KnownSearchIndexerDataSourceType, KnownSentimentSkillLanguage, KnownSplitSkillLanguage, KnownTextSplitMode, KnownTextTranslationSkillLanguage, KnownVectorEncodingFormat, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVectorSearchCompressionKind, KnownVectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionTarget, KnownVectorSearchVectorizerKind, KnownVisualFeature, } from "./models/azure/search/documents/indexes/index.js";
|
|
7
6
|
export { default as GeographyPoint } from "./geographyPoint.js";
|
|
8
7
|
export { IndexDocumentsBatch } from "./indexDocumentsBatch.js";
|
|
9
8
|
export { KnowledgeRetrievalClient, } from "./knowledgeRetrievalClient.js";
|
|
@@ -14,5 +13,5 @@ export { SearchIndexClient } from "./searchIndexClient.js";
|
|
|
14
13
|
export { SearchIndexerClient } from "./searchIndexerClient.js";
|
|
15
14
|
export { DEFAULT_BATCH_SIZE, DEFAULT_FLUSH_WINDOW, DEFAULT_RETRY_COUNT, SearchIndexingBufferedSender, } from "./searchIndexingBufferedSender.js";
|
|
16
15
|
export { KnownAnalyzerNames, KnownCharFilterNames, KnownTokenFilterNames, KnownTokenizerNames, } from "./serviceModels.js";
|
|
17
|
-
export { createSynonymMapFromFile } from "./synonymMapHelper.
|
|
16
|
+
export { createSynonymMapFromFile } from "./synonymMapHelper-browser.mjs";
|
|
18
17
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAUL,4BAA4B,EAC5B,mBAAmB,EACnB,kBAAkB,EAClB,qBAAqB,IAAI,iBAAiB,EAC1C,sBAAsB,EACtB,wBAAwB,EACxB,uBAAuB,EACvB,oCAAoC,EACpC,8BAA8B,EAC9B,qBAAqB,EACrB,oBAAoB,EACpB,wBAAwB,GAiBzB,MAAM,0CAA0C,CAAC;AAElD,OAAO,EAkDL,iCAAiC,GAKlC,MAAM,yDAAyD,CAAC;AACjE,OAAO,EA2CL,0CAA0C,EAC1C,+CAA+C,EAkD/C,8BAA8B,EAC9B,yBAAyB,EACzB,6BAA6B,EAC7B,2BAA2B,EAC3B,2BAA2B,EAC3B,wCAAwC,EACxC,0CAA0C,EAC1C,qCAAqC,EACrC,oCAAoC,EACpC,gDAAgD,EAChD,qDAAqD,EACrD,uDAAuD,EACvD,gDAAgD,EAChD,8CAA8C,EAC9C,mBAAmB,EACnB,mCAAmC,EACnC,+BAA+B,EAC/B,gBAAgB,EAChB,gCAAgC,EAChC,iCAAiC,EACjC,4BAA4B,EAC5B,wBAAwB,EACxB,iBAAiB,EACjB,wBAAwB,EACxB,qCAAqC,EACrC,2BAA2B,EAC3B,wBAAwB,EACxB,wBAAwB,EACxB,0BAA0B,EAC1B,wBAAwB,EACxB,2BAA2B,EAC3B,0BAA0B,IAAI,oBAAoB,EAClD,kBAAkB,EAClB,qBAAqB,EACrB,qBAAqB,EACrB,iCAAiC,EACjC,iBAAiB,EACjB,eAAe,EACf,wBAAwB,EACxB,gCAAgC,EAChC,sCAAsC,EACtC,2BAA2B,EAC3B,+BAA+B,EAC/B,uBAAuB,EACvB,mBAAmB,EACnB,kBAAkB,EAClB,iCAAiC,EACjC,yBAAyB,EACzB,8BAA8B,EAC9B,gCAAgC,EAChC,gCAAgC,EAChC,gDAAgD,EAChD,kCAAkC,EAClC,+BAA+B,EAC/B,kBAAkB,GAqGnB,MAAM,kDAAkD,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAqE/D,OAAO,EACL,wBAAwB,GAEzB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,YAAY,EAA4B,MAAM,mBAAmB,CAAC;AAC3E,OAAO,EAAE,iBAAiB,EAAiC,MAAM,wBAAwB,CAAC;AAC1F,OAAO,EAAE,mBAAmB,EAAmC,MAAM,0BAA0B,CAAC;AAChG,OAAO,EACL,kBAAkB,EAClB,oBAAoB,EACpB,mBAAmB,EAEnB,4BAA4B,GAC7B,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EAsGL,kBAAkB,EAClB,oBAAoB,EACpB,qBAAqB,EACrB,mBAAmB,GA0EpB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { AzureKeyCredential } from \"@azure/core-auth\";\nexport {\n type AutocompleteItem,\n type AutocompleteMode,\n type AutocompleteResult,\n type DebugInfo,\n type HybridCountAndFacetMode,\n type HybridSearch as HybridSearchOptions,\n type IndexActionType,\n type IndexDocumentsResult,\n type IndexingResult,\n KnownHybridCountAndFacetMode,\n KnownQueryDebugMode,\n KnownQueryLanguage,\n KnownQuerySpellerType as KnownQuerySpeller,\n KnownSemanticErrorMode,\n KnownSemanticErrorReason,\n KnownSemanticFieldState,\n KnownSemanticQueryRewritesResultType,\n KnownSemanticSearchResultsType,\n KnownVectorFilterMode,\n KnownVectorQueryKind,\n KnownVectorThresholdKind,\n type QueryDebugMode,\n type QueryLanguage,\n type QueryResultDocumentInnerHit,\n type QueryResultDocumentRerankerInput,\n type QueryResultDocumentSubscores,\n type QueryRewritesDebugInfo,\n type QueryRewritesValuesDebugInfo,\n type QuerySpellerType as QuerySpeller,\n type QueryType,\n type ScoringStatistics,\n type SearchMode,\n type SemanticFieldState,\n type SemanticQueryRewritesResultType,\n type SingleVectorFieldResult,\n type TextResult,\n type VectorsDebugInfo,\n} from \"./models/azure/search/documents/index.js\";\n\nexport {\n type AIServices,\n type AzureBlobKnowledgeSourceParams,\n type KnowledgeBaseActivityRecord as BaseKnowledgeBaseActivityRecord,\n type KnowledgeBaseActivityRecordType,\n type KnowledgeBaseMessageContent as BaseKnowledgeBaseMessageContent,\n type KnowledgeBaseMessageContentType,\n type KnowledgeBaseReference as BaseKnowledgeBaseReference,\n type KnowledgeBaseReferenceType,\n // KnowledgeBaseRetrievalActivityRecord as BaseKnowledgeBaseRetrievalActivityRecord,\n type KnowledgeRetrievalIntentUnion as BaseKnowledgeRetrievalIntent,\n type KnowledgeRetrievalIntentType,\n type KnowledgeRetrievalOutputMode as BaseKnowledgeRetrievalOutputMode,\n type KnowledgeRetrievalReasoningEffortUnion,\n type KnowledgeRetrievalReasoningEffort as BaseKnowledgeRetrievalReasoningEffort,\n type KnowledgeRetrievalReasoningEffortKind,\n type KnowledgeSourceParams as BaseKnowledgeSourceParams,\n type KnowledgeSourceVectorizer as KnowledgeSourceVectorizer_2,\n type IndexedOneLakeKnowledgeSourceParams,\n type IndexedSharePointKnowledgeSourceParams,\n type KnowledgeBaseActivityRecordUnion as KnowledgeBaseActivityRecord,\n type KnowledgeBaseAgenticReasoningActivityRecord,\n type KnowledgeBaseImageContent as KnowledgeBaseMessageImageContentImage,\n type KnowledgeBaseAzureBlobReference,\n type KnowledgeBaseErrorAdditionalInfo,\n type KnowledgeBaseErrorDetail,\n type KnowledgeBaseIndexedOneLakeReference,\n type KnowledgeBaseIndexedSharePointReference,\n type KnowledgeBaseMessage,\n type KnowledgeBaseMessageContentUnion as KnowledgeBaseMessageContent,\n type KnowledgeBaseMessageImageContent,\n type KnowledgeBaseMessageTextContent,\n type KnowledgeBaseModelAnswerSynthesisActivityRecord,\n type KnowledgeBaseModelQueryPlanningActivityRecord,\n type KnowledgeBaseReferenceUnion as KnowledgeBaseReference,\n type KnowledgeBaseRemoteSharePointReference,\n type KnowledgeBaseRetrievalRequest,\n type KnowledgeBaseRetrievalResponse,\n type KnowledgeSourceStatus,\n type SynchronizationState,\n type CompletedSynchronizationState,\n type KnowledgeSourceStatistics,\n type KnowledgeBaseSearchIndexReference,\n type KnowledgeBaseWebReference,\n type KnowledgeRetrievalIntent,\n type KnowledgeRetrievalLowReasoningEffort,\n type KnowledgeRetrievalMediumReasoningEffort,\n type KnowledgeRetrievalMinimalReasoningEffort,\n type KnowledgeRetrievalSemanticIntent,\n type KnowledgeSourceParamsUnion as KnowledgeSourceParams,\n KnownKnowledgeRetrievalOutputMode,\n type RemoteSharePointKnowledgeSourceParams,\n type SearchIndexKnowledgeSourceParams,\n type SharePointSensitivityLabelInfo,\n type WebKnowledgeSourceParams,\n} from \"./models/azure/search/documents/knowledgeBases/index.js\";\nexport {\n type AIFoundryModelCatalogName,\n type AIServicesAccountKey,\n type BM25Similarity,\n type AnalyzedTokenInfo,\n type AnalyzeResult,\n type AsciiFoldingTokenFilter,\n type AzureActiveDirectoryApplicationCredentials,\n type AzureMachineLearningSkill,\n type AzureOpenAIModelName,\n type AzureOpenAITokenizerParameters,\n type CharFilter as BaseCharFilter,\n type CognitiveServicesAccount as BaseCognitiveServicesAccount,\n type DataChangeDetectionPolicy as BaseDataChangeDetectionPolicy,\n type DataDeletionDetectionPolicy as BaseDataDeletionDetectionPolicy,\n type KnowledgeBaseModel as BaseKnowledgeBaseModel,\n type LexicalAnalyzer as BaseLexicalAnalyzer,\n type LexicalNormalizer as BaseLexicalNormalizer,\n type LexicalTokenizer as BaseLexicalTokenizer,\n type ScoringFunction as BaseScoringFunction,\n type SearchIndexerDataIdentity as BaseSearchIndexerDataIdentity,\n type SearchIndexerSkill as BaseSearchIndexerSkill,\n type TokenFilter as BaseTokenFilter,\n type VectorSearchCompression as BaseVectorSearchCompression,\n type BinaryQuantizationCompression,\n type CharFilterName,\n type ChatCompletionExtraParametersBehavior,\n type ChatCompletionResponseFormat,\n type ChatCompletionSchemaProperties as ChatCompletionResponseFormatJsonSchemaProperties,\n type ChatCompletionResponseFormatType,\n type ChatCompletionSchema,\n type CjkBigramTokenFilter,\n type CjkBigramTokenFilterScripts,\n type ClassicSimilarity,\n type ClassicTokenizer,\n type CognitiveServicesAccountKey,\n type CommonGramTokenFilter,\n type CommonModelParameters,\n type ConditionalSkill,\n type ContentUnderstandingSkill,\n type ContentUnderstandingSkillChunkingProperties,\n type ContentUnderstandingSkillChunkingUnit,\n type ContentUnderstandingSkillExtractionOptions,\n KnownContentUnderstandingSkillChunkingUnit,\n KnownContentUnderstandingSkillExtractionOptions,\n type CorsOptions,\n type CustomEntity,\n type CustomEntityAlias,\n type CustomNormalizer as CustomLexicalNormalizer,\n type DefaultCognitiveServicesAccount,\n type DictionaryDecompounderTokenFilter,\n type DistanceScoringFunction,\n type DistanceScoringParameters,\n type DocumentExtractionSkill,\n type DocumentIntelligenceLayoutSkillChunkingProperties,\n type DocumentIntelligenceLayoutSkillChunkingUnit,\n type DocumentIntelligenceLayoutSkillExtractionOptions,\n type DocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n type DocumentIntelligenceLayoutSkillOutputFormat,\n type DocumentIntelligenceLayoutSkillOutputMode,\n type EdgeNGramTokenFilterSide,\n type EdgeNGramTokenizer,\n type ElisionTokenFilter,\n type EntityLinkingSkill,\n type EntityRecognitionSkillV3,\n type EntityCategory,\n type EntityRecognitionSkillLanguage,\n type FieldMapping,\n type FieldMappingFunction,\n type FreshnessScoringFunction,\n type FreshnessScoringParameters,\n type HighWaterMarkChangeDetectionPolicy,\n type IndexedSharePointContainerName,\n type IndexerExecutionResult,\n type IndexerExecutionStatus,\n type IndexerExecutionStatusDetail,\n type IndexerPermissionOption,\n type IndexerResyncOption,\n type IndexerRuntime,\n type IndexerCurrentState as IndexerState,\n type IndexerStatus,\n type IndexingMode,\n type IndexingSchedule,\n type IndexProjectionMode,\n type IndexStatisticsSummary,\n type InputFieldMappingEntry,\n type KeepTokenFilter,\n type KeywordMarkerTokenFilter,\n type KnowledgeBaseModelKind,\n type KnowledgeSourceContentExtractionMode,\n type KnowledgeSourceIngestionPermissionOption,\n type KnowledgeSourceKind,\n type KnowledgeSourceReference,\n type KnowledgeSourceSynchronizationStatus,\n KnownAIFoundryModelCatalogName,\n KnownAzureOpenAIModelName,\n KnownBlobIndexerDataToExtract,\n KnownBlobIndexerImageAction,\n KnownBlobIndexerParsingMode,\n KnownBlobIndexerPDFTextRotationAlgorithm,\n KnownChatCompletionExtraParametersBehavior,\n KnownChatCompletionResponseFormatType,\n KnownCustomEntityLookupSkillLanguage,\n KnownDocumentIntelligenceLayoutSkillChunkingUnit,\n KnownDocumentIntelligenceLayoutSkillExtractionOptions,\n KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n KnownDocumentIntelligenceLayoutSkillOutputFormat,\n KnownDocumentIntelligenceLayoutSkillOutputMode,\n KnownEntityCategory,\n KnownEntityRecognitionSkillLanguage,\n KnownImageAnalysisSkillLanguage,\n KnownImageDetail,\n KnownIndexerExecutionEnvironment,\n KnownIndexerExecutionStatusDetail,\n KnownIndexerPermissionOption,\n KnownIndexerResyncOption,\n KnownIndexingMode,\n KnownIndexProjectionMode,\n KnownKeyPhraseExtractionSkillLanguage,\n KnownKnowledgeBaseModelKind,\n KnownKnowledgeSourceKind,\n KnownLexicalAnalyzerName,\n KnownLexicalNormalizerName,\n KnownMarkdownHeaderDepth,\n KnownMarkdownParsingSubmode,\n KnownLexicalNormalizerName as KnownNormalizerNames,\n KnownOcrLineEnding,\n KnownOcrSkillLanguage,\n KnownPermissionFilter,\n KnownPIIDetectionSkillMaskingMode,\n KnownRankingOrder,\n KnownRegexFlags,\n KnownSearchFieldDataType,\n KnownSearchIndexerDataSourceType,\n KnownSearchIndexPermissionFilterOption,\n KnownSentimentSkillLanguage,\n KnownSplitSkillEncoderModelName,\n KnownSplitSkillLanguage,\n KnownSplitSkillUnit,\n KnownTextSplitMode,\n KnownTextTranslationSkillLanguage,\n KnownVectorEncodingFormat,\n KnownVectorSearchAlgorithmKind,\n KnownVectorSearchAlgorithmMetric,\n KnownVectorSearchCompressionKind,\n KnownVectorSearchCompressionRescoreStorageMethod,\n KnownVectorSearchCompressionTarget,\n KnownVectorSearchVectorizerKind,\n KnownVisualFeature,\n type LanguageDetectionSkill,\n type LengthTokenFilter,\n type LexicalAnalyzerName,\n type LexicalNormalizerName,\n type LexicalTokenizerName,\n type LimitTokenFilter,\n // ListIndexStatsSummary,\n type LuceneStandardAnalyzer,\n type MagnitudeScoringFunction,\n type MagnitudeScoringParameters,\n type MappingCharFilter,\n type MarkdownHeaderDepth,\n type MarkdownParsingSubmode,\n type MergeSkill,\n type MicrosoftLanguageStemmingTokenizer,\n type MicrosoftLanguageTokenizer,\n type MicrosoftStemmingTokenizerLanguage,\n type MicrosoftTokenizerLanguage,\n type NativeBlobSoftDeleteDeletionDetectionPolicy,\n type NGramTokenizer,\n type OcrLineEnding,\n type OutputFieldMappingEntry,\n type PathHierarchyTokenizerV2 as PathHierarchyTokenizer,\n type PatternCaptureTokenFilter,\n type PatternReplaceCharFilter,\n type PatternReplaceTokenFilter,\n type PermissionFilter,\n type PhoneticEncoder,\n type PhoneticTokenFilter,\n type RankingOrder,\n type RemoteSharePointKnowledgeSourceParameters,\n type RescoringOptions,\n type ResourceCounter,\n type ScalarQuantizationCompression,\n type ScalarQuantizationParameters,\n type ScoringFunctionAggregation,\n type ScoringFunctionInterpolation,\n type SearchAlias,\n type SearchIndexerDataContainer,\n type SearchIndexerDataNoneIdentity,\n type SearchIndexerDataUserAssignedIdentity,\n type SearchIndexerError,\n type SearchIndexerIndexProjectionSelector,\n type SearchIndexerKnowledgeStoreBlobProjectionSelector,\n type SearchIndexerKnowledgeStoreFileProjectionSelector,\n type SearchIndexerKnowledgeStoreObjectProjectionSelector,\n type SearchIndexerKnowledgeStoreProjection,\n type SearchIndexerKnowledgeStoreProjectionSelector,\n type SearchIndexerKnowledgeStoreTableProjectionSelector,\n type SearchIndexerLimits,\n type SearchIndexerStatus,\n type SearchIndexerWarning,\n type SearchIndexFieldReference,\n type SearchIndexKnowledgeSourceParameters,\n type SearchIndexPermissionFilterOption,\n type SearchSuggester as Suggester,\n type SemanticConfiguration,\n type SemanticField,\n type SemanticPrioritizedFields,\n type SemanticSearch,\n type SentimentSkillV3,\n type SentimentSkillLanguage,\n type ServiceCounters,\n type ServiceLimits,\n type ShaperSkill,\n type ShingleTokenFilter,\n type SimilarityAlgorithmUnion as Similarity,\n type SimilarityAlgorithm as BaseSimilarityAlgorithm,\n type SnowballTokenFilter,\n type SnowballTokenFilterLanguage,\n type SoftDeleteColumnDeletionDetectionPolicy,\n type SplitSkillEncoderModelName,\n type SplitSkillUnit,\n type SqlIntegratedChangeTrackingPolicy,\n type StemmerOverrideTokenFilter,\n type StemmerTokenFilter,\n type StemmerTokenFilterLanguage,\n type StopAnalyzer,\n type StopwordsList,\n type StopwordsTokenFilter,\n // SynchronizationState,\n type SynonymTokenFilter,\n type TagScoringFunction,\n type TagScoringParameters,\n type TextWeights,\n type TokenCharacterKind,\n type TokenFilterName,\n type TruncateTokenFilter,\n type UaxUrlEmailTokenizer,\n type UniqueTokenFilter,\n type VectorEncodingFormat,\n type VectorSearchCompressionKind,\n type VectorSearchCompressionRescoreStorageMethod,\n type VectorSearchCompressionTarget,\n type VectorSearchProfile,\n type VectorSearchVectorizerKind,\n type WebKnowledgeSourceDomains,\n type WebKnowledgeSourceParameters,\n type WebKnowledgeSourceDomain,\n type WordDelimiterTokenFilter,\n} from \"./models/azure/search/documents/indexes/index.js\";\nexport { default as GeographyPoint } from \"./geographyPoint.js\";\nexport { IndexDocumentsBatch } from \"./indexDocumentsBatch.js\";\nexport type {\n AutocompleteOptions,\n AutocompleteRequest,\n BaseSearchRequestOptions,\n BaseVectorQuery,\n BaseVectorThreshold,\n CountDocumentsOptions,\n DeleteDocumentsOptions,\n DocumentDebugInfo,\n ExcludedODataTypes,\n ExtractDocumentKey,\n ExtractiveQueryAnswer,\n ExtractiveQueryCaption,\n GenerativeQueryRewrites,\n GetDocumentOptions,\n IndexDocumentsAction,\n IndexDocumentsOptions,\n ListSearchResultsPageSettings,\n MergeDocumentsOptions,\n MergeOrUploadDocumentsOptions,\n NarrowedModel,\n QueryAnswer,\n QueryCaption,\n QueryResultDocumentSemanticField,\n QueryRewrites,\n SearchDocumentsPageResult,\n SearchDocumentsResult,\n SearchDocumentsResultBase,\n SearchFieldArray,\n SearchIndexingBufferedSenderDeleteDocumentsOptions,\n SearchIndexingBufferedSenderFlushDocumentsOptions,\n SearchIndexingBufferedSenderMergeDocumentsOptions,\n SearchIndexingBufferedSenderMergeOrUploadDocumentsOptions,\n SearchIndexingBufferedSenderOptions,\n SearchIndexingBufferedSenderUploadDocumentsOptions,\n SearchIterator,\n SearchOptions,\n SearchPick,\n SearchRequestOptions,\n SearchRequestQueryTypeOptions,\n SearchResult,\n SearchScoreThreshold,\n SelectArray,\n SelectFields,\n SemanticDebugInfo,\n SemanticErrorMode,\n SemanticErrorReason,\n SemanticSearchOptions,\n SemanticSearchResultsType,\n SuggestDocumentsResult,\n SuggestNarrowedModel,\n SuggestOptions,\n SuggestRequest,\n SuggestResult,\n UnionToIntersection,\n UploadDocumentsOptions,\n VectorFilterMode,\n VectorizableImageBinaryQuery,\n VectorizableImageUrlQuery,\n VectorizableTextQuery,\n VectorizedQuery,\n VectorQuery,\n VectorQueryKind,\n VectorSearchOptions,\n VectorSimilarityThreshold,\n VectorThreshold,\n} from \"./indexModels.js\";\nexport type { KnowledgeBase, RetrieveKnowledgeOptions } from \"./knowledgeBaseModels.js\";\nexport {\n KnowledgeRetrievalClient,\n type KnowledgeRetrievalClientOptions,\n} from \"./knowledgeRetrievalClient.js\";\nexport { odata } from \"./odata.js\";\nexport { KnownSearchAudience } from \"./searchAudience.js\";\nexport { SearchClient, type SearchClientOptions } from \"./searchClient.js\";\nexport { SearchIndexClient, type SearchIndexClientOptions } from \"./searchIndexClient.js\";\nexport { SearchIndexerClient, type SearchIndexerClientOptions } from \"./searchIndexerClient.js\";\nexport {\n DEFAULT_BATCH_SIZE,\n DEFAULT_FLUSH_WINDOW,\n DEFAULT_RETRY_COUNT,\n type IndexDocumentsClient,\n SearchIndexingBufferedSender,\n} from \"./searchIndexingBufferedSender.js\";\nexport {\n type AIServicesAccountIdentity,\n type AIServicesVisionParameters,\n type AIServicesVisionVectorizer,\n type AliasIterator,\n type AnalyzeRequest,\n type AnalyzeTextOptions,\n type AzureBlobKnowledgeSource,\n type AzureBlobKnowledgeSourceParameters,\n type AzureMachineLearningVectorizer,\n type AzureMachineLearningVectorizerParameters,\n type AzureOpenAIEmbeddingSkill,\n type AzureOpenAIParameters,\n type AzureOpenAIVectorizer,\n type BaseAzureMachineLearningVectorizerParameters,\n type BaseKnowledgeSource,\n type BaseVectorSearchAlgorithmConfiguration,\n type BaseVectorSearchVectorizer,\n type BlobIndexerDataToExtract,\n type BlobIndexerImageAction,\n type BlobIndexerParsingMode,\n type BlobIndexerPDFTextRotationAlgorithm,\n type CharFilter,\n type ChatCompletionSkill,\n type CognitiveServicesAccount,\n type ComplexDataType,\n type ComplexField,\n type CreateAliasOptions,\n type CreateDataSourceConnectionOptions,\n type CreateIndexerOptions,\n type CreateIndexOptions,\n type CreateKnowledgeBaseOptions,\n type CreateKnowledgeSourceOptions,\n type CreateOrUpdateAliasOptions,\n type CreateorUpdateDataSourceConnectionOptions,\n type CreateorUpdateIndexerOptions,\n type CreateOrUpdateIndexOptions,\n type CreateOrUpdateKnowledgeBaseOptions,\n type CreateOrUpdateKnowledgeSourceOptions,\n type CreateOrUpdateSkillsetOptions,\n type CreateOrUpdateSynonymMapOptions,\n type CreateSkillsetOptions,\n type CreateSynonymMapOptions,\n type CustomAnalyzer,\n type CustomEntityLookupSkill,\n type CustomEntityLookupSkillLanguage,\n type DataChangeDetectionPolicy,\n type DataDeletionDetectionPolicy,\n type DeleteAliasOptions,\n type DeleteDataSourceConnectionOptions,\n type DeleteIndexerOptions,\n type DeleteIndexOptions,\n type DeleteKnowledgeBaseOptions,\n type DeleteKnowledgeSourceOptions,\n type DeleteSkillsetOptions,\n type DeleteSynonymMapOptions,\n type DocumentIntelligenceLayoutSkill,\n type EdgeNGramTokenFilter,\n type EntityRecognitionSkill,\n type ExhaustiveKnnAlgorithmConfiguration,\n type ExhaustiveKnnParameters,\n type FacetResult,\n type GetAliasOptions,\n type GetDataSourceConnectionOptions,\n type GetIndexerOptions,\n type GetIndexerStatusOptions,\n type GetIndexOptions,\n type GetIndexStatisticsOptions,\n type GetIndexStatsSummaryOptions,\n type GetKnowledgeBaseOptions,\n type GetKnowledgeSourceOptions,\n type GetKnowledgeSourceStatusOptions,\n type GetServiceStatisticsOptions,\n type GetSkillSetOptions,\n type GetSynonymMapsOptions,\n type HnswAlgorithmConfiguration,\n type HnswParameters,\n type ImageAnalysisSkill,\n type ImageAnalysisSkillLanguage,\n type ImageDetail,\n type IndexedOneLakeKnowledgeSource,\n type IndexedOneLakeKnowledgeSourceParameters,\n type IndexedSharePointKnowledgeSource,\n type IndexedSharePointKnowledgeSourceParameters,\n type IndexerExecutionEnvironment,\n type IndexingParameters,\n type IndexingParametersConfiguration,\n type IndexIterator,\n type IndexNameIterator,\n type IndexStatisticsSummaryIterator,\n type KeyAuthAzureMachineLearningVectorizerParameters,\n type KeyPhraseExtractionSkill,\n type KeyPhraseExtractionSkillLanguage,\n type KeywordTokenizer,\n type KnowledgeBaseAzureOpenAIModel,\n type KnowledgeBaseIterator,\n type KnowledgeBaseModel,\n type KnowledgeSource,\n type KnowledgeSourceAzureOpenAIVectorizer,\n type KnowledgeSourceIngestionParameters,\n type KnowledgeSourceIterator,\n type KnowledgeSourceVectorizer,\n KnownAnalyzerNames,\n KnownCharFilterNames,\n KnownTokenFilterNames,\n KnownTokenizerNames,\n type LexicalAnalyzer,\n type LexicalNormalizer,\n type LexicalTokenizer,\n type ListAliasesOptions,\n type ListDataSourceConnectionsOptions,\n type ListIndexersOptions,\n type ListIndexesOptions,\n type ListKnowledgeBasesOptions,\n type ListKnowledgeSourcesOptions,\n type ListSkillsetsOptions,\n type ListSynonymMapsOptions,\n type LuceneStandardTokenizer,\n type NGramTokenFilter,\n type NoAuthAzureMachineLearningVectorizerParameters,\n type OcrSkill,\n type OcrSkillLanguage,\n type PatternAnalyzer,\n type PatternTokenizer,\n type PIIDetectionSkill,\n type PIIDetectionSkillMaskingMode,\n type QueryAnswerResult,\n type QueryCaptionResult,\n type RegexFlags,\n type RemoteSharePointKnowledgeSource,\n type ResetDocumentsOptions,\n type ResetIndexerOptions,\n type ResetSkillsOptions,\n type RunIndexerOptions,\n type ScoringFunction,\n type ScoringProfile,\n type SearchField,\n type SearchFieldDataType,\n type SearchIndex,\n type SearchIndexAlias,\n type SearchIndexer,\n type SearchIndexerCache,\n type SearchIndexerDataIdentity,\n type SearchIndexerDataSourceConnection,\n type SearchIndexerDataSourceType,\n type SearchIndexerIndexProjection,\n type SearchIndexerIndexProjectionParameters,\n type SearchIndexerKnowledgeStore,\n type SearchIndexerKnowledgeStoreParameters,\n type SearchIndexerSkill,\n type SearchIndexerSkillset,\n type SearchIndexKnowledgeSource,\n type SearchIndexStatistics,\n type SearchResourceEncryptionKey,\n type SearchServiceStatistics,\n type SentimentSkill,\n type SimilarityAlgorithm,\n type SimpleField,\n type SplitSkill,\n type SplitSkillLanguage,\n type SynonymMap,\n type TextSplitMode,\n type TextTranslationSkill,\n type TextTranslationSkillLanguage,\n type TokenAuthAzureMachineLearningVectorizerParameters,\n type TokenFilter,\n type VectorSearch,\n type VectorSearchAlgorithmConfiguration,\n type VectorSearchAlgorithmKind,\n type VectorSearchAlgorithmMetric,\n type VectorSearchCompression,\n type VectorSearchVectorizer,\n type VisionVectorizeSkill,\n type VisualFeature,\n type WebApiParameters,\n type WebApiSkill,\n type WebApiSkills,\n type WebApiVectorizer,\n type WebKnowledgeSource,\n} from \"./serviceModels.js\";\nexport { createSynonymMapFromFile } from \"./synonymMapHelper.js\";\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAMtD,OAAO,EAOL,mBAAmB,EACnB,sBAAsB,EACtB,wBAAwB,EACxB,8BAA8B,EAC9B,qBAAqB,EACrB,oBAAoB,GAUrB,MAAM,0CAA0C,CAAC;AA+ClD,OAAO,EAyCL,0CAA0C,EAC1C,+CAA+C,EA0C/C,8BAA8B,EAC9B,yBAAyB,EACzB,6BAA6B,EAC7B,2BAA2B,EAC3B,2BAA2B,EAC3B,wCAAwC,EACxC,0CAA0C,EAC1C,qCAAqC,EACrC,oCAAoC,EACpC,gDAAgD,EAChD,qDAAqD,EACrD,uDAAuD,EACvD,gDAAgD,EAChD,8CAA8C,EAC9C,mBAAmB,EACnB,mCAAmC,EACnC,+BAA+B,EAC/B,gBAAgB,EAChB,gCAAgC,EAChC,wBAAwB,EACxB,wBAAwB,EACxB,qCAAqC,EACrC,2BAA2B,EAC3B,wBAAwB,EACxB,wBAAwB,EACxB,0BAA0B,EAC1B,wBAAwB,EACxB,2BAA2B,EAC3B,0BAA0B,IAAI,oBAAoB,EAClD,kBAAkB,EAClB,qBAAqB,EACrB,iCAAiC,EACjC,iBAAiB,EACjB,eAAe,EACf,wBAAwB,EACxB,gCAAgC,EAChC,2BAA2B,EAC3B,uBAAuB,EACvB,kBAAkB,EAClB,iCAAiC,EACjC,yBAAyB,EACzB,8BAA8B,EAC9B,gCAAgC,EAChC,gCAAgC,EAChC,gDAAgD,EAChD,kCAAkC,EAClC,+BAA+B,EAC/B,kBAAkB,GAgGnB,MAAM,kDAAkD,CAAC;AAE1D,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AA+D/D,OAAO,EACL,wBAAwB,GAEzB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,YAAY,EAA4B,MAAM,mBAAmB,CAAC;AAC3E,OAAO,EAAE,iBAAiB,EAAiC,MAAM,wBAAwB,CAAC;AAC1F,OAAO,EAAE,mBAAmB,EAAmC,MAAM,0BAA0B,CAAC;AAChG,OAAO,EACL,kBAAkB,EAClB,oBAAoB,EACpB,mBAAmB,EAEnB,4BAA4B,GAC7B,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EAgGL,kBAAkB,EAClB,oBAAoB,EACpB,qBAAqB,EACrB,mBAAmB,GAqEpB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { AzureKeyCredential } from \"@azure/core-auth\";\nexport type {\n PagedAsyncIterableIterator,\n PageSettings,\n ContinuablePage,\n} from \"./static-helpers/pagingHelpers.js\";\nexport {\n type AutocompleteItem,\n type AutocompleteMode,\n type AutocompleteResult,\n type IndexActionType,\n type IndexDocumentsResult,\n type IndexingResult,\n KnownQueryDebugMode,\n KnownSemanticErrorMode,\n KnownSemanticErrorReason,\n KnownSemanticSearchResultsType,\n KnownVectorFilterMode,\n KnownVectorQueryKind,\n type QueryDebugMode,\n type QueryResultDocumentSubscores,\n type QueryType,\n type ScoringStatistics,\n type SearchMode,\n type SingleVectorFieldResult,\n type TextResult,\n type VectorsDebugInfo,\n type SemanticSearchResultsType,\n} from \"./models/azure/search/documents/index.js\";\n\nexport {\n type AIServices,\n type AzureBlobKnowledgeSourceParams,\n type KnowledgeBaseActivityRecord as BaseKnowledgeBaseActivityRecord,\n type KnowledgeBaseActivityRecordType,\n type KnowledgeBaseMessageContent as BaseKnowledgeBaseMessageContent,\n type KnowledgeBaseMessageContentType,\n type KnowledgeBaseReference as BaseKnowledgeBaseReference,\n type KnowledgeBaseReferenceType,\n type KnowledgeRetrievalIntentUnion as BaseKnowledgeRetrievalIntent,\n type KnowledgeRetrievalIntentType,\n type KnowledgeRetrievalReasoningEffortUnion,\n type KnowledgeRetrievalReasoningEffort as BaseKnowledgeRetrievalReasoningEffort,\n type KnowledgeRetrievalReasoningEffortKind,\n type KnowledgeSourceParams as BaseKnowledgeSourceParams,\n type KnowledgeSourceVectorizer as BaseKnowledgeSourceVectorizer,\n type IndexedOneLakeKnowledgeSourceParams,\n type KnowledgeBaseActivityRecordUnion as KnowledgeBaseActivityRecord,\n type KnowledgeBaseAgenticReasoningActivityRecord,\n type KnowledgeBaseImageContent as KnowledgeBaseMessageImageContentImage,\n type KnowledgeBaseAzureBlobReference,\n type KnowledgeBaseErrorAdditionalInfo,\n type KnowledgeBaseErrorDetail,\n type KnowledgeBaseIndexedOneLakeReference,\n type KnowledgeBaseMessage,\n type KnowledgeBaseMessageContentUnion as KnowledgeBaseMessageContent,\n type KnowledgeBaseMessageImageContent,\n type KnowledgeBaseMessageTextContent,\n type KnowledgeBaseReferenceUnion as KnowledgeBaseReference,\n type KnowledgeBaseRetrievalRequest,\n type KnowledgeBaseRetrievalResponse,\n type KnowledgeSourceStatus,\n type SynchronizationState,\n type KnowledgeSourceSynchronizationError,\n type CompletedSynchronizationState,\n type KnowledgeSourceStatistics,\n type KnowledgeBaseSearchIndexReference,\n type KnowledgeBaseWebReference,\n type KnowledgeRetrievalIntent,\n type KnowledgeRetrievalMinimalReasoningEffort,\n type KnowledgeRetrievalSemanticIntent,\n type KnowledgeSourceParamsUnion as KnowledgeSourceParams,\n type SearchIndexKnowledgeSourceParams,\n type WebKnowledgeSourceParams,\n} from \"./models/azure/search/documents/knowledgeBases/index.js\";\nexport {\n type AIFoundryModelCatalogName,\n type AIServicesAccountKey,\n type BM25Similarity,\n type AnalyzedTokenInfo,\n type AnalyzeResult,\n type AsciiFoldingTokenFilter,\n type AzureActiveDirectoryApplicationCredentials,\n type AzureOpenAIModelName,\n type CharFilter as BaseCharFilter,\n type CognitiveServicesAccount as BaseCognitiveServicesAccount,\n type DataChangeDetectionPolicy as BaseDataChangeDetectionPolicy,\n type DataDeletionDetectionPolicy as BaseDataDeletionDetectionPolicy,\n type KnowledgeBaseModel as BaseKnowledgeBaseModel,\n type LexicalAnalyzer as BaseLexicalAnalyzer,\n type LexicalNormalizer as BaseLexicalNormalizer,\n type LexicalTokenizer as BaseLexicalTokenizer,\n type ScoringFunction as BaseScoringFunction,\n type SearchIndexerDataIdentity as BaseSearchIndexerDataIdentity,\n type SearchIndexerSkill as BaseSearchIndexerSkill,\n type TokenFilter as BaseTokenFilter,\n type VectorSearchCompression as BaseVectorSearchCompression,\n type BinaryQuantizationCompression,\n type CharFilterName,\n type ChatCompletionExtraParametersBehavior,\n type ChatCompletionResponseFormat,\n type ChatCompletionSchemaProperties as ChatCompletionResponseFormatJsonSchemaProperties,\n type ChatCompletionResponseFormatType,\n type ChatCompletionSchema,\n type CjkBigramTokenFilter,\n type CjkBigramTokenFilterScripts,\n type ClassicSimilarity,\n type ClassicTokenizer,\n type CognitiveServicesAccountKey,\n type CommonGramTokenFilter,\n type CommonModelParameters,\n type ConditionalSkill,\n type ContentUnderstandingSkill,\n type ContentUnderstandingSkillChunkingProperties,\n type ContentUnderstandingSkillChunkingUnit,\n type ContentUnderstandingSkillExtractionOptions,\n KnownContentUnderstandingSkillChunkingUnit,\n KnownContentUnderstandingSkillExtractionOptions,\n type CorsOptions,\n type CustomEntity,\n type CustomEntityAlias,\n type CustomNormalizer as CustomLexicalNormalizer,\n type DefaultCognitiveServicesAccount,\n type DictionaryDecompounderTokenFilter,\n type DistanceScoringFunction,\n type DistanceScoringParameters,\n type DocumentExtractionSkill,\n type DocumentIntelligenceLayoutSkillChunkingProperties,\n type DocumentIntelligenceLayoutSkillChunkingUnit,\n type DocumentIntelligenceLayoutSkillExtractionOptions,\n type DocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n type DocumentIntelligenceLayoutSkillOutputFormat,\n type DocumentIntelligenceLayoutSkillOutputMode,\n type EdgeNGramTokenFilterSide,\n type EdgeNGramTokenizer,\n type ElisionTokenFilter,\n type EntityLinkingSkill,\n type EntityRecognitionSkillV3,\n type EntityCategory,\n type EntityRecognitionSkillLanguage,\n type FieldMapping,\n type FieldMappingFunction,\n type FreshnessScoringFunction,\n type FreshnessScoringParameters,\n type HighWaterMarkChangeDetectionPolicy,\n type IndexerExecutionResult,\n type IndexerExecutionStatus,\n type IndexerResyncOption,\n type IndexerStatus,\n type IndexingSchedule,\n type IndexProjectionMode,\n type InputFieldMappingEntry,\n type KeepTokenFilter,\n type KeywordMarkerTokenFilter,\n type KnowledgeBaseModelKind,\n type KnowledgeSourceContentExtractionMode,\n type KnowledgeSourceKind,\n type KnowledgeSourceReference,\n type KnowledgeSourceSynchronizationStatus,\n KnownAIFoundryModelCatalogName,\n KnownAzureOpenAIModelName,\n KnownBlobIndexerDataToExtract,\n KnownBlobIndexerImageAction,\n KnownBlobIndexerParsingMode,\n KnownBlobIndexerPDFTextRotationAlgorithm,\n KnownChatCompletionExtraParametersBehavior,\n KnownChatCompletionResponseFormatType,\n KnownCustomEntityLookupSkillLanguage,\n KnownDocumentIntelligenceLayoutSkillChunkingUnit,\n KnownDocumentIntelligenceLayoutSkillExtractionOptions,\n KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n KnownDocumentIntelligenceLayoutSkillOutputFormat,\n KnownDocumentIntelligenceLayoutSkillOutputMode,\n KnownEntityCategory,\n KnownEntityRecognitionSkillLanguage,\n KnownImageAnalysisSkillLanguage,\n KnownImageDetail,\n KnownIndexerExecutionEnvironment,\n KnownIndexerResyncOption,\n KnownIndexProjectionMode,\n KnownKeyPhraseExtractionSkillLanguage,\n KnownKnowledgeBaseModelKind,\n KnownKnowledgeSourceKind,\n KnownLexicalAnalyzerName,\n KnownLexicalNormalizerName,\n KnownMarkdownHeaderDepth,\n KnownMarkdownParsingSubmode,\n KnownLexicalNormalizerName as KnownNormalizerNames,\n KnownOcrLineEnding,\n KnownOcrSkillLanguage,\n KnownPIIDetectionSkillMaskingMode,\n KnownRankingOrder,\n KnownRegexFlags,\n KnownSearchFieldDataType,\n KnownSearchIndexerDataSourceType,\n KnownSentimentSkillLanguage,\n KnownSplitSkillLanguage,\n KnownTextSplitMode,\n KnownTextTranslationSkillLanguage,\n KnownVectorEncodingFormat,\n KnownVectorSearchAlgorithmKind,\n KnownVectorSearchAlgorithmMetric,\n KnownVectorSearchCompressionKind,\n KnownVectorSearchCompressionRescoreStorageMethod,\n KnownVectorSearchCompressionTarget,\n KnownVectorSearchVectorizerKind,\n KnownVisualFeature,\n type LanguageDetectionSkill,\n type LengthTokenFilter,\n type LexicalAnalyzerName,\n type LexicalNormalizerName,\n type LexicalTokenizerName,\n type LimitTokenFilter,\n // ListIndexStatsSummary,\n type LuceneStandardAnalyzer,\n type MagnitudeScoringFunction,\n type MagnitudeScoringParameters,\n type MappingCharFilter,\n type MarkdownHeaderDepth,\n type MarkdownParsingSubmode,\n type MergeSkill,\n type MicrosoftLanguageStemmingTokenizer,\n type MicrosoftLanguageTokenizer,\n type MicrosoftStemmingTokenizerLanguage,\n type MicrosoftTokenizerLanguage,\n type NativeBlobSoftDeleteDeletionDetectionPolicy,\n type NGramTokenizer,\n type OcrLineEnding,\n type OutputFieldMappingEntry,\n type PathHierarchyTokenizerV2 as PathHierarchyTokenizer,\n type PatternCaptureTokenFilter,\n type PatternReplaceCharFilter,\n type PatternReplaceTokenFilter,\n type PhoneticEncoder,\n type PhoneticTokenFilter,\n type RankingOrder,\n type RescoringOptions,\n type ResourceCounter,\n type ScalarQuantizationCompression,\n type ScalarQuantizationParameters,\n type ScoringFunctionAggregation,\n type ScoringFunctionInterpolation,\n type SearchAlias,\n type SearchIndexerDataContainer,\n type SearchIndexerDataNoneIdentity,\n type SearchIndexerDataUserAssignedIdentity,\n type SearchIndexerError,\n type SearchIndexerIndexProjectionSelector,\n type SearchIndexerKnowledgeStoreBlobProjectionSelector,\n type SearchIndexerKnowledgeStoreFileProjectionSelector,\n type SearchIndexerKnowledgeStoreObjectProjectionSelector,\n type SearchIndexerKnowledgeStoreProjection,\n type SearchIndexerKnowledgeStoreProjectionSelector,\n type SearchIndexerKnowledgeStoreTableProjectionSelector,\n type SearchIndexerLimits,\n type SearchIndexerStatus,\n type SearchIndexerWarning,\n type SearchIndexFieldReference,\n type SearchIndexKnowledgeSourceParameters,\n type SearchSuggester as Suggester,\n type SemanticConfiguration,\n type SemanticField,\n type SemanticPrioritizedFields,\n type SemanticSearch,\n type SentimentSkillV3,\n type SentimentSkillLanguage,\n type ServiceCounters,\n type ServiceLimits,\n type ShaperSkill,\n type ShingleTokenFilter,\n type SimilarityAlgorithmUnion as Similarity,\n type SimilarityAlgorithm as BaseSimilarityAlgorithm,\n type SnowballTokenFilter,\n type SnowballTokenFilterLanguage,\n type SoftDeleteColumnDeletionDetectionPolicy,\n type SqlIntegratedChangeTrackingPolicy,\n type StemmerOverrideTokenFilter,\n type StemmerTokenFilter,\n type StemmerTokenFilterLanguage,\n type StopAnalyzer,\n type StopwordsList,\n type StopwordsTokenFilter,\n // SynchronizationState,\n type SynonymTokenFilter,\n type TagScoringFunction,\n type TagScoringParameters,\n type TextWeights,\n type TokenCharacterKind,\n type TokenFilterName,\n type TruncateTokenFilter,\n type UaxUrlEmailTokenizer,\n type UniqueTokenFilter,\n type VectorEncodingFormat,\n type VectorSearchCompressionKind,\n type VectorSearchCompressionRescoreStorageMethod,\n type VectorSearchCompressionTarget,\n type VectorSearchProfile,\n type VectorSearchVectorizerKind,\n type WebKnowledgeSourceDomains,\n type WebKnowledgeSourceParameters,\n type WebKnowledgeSourceDomain,\n type WordDelimiterTokenFilter,\n} from \"./models/azure/search/documents/indexes/index.js\";\nexport type { KnowledgeBaseModelWebSummarizationActivityRecord } from \"./models/index.js\";\nexport { default as GeographyPoint } from \"./geographyPoint.js\";\nexport { IndexDocumentsBatch } from \"./indexDocumentsBatch.js\";\nexport type {\n AutocompleteOptions,\n AutocompleteRequest,\n BaseSearchRequestOptions,\n BaseVectorQuery,\n CountDocumentsOptions,\n DeleteDocumentsOptions,\n DocumentDebugInfo,\n ExcludedODataTypes,\n ExtractDocumentKey,\n ExtractiveQueryAnswer,\n ExtractiveQueryCaption,\n GenerativeQueryRewrites,\n GetDocumentOptions,\n IndexDocumentsAction,\n IndexDocumentsOptions,\n ListSearchResultsPageSettings,\n MergeDocumentsOptions,\n MergeOrUploadDocumentsOptions,\n NarrowedModel,\n QueryAnswer,\n QueryCaption,\n QueryResultDocumentSemanticField,\n QueryRewrites,\n SearchDocumentsPageResult,\n SearchDocumentsResult,\n SearchDocumentsResultBase,\n SearchFieldArray,\n SearchIndexingBufferedSenderDeleteDocumentsOptions,\n SearchIndexingBufferedSenderFlushDocumentsOptions,\n SearchIndexingBufferedSenderMergeDocumentsOptions,\n SearchIndexingBufferedSenderMergeOrUploadDocumentsOptions,\n SearchIndexingBufferedSenderOptions,\n SearchIndexingBufferedSenderUploadDocumentsOptions,\n SearchIterator,\n SearchOptions,\n SearchPick,\n SearchRequestOptions,\n SearchRequestQueryTypeOptions,\n SearchResult,\n SelectFields,\n SemanticDebugInfo,\n SemanticErrorMode,\n SemanticErrorReason,\n SemanticSearchOptions,\n SuggestDocumentsResult,\n SuggestNarrowedModel,\n SuggestOptions,\n SuggestRequest,\n SuggestResult,\n UnionToIntersection,\n UploadDocumentsOptions,\n VectorFilterMode,\n VectorizableImageBinaryQuery,\n VectorizableImageUrlQuery,\n VectorizableTextQuery,\n VectorizedQuery,\n VectorQuery,\n VectorQueryKind,\n VectorSearchOptions,\n} from \"./indexModels.js\";\nexport type { KnowledgeBase, RetrieveOptions } from \"./knowledgeBaseModels.js\";\nexport {\n KnowledgeRetrievalClient,\n type KnowledgeRetrievalClientOptions,\n} from \"./knowledgeRetrievalClient.js\";\nexport { odata } from \"./odata.js\";\nexport { KnownSearchAudience } from \"./searchAudience.js\";\nexport { SearchClient, type SearchClientOptions } from \"./searchClient.js\";\nexport { SearchIndexClient, type SearchIndexClientOptions } from \"./searchIndexClient.js\";\nexport { SearchIndexerClient, type SearchIndexerClientOptions } from \"./searchIndexerClient.js\";\nexport {\n DEFAULT_BATCH_SIZE,\n DEFAULT_FLUSH_WINDOW,\n DEFAULT_RETRY_COUNT,\n type IndexDocumentsClient,\n SearchIndexingBufferedSender,\n} from \"./searchIndexingBufferedSender.js\";\nexport {\n type AIServicesAccountIdentity,\n type AliasIterator,\n type AnalyzeRequest,\n type AnalyzeTextOptions,\n type AzureBlobKnowledgeSource,\n type AzureBlobKnowledgeSourceParameters,\n type AzureMachineLearningVectorizer,\n type AzureMachineLearningVectorizerParameters,\n type AzureOpenAIEmbeddingSkill,\n type AzureOpenAIParameters,\n type AzureOpenAIVectorizer,\n type BaseAzureMachineLearningVectorizerParameters,\n type BaseKnowledgeSource,\n type BaseVectorSearchAlgorithmConfiguration,\n type BaseVectorSearchVectorizer,\n type BlobIndexerDataToExtract,\n type BlobIndexerImageAction,\n type BlobIndexerParsingMode,\n type BlobIndexerPDFTextRotationAlgorithm,\n type CharFilter,\n type ChatCompletionSkill,\n type CognitiveServicesAccount,\n type ComplexDataType,\n type ComplexField,\n type CreateAliasOptions,\n type CreateDataSourceConnectionOptions,\n type CreateIndexerOptions,\n type CreateIndexOptions,\n type CreateKnowledgeBaseOptions,\n type CreateKnowledgeSourceOptions,\n type CreateOrUpdateAliasOptions,\n type CreateorUpdateDataSourceConnectionOptions,\n type CreateorUpdateIndexerOptions,\n type CreateOrUpdateIndexOptions,\n type CreateOrUpdateKnowledgeBaseOptions,\n type CreateOrUpdateKnowledgeSourceOptions,\n type CreateOrUpdateSkillsetOptions,\n type CreateOrUpdateSynonymMapOptions,\n type CreateSkillsetOptions,\n type CreateSynonymMapOptions,\n type CustomAnalyzer,\n type CustomEntityLookupSkill,\n type CustomEntityLookupSkillLanguage,\n type DataChangeDetectionPolicy,\n type DataDeletionDetectionPolicy,\n type DeleteAliasOptions,\n type DeleteDataSourceConnectionOptions,\n type DeleteIndexerOptions,\n type DeleteIndexOptions,\n type DeleteKnowledgeBaseOptions,\n type DeleteKnowledgeSourceOptions,\n type DeleteSkillsetOptions,\n type DeleteSynonymMapOptions,\n type DocumentIntelligenceLayoutSkill,\n type EdgeNGramTokenFilter,\n type EntityRecognitionSkill,\n type ExhaustiveKnnAlgorithmConfiguration,\n type ExhaustiveKnnParameters,\n type FacetResult,\n type GetAliasOptions,\n type GetDataSourceConnectionOptions,\n type GetIndexerOptions,\n type GetIndexerStatusOptions,\n type GetIndexOptions,\n type GetIndexStatisticsOptions,\n type GetKnowledgeBaseOptions,\n type GetKnowledgeSourceOptions,\n type GetKnowledgeSourceStatusOptions,\n type GetServiceStatisticsOptions,\n type GetSkillSetOptions,\n type GetSynonymMapsOptions,\n type HnswAlgorithmConfiguration,\n type HnswParameters,\n type ImageAnalysisSkill,\n type ImageAnalysisSkillLanguage,\n type ImageDetail,\n type IndexedOneLakeKnowledgeSource,\n type IndexedOneLakeKnowledgeSourceParameters,\n type IndexerExecutionEnvironment,\n type IndexingParameters,\n type IndexingParametersConfiguration,\n type IndexIterator,\n type IndexNameIterator,\n type KeyAuthAzureMachineLearningVectorizerParameters,\n type KeyPhraseExtractionSkill,\n type KeyPhraseExtractionSkillLanguage,\n type KeywordTokenizer,\n type KnowledgeBaseAzureOpenAIModel,\n type KnowledgeBaseIterator,\n type KnowledgeBaseModel,\n type KnowledgeSource,\n type KnowledgeSourceAzureOpenAIVectorizer,\n type KnowledgeSourceIngestionParameters,\n type KnowledgeSourceIterator,\n type KnowledgeSourceVectorizer,\n KnownAnalyzerNames,\n KnownCharFilterNames,\n KnownTokenFilterNames,\n KnownTokenizerNames,\n type LexicalAnalyzer,\n type LexicalNormalizer,\n type LexicalTokenizer,\n type ListAliasesOptions,\n type ListDataSourceConnectionsOptions,\n type ListIndexersOptions,\n type ListIndexesOptions,\n type ListKnowledgeBasesOptions,\n type ListKnowledgeSourcesOptions,\n type ListSkillsetsOptions,\n type ListSynonymMapsOptions,\n type LuceneStandardTokenizer,\n type NGramTokenFilter,\n type NoAuthAzureMachineLearningVectorizerParameters,\n type OcrSkill,\n type OcrSkillLanguage,\n type PatternAnalyzer,\n type PatternTokenizer,\n type PIIDetectionSkill,\n type PIIDetectionSkillMaskingMode,\n type QueryAnswerResult,\n type QueryCaptionResult,\n type RegexFlags,\n type ResetIndexerOptions,\n type RunIndexerOptions,\n type ScoringFunction,\n type ScoringProfile,\n type SearchField,\n type SearchFieldDataType,\n type SearchIndex,\n type SearchIndexAlias,\n type SearchIndexer,\n type SearchIndexerDataIdentity,\n type SearchIndexerDataSourceConnection,\n type SearchIndexerDataSourceType,\n type SearchIndexerIndexProjection,\n type SearchIndexerIndexProjectionParameters,\n type SearchIndexerKnowledgeStore,\n type SearchIndexerKnowledgeStoreParameters,\n type SearchIndexerSkill,\n type SearchIndexerSkillset,\n type SearchIndexKnowledgeSource,\n type SearchIndexStatistics,\n type SearchResourceEncryptionKey,\n type SearchServiceStatistics,\n type SentimentSkill,\n type SimilarityAlgorithm,\n type SimpleField,\n type SplitSkill,\n type SplitSkillLanguage,\n type SynonymMap,\n type TextSplitMode,\n type TextTranslationSkill,\n type TextTranslationSkillLanguage,\n type TokenAuthAzureMachineLearningVectorizerParameters,\n type TokenFilter,\n type VectorSearch,\n type VectorSearchAlgorithmConfiguration,\n type VectorSearchAlgorithmKind,\n type VectorSearchAlgorithmMetric,\n type VectorSearchCompression,\n type VectorSearchVectorizer,\n type VisualFeature,\n type WebApiParameters,\n type WebApiSkill,\n type WebApiSkills,\n type WebApiVectorizer,\n type WebKnowledgeSource,\n} from \"./serviceModels.js\";\nexport { createSynonymMapFromFile } from \"#platform/synonymMapHelper\";\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { OperationOptions } from "@azure-rest/core-client";
|
|
2
2
|
import type { PagedAsyncIterableIterator } from "./static-helpers/pagingHelpers.js";
|
|
3
|
-
import type { AutocompleteMode,
|
|
3
|
+
import type { AutocompleteMode, IndexActionType, KnownSemanticErrorMode, KnownSemanticErrorReason, KnownVectorFilterMode, KnownVectorQueryKind, QueryDebugMode, QueryType, ScoringStatistics, SearchMode, SemanticSearchResultsType, VectorsDebugInfo } from "./models/azure/search/documents/index.js";
|
|
4
4
|
import type { FacetResult, QueryAnswerResult, QueryCaptionResult } from "./serviceModels.js";
|
|
5
5
|
import type GeographyPoint from "./geographyPoint.js";
|
|
6
6
|
/**
|
|
@@ -70,13 +70,7 @@ export interface GetDocumentOptions<TModel extends object, TFields extends Selec
|
|
|
70
70
|
* List of field names to retrieve for the document; Any field not retrieved will be missing from
|
|
71
71
|
* the returned document.
|
|
72
72
|
*/
|
|
73
|
-
selectedFields?:
|
|
74
|
-
/**
|
|
75
|
-
* Token identifying the user for which the query is being executed. This token is used to enforce security restrictions on documents.
|
|
76
|
-
*/
|
|
77
|
-
xMsQuerySourceAuthorization?: string;
|
|
78
|
-
/** A value that enables elevated read that bypass document level permission checks for the query operation. */
|
|
79
|
-
xMsEnableElevatedRead?: boolean;
|
|
73
|
+
selectedFields?: readonly TFields[];
|
|
80
74
|
}
|
|
81
75
|
/**
|
|
82
76
|
* Options for the modify index batch operation.
|
|
@@ -166,10 +160,6 @@ export interface BaseVectorQuery<TModel extends object> {
|
|
|
166
160
|
* Relative weight of the vector query when compared to other vector query and/or the text query within the same search request. This value is used when combining the results of multiple ranking lists produced by the different vector queries and/or the results retrieved through the text query. The higher the weight, the higher the documents that matched that query will be in the final ranking. Default is 1.0 and the value needs to be a positive number larger than zero.
|
|
167
161
|
*/
|
|
168
162
|
weight?: number;
|
|
169
|
-
/**
|
|
170
|
-
* The threshold used for vector queries. Note this can only be set if all 'fields' use the same similarity metric.
|
|
171
|
-
*/
|
|
172
|
-
threshold?: VectorThreshold;
|
|
173
163
|
/**
|
|
174
164
|
* The OData filter expression to apply to this specific vector query. If no filter expression is defined at the vector level, the expression defined in
|
|
175
165
|
* the top level filter parameter is used instead.
|
|
@@ -179,6 +169,13 @@ export interface BaseVectorQuery<TModel extends object> {
|
|
|
179
169
|
* Controls how many vectors can be matched from each document in a vector search query. Setting it to 1 ensures at most one vector per document is matched, guaranteeing results come from distinct documents. Setting it to 0 (unlimited) allows multiple relevant vectors from the same document to be matched. Default is 0.
|
|
180
170
|
*/
|
|
181
171
|
perDocumentVectorLimit?: number;
|
|
172
|
+
/**
|
|
173
|
+
* Oversampling factor. Minimum value is 1. It overrides the 'defaultOversampling' parameter
|
|
174
|
+
* configured in the index definition. It can be set only when 'rerankWithOriginalVectors' is
|
|
175
|
+
* true. This parameter is only permitted when a compression method is used on the underlying
|
|
176
|
+
* vector field.
|
|
177
|
+
*/
|
|
178
|
+
oversampling?: number;
|
|
182
179
|
}
|
|
183
180
|
/**
|
|
184
181
|
* The query parameters to use for vector search when a raw vector value is provided.
|
|
@@ -309,14 +306,6 @@ export interface BaseSearchRequestOptions<TModel extends object, TFields extends
|
|
|
309
306
|
* fielded search expression take precedence over any field names listed in this parameter.
|
|
310
307
|
*/
|
|
311
308
|
searchFields?: SearchFieldArray<TModel>;
|
|
312
|
-
/**
|
|
313
|
-
* The language of the query.
|
|
314
|
-
*/
|
|
315
|
-
queryLanguage?: QueryLanguage;
|
|
316
|
-
/**
|
|
317
|
-
* Improve search recall by spell-correcting individual search query terms.
|
|
318
|
-
*/
|
|
319
|
-
speller?: QuerySpeller;
|
|
320
309
|
/**
|
|
321
310
|
* A value that specifies whether any or all of the search terms must be matched in order to
|
|
322
311
|
* count the document as a match. Possible values include: 'any', 'all'
|
|
@@ -340,7 +329,7 @@ export interface BaseSearchRequestOptions<TModel extends object, TFields extends
|
|
|
340
329
|
* The list of fields to retrieve. If unspecified, all fields marked as
|
|
341
330
|
* retrievable in the schema are included.
|
|
342
331
|
*/
|
|
343
|
-
select?:
|
|
332
|
+
select?: readonly TFields[];
|
|
344
333
|
/**
|
|
345
334
|
* The number of search results to skip. This value cannot be greater than 100,000. If you need
|
|
346
335
|
* to scan documents in sequence, but cannot use skip due to this limitation, consider using
|
|
@@ -359,15 +348,9 @@ export interface BaseSearchRequestOptions<TModel extends object, TFields extends
|
|
|
359
348
|
*/
|
|
360
349
|
vectorSearchOptions?: VectorSearchOptions<TModel>;
|
|
361
350
|
/**
|
|
362
|
-
*
|
|
363
|
-
*/
|
|
364
|
-
hybridSearch?: HybridSearch;
|
|
365
|
-
/**
|
|
366
|
-
* Token identifying the user for which the query is being executed. This token is used to enforce security restrictions on documents.
|
|
351
|
+
* Enables a debugging tool that can be used to further explore your search results.
|
|
367
352
|
*/
|
|
368
|
-
|
|
369
|
-
/** A value that enables elevated read that bypass document level permission checks for the query operation. */
|
|
370
|
-
xMsEnableElevatedRead?: boolean;
|
|
353
|
+
debug?: QueryDebugMode;
|
|
371
354
|
}
|
|
372
355
|
/**
|
|
373
356
|
* Parameters for filtering, sorting, faceting, paging, and other search query behaviors.
|
|
@@ -453,11 +436,6 @@ export interface SearchDocumentsResultBase {
|
|
|
453
436
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
454
437
|
*/
|
|
455
438
|
readonly answers?: QueryAnswerResult[];
|
|
456
|
-
/**
|
|
457
|
-
* Debug information that applies to the search results as a whole.
|
|
458
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
459
|
-
*/
|
|
460
|
-
readonly debugInfo?: DebugInfo;
|
|
461
439
|
/**
|
|
462
440
|
* Reason that a partial response was returned for a semantic search request.
|
|
463
441
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -468,11 +446,6 @@ export interface SearchDocumentsResultBase {
|
|
|
468
446
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
469
447
|
*/
|
|
470
448
|
readonly semanticSearchResultsType?: SemanticSearchResultsType;
|
|
471
|
-
/**
|
|
472
|
-
* Type of query rewrite that was used to retrieve documents.
|
|
473
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
474
|
-
*/
|
|
475
|
-
readonly semanticQueryRewritesResultType?: SemanticQueryRewritesResultType;
|
|
476
449
|
}
|
|
477
450
|
/**
|
|
478
451
|
* Response containing search results from an index.
|
|
@@ -550,7 +523,7 @@ export interface SuggestRequest<TModel extends object, TFields extends SelectFie
|
|
|
550
523
|
* The list of fields to retrieve. If unspecified, only the key field will be
|
|
551
524
|
* included in the results.
|
|
552
525
|
*/
|
|
553
|
-
select?:
|
|
526
|
+
select?: readonly TFields[];
|
|
554
527
|
/**
|
|
555
528
|
/**
|
|
556
529
|
* The number of suggestions to retrieve. This must be a value between 1 and 100. The default is
|
|
@@ -646,11 +619,6 @@ export type IndexDocumentsAction<TModel> = {
|
|
|
646
619
|
*/
|
|
647
620
|
__actionType: IndexActionType;
|
|
648
621
|
} & Partial<TModel>;
|
|
649
|
-
/**
|
|
650
|
-
* If `TFields` is never, an untyped string array
|
|
651
|
-
* Otherwise, a narrowed `Fields[]` type to be used elsewhere in the consuming type.
|
|
652
|
-
*/
|
|
653
|
-
export type SelectArray<TFields = never> = [string] extends [TFields] ? readonly TFields[] : (<T>() => T extends TFields ? true : false) extends <T>() => T extends never ? true : false ? readonly string[] : readonly TFields[];
|
|
654
622
|
/**
|
|
655
623
|
* If `TModel` is an untyped object, an untyped string array
|
|
656
624
|
* Otherwise, the slash-delimited fields of `TModel`.
|
|
@@ -693,12 +661,6 @@ export interface QueryResultDocumentSemanticField {
|
|
|
693
661
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
694
662
|
*/
|
|
695
663
|
readonly name?: string;
|
|
696
|
-
/**
|
|
697
|
-
* The way the field was used for the semantic enrichment process (fully used, partially used, or
|
|
698
|
-
* unused)
|
|
699
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
700
|
-
*/
|
|
701
|
-
readonly state?: SemanticFieldState;
|
|
702
664
|
}
|
|
703
665
|
/**
|
|
704
666
|
* Contains debugging information that can be used to further explore your search results.
|
|
@@ -714,13 +676,6 @@ export interface DocumentDebugInfo {
|
|
|
714
676
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
715
677
|
*/
|
|
716
678
|
readonly vectors?: VectorsDebugInfo;
|
|
717
|
-
/**
|
|
718
|
-
* Contains debugging information specific to vectors matched within a collection of complex types.
|
|
719
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
720
|
-
*/
|
|
721
|
-
readonly innerHits?: {
|
|
722
|
-
[propertyName: string]: QueryResultDocumentInnerHit[];
|
|
723
|
-
};
|
|
724
679
|
}
|
|
725
680
|
/**
|
|
726
681
|
* Debug options for semantic search queries.
|
|
@@ -741,11 +696,6 @@ export interface SemanticDebugInfo {
|
|
|
741
696
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
742
697
|
*/
|
|
743
698
|
readonly keywordFields?: QueryResultDocumentSemanticField[];
|
|
744
|
-
/**
|
|
745
|
-
* The raw concatenated strings that were sent to the semantic enrichment process.
|
|
746
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
747
|
-
*/
|
|
748
|
-
readonly rerankerInput?: QueryResultDocumentRerankerInput;
|
|
749
699
|
}
|
|
750
700
|
/**
|
|
751
701
|
* Extracts answer candidates from the contents of the documents returned in response to a query
|
|
@@ -870,57 +820,8 @@ export interface VectorSearchOptions<TModel extends object> {
|
|
|
870
820
|
*/
|
|
871
821
|
filterMode?: VectorFilterMode;
|
|
872
822
|
}
|
|
873
|
-
/**
|
|
874
|
-
* The threshold used for vector queries.
|
|
875
|
-
*/
|
|
876
|
-
export interface BaseVectorThreshold {
|
|
877
|
-
/**
|
|
878
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
879
|
-
*/
|
|
880
|
-
kind: "vectorSimilarity" | "searchScore";
|
|
881
|
-
}
|
|
882
|
-
/**
|
|
883
|
-
* The results of the vector query will be filtered based on the vector similarity metric. Note this
|
|
884
|
-
* is the canonical definition of similarity metric, not the 'distance' version. The threshold
|
|
885
|
-
* direction (larger or smaller) will be chosen automatically according to the metric used by the
|
|
886
|
-
* field.
|
|
887
|
-
*/
|
|
888
|
-
export interface VectorSimilarityThreshold extends BaseVectorThreshold {
|
|
889
|
-
/**
|
|
890
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
891
|
-
*/
|
|
892
|
-
kind: "vectorSimilarity";
|
|
893
|
-
/**
|
|
894
|
-
* The threshold will filter based on the similarity metric value. Note this is the canonical
|
|
895
|
-
* definition of similarity metric, not the 'distance' version. The threshold direction (larger or
|
|
896
|
-
* smaller) will be chosen automatically according to the metric used by the field.
|
|
897
|
-
*/
|
|
898
|
-
value: number;
|
|
899
|
-
}
|
|
900
|
-
/**
|
|
901
|
-
* The results of the vector query will filter based on the '\@search.score' value. Note this is the
|
|
902
|
-
* \@search.score returned as part of the search response. The threshold direction will be chosen
|
|
903
|
-
* for higher \@search.score.
|
|
904
|
-
*/
|
|
905
|
-
export interface SearchScoreThreshold extends BaseVectorThreshold {
|
|
906
|
-
/**
|
|
907
|
-
* Polymorphic discriminator, which specifies the different types this object can be
|
|
908
|
-
*/
|
|
909
|
-
kind: "searchScore";
|
|
910
|
-
/**
|
|
911
|
-
* The threshold will filter based on the '\@search.score' value. Note this is the \@search.score
|
|
912
|
-
* returned as part of the search response. The threshold direction will be chosen for higher
|
|
913
|
-
* \@search.score.
|
|
914
|
-
*/
|
|
915
|
-
value: number;
|
|
916
|
-
}
|
|
917
|
-
/**
|
|
918
|
-
* The threshold used for vector queries.
|
|
919
|
-
*/
|
|
920
|
-
export type VectorThreshold = VectorSimilarityThreshold | SearchScoreThreshold;
|
|
921
823
|
export type SemanticErrorMode = `${KnownSemanticErrorMode}`;
|
|
922
824
|
export type SemanticErrorReason = `${KnownSemanticErrorReason}`;
|
|
923
|
-
export type SemanticSearchResultsType = `${KnownSemanticSearchResultsType}`;
|
|
924
825
|
export type VectorFilterMode = `${KnownVectorFilterMode}`;
|
|
925
826
|
export type VectorQueryKind = `${KnownVectorQueryKind}`;
|
|
926
827
|
//# sourceMappingURL=indexModels.d.ts.map
|