@azure/search-documents 12.2.0-beta.3 → 12.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (716) hide show
  1. package/dist/browser/errorModels.d.ts +17 -23
  2. package/dist/browser/errorModels.d.ts.map +1 -1
  3. package/dist/browser/errorModels.js.map +1 -1
  4. package/dist/browser/generated/data/models/index.d.ts +20 -567
  5. package/dist/browser/generated/data/models/index.d.ts.map +1 -1
  6. package/dist/browser/generated/data/models/index.js +6 -216
  7. package/dist/browser/generated/data/models/index.js.map +1 -1
  8. package/dist/browser/generated/data/models/mappers.d.ts +0 -18
  9. package/dist/browser/generated/data/models/mappers.d.ts.map +1 -1
  10. package/dist/browser/generated/data/models/mappers.js +4 -435
  11. package/dist/browser/generated/data/models/mappers.js.map +1 -1
  12. package/dist/browser/generated/data/models/parameters.d.ts +0 -5
  13. package/dist/browser/generated/data/models/parameters.d.ts.map +1 -1
  14. package/dist/browser/generated/data/models/parameters.js +0 -51
  15. package/dist/browser/generated/data/models/parameters.js.map +1 -1
  16. package/dist/browser/generated/data/operations/documents.js +3 -11
  17. package/dist/browser/generated/data/operations/documents.js.map +1 -1
  18. package/dist/browser/generated/data/searchClient.d.ts +3 -3
  19. package/dist/browser/generated/data/searchClient.d.ts.map +1 -1
  20. package/dist/browser/generated/data/searchClient.js +1 -1
  21. package/dist/browser/generated/data/searchClient.js.map +1 -1
  22. package/dist/browser/generated/service/models/index.d.ts +130 -1023
  23. package/dist/browser/generated/service/models/index.d.ts.map +1 -1
  24. package/dist/browser/generated/service/models/index.js +24 -196
  25. package/dist/browser/generated/service/models/index.js.map +1 -1
  26. package/dist/browser/generated/service/models/mappers.d.ts +17 -67
  27. package/dist/browser/generated/service/models/mappers.d.ts.map +1 -1
  28. package/dist/browser/generated/service/models/mappers.js +1579 -2957
  29. package/dist/browser/generated/service/models/mappers.js.map +1 -1
  30. package/dist/browser/generated/service/models/parameters.d.ts +2 -14
  31. package/dist/browser/generated/service/models/parameters.d.ts.map +1 -1
  32. package/dist/browser/generated/service/models/parameters.js +7 -89
  33. package/dist/browser/generated/service/models/parameters.js.map +1 -1
  34. package/dist/browser/generated/service/operations/aliases.d.ts +1 -43
  35. package/dist/browser/generated/service/operations/aliases.d.ts.map +1 -1
  36. package/dist/browser/generated/service/operations/aliases.js +200 -160
  37. package/dist/browser/generated/service/operations/aliases.js.map +1 -1
  38. package/dist/browser/generated/service/operations/dataSources.js +1 -4
  39. package/dist/browser/generated/service/operations/dataSources.js.map +1 -1
  40. package/dist/browser/generated/service/operations/index.d.ts +0 -3
  41. package/dist/browser/generated/service/operations/index.d.ts.map +1 -1
  42. package/dist/browser/generated/service/operations/index.js +0 -3
  43. package/dist/browser/generated/service/operations/index.js.map +1 -1
  44. package/dist/browser/generated/service/operations/indexers.d.ts +1 -14
  45. package/dist/browser/generated/service/operations/indexers.d.ts.map +1 -1
  46. package/dist/browser/generated/service/operations/indexers.js +1 -54
  47. package/dist/browser/generated/service/operations/indexers.js.map +1 -1
  48. package/dist/browser/generated/service/operations/skillsets.d.ts +1 -8
  49. package/dist/browser/generated/service/operations/skillsets.d.ts.map +1 -1
  50. package/dist/browser/generated/service/operations/skillsets.js +1 -30
  51. package/dist/browser/generated/service/operations/skillsets.js.map +1 -1
  52. package/dist/browser/generated/service/operationsInterfaces/aliases.d.ts +1 -35
  53. package/dist/browser/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
  54. package/dist/browser/generated/service/operationsInterfaces/aliases.js +66 -7
  55. package/dist/browser/generated/service/operationsInterfaces/aliases.js.map +1 -1
  56. package/dist/browser/generated/service/operationsInterfaces/index.d.ts +0 -3
  57. package/dist/browser/generated/service/operationsInterfaces/index.d.ts.map +1 -1
  58. package/dist/browser/generated/service/operationsInterfaces/index.js +0 -3
  59. package/dist/browser/generated/service/operationsInterfaces/index.js.map +1 -1
  60. package/dist/browser/generated/service/operationsInterfaces/indexers.d.ts +1 -14
  61. package/dist/browser/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
  62. package/dist/browser/generated/service/operationsInterfaces/indexers.js.map +1 -1
  63. package/dist/browser/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
  64. package/dist/browser/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
  65. package/dist/browser/generated/service/operationsInterfaces/skillsets.js.map +1 -1
  66. package/dist/browser/generated/service/searchServiceClient.d.ts +4 -12
  67. package/dist/browser/generated/service/searchServiceClient.d.ts.map +1 -1
  68. package/dist/browser/generated/service/searchServiceClient.js +2 -31
  69. package/dist/browser/generated/service/searchServiceClient.js.map +1 -1
  70. package/dist/browser/index.d.ts +4 -7
  71. package/dist/browser/index.d.ts.map +1 -1
  72. package/dist/browser/index.js +3 -5
  73. package/dist/browser/index.js.map +1 -1
  74. package/dist/browser/indexDocumentsBatch.d.ts +5 -6
  75. package/dist/browser/indexDocumentsBatch.d.ts.map +1 -1
  76. package/dist/browser/indexDocumentsBatch.js +4 -5
  77. package/dist/browser/indexDocumentsBatch.js.map +1 -1
  78. package/dist/browser/indexModels.d.ts +30 -236
  79. package/dist/browser/indexModels.d.ts.map +1 -1
  80. package/dist/browser/indexModels.js.map +1 -1
  81. package/dist/browser/odata.d.ts +2 -5
  82. package/dist/browser/odata.d.ts.map +1 -1
  83. package/dist/browser/odata.js +2 -5
  84. package/dist/browser/odata.js.map +1 -1
  85. package/dist/browser/odataMetadataPolicy.d.ts +1 -1
  86. package/dist/browser/odataMetadataPolicy.d.ts.map +1 -1
  87. package/dist/browser/odataMetadataPolicy.js.map +1 -1
  88. package/dist/browser/searchApiKeyCredentialPolicy.d.ts +4 -4
  89. package/dist/browser/searchApiKeyCredentialPolicy.d.ts.map +1 -1
  90. package/dist/browser/searchApiKeyCredentialPolicy.js +2 -2
  91. package/dist/browser/searchApiKeyCredentialPolicy.js.map +1 -1
  92. package/dist/browser/searchClient.d.ts +53 -64
  93. package/dist/browser/searchClient.d.ts.map +1 -1
  94. package/dist/browser/searchClient.js +53 -113
  95. package/dist/browser/searchClient.js.map +1 -1
  96. package/dist/browser/searchIndexClient.d.ts +18 -151
  97. package/dist/browser/searchIndexClient.d.ts.map +1 -1
  98. package/dist/browser/searchIndexClient.js +17 -458
  99. package/dist/browser/searchIndexClient.js.map +1 -1
  100. package/dist/browser/searchIndexerClient.d.ts +11 -26
  101. package/dist/browser/searchIndexerClient.d.ts.map +1 -1
  102. package/dist/browser/searchIndexerClient.js +7 -62
  103. package/dist/browser/searchIndexerClient.js.map +1 -1
  104. package/dist/browser/searchIndexingBufferedSender.d.ts +3 -3
  105. package/dist/browser/searchIndexingBufferedSender.d.ts.map +1 -1
  106. package/dist/browser/searchIndexingBufferedSender.js +1 -1
  107. package/dist/browser/searchIndexingBufferedSender.js.map +1 -1
  108. package/dist/browser/serviceModels.d.ts +213 -1119
  109. package/dist/browser/serviceModels.d.ts.map +1 -1
  110. package/dist/browser/serviceModels.js +7 -8
  111. package/dist/browser/serviceModels.js.map +1 -1
  112. package/dist/browser/serviceUtils.d.ts +6 -12
  113. package/dist/browser/serviceUtils.d.ts.map +1 -1
  114. package/dist/browser/serviceUtils.js +45 -226
  115. package/dist/browser/serviceUtils.js.map +1 -1
  116. package/dist/browser/synonymMapHelper-browser.d.mts.map +1 -1
  117. package/dist/browser/synonymMapHelper-browser.mjs.map +1 -1
  118. package/dist/browser/synonymMapHelper.d.ts +1 -1
  119. package/dist/commonjs/errorModels.d.ts +17 -23
  120. package/dist/commonjs/errorModels.d.ts.map +1 -1
  121. package/dist/commonjs/errorModels.js.map +1 -1
  122. package/dist/commonjs/generated/data/models/index.d.ts +20 -567
  123. package/dist/commonjs/generated/data/models/index.d.ts.map +1 -1
  124. package/dist/commonjs/generated/data/models/index.js +7 -217
  125. package/dist/commonjs/generated/data/models/index.js.map +1 -1
  126. package/dist/commonjs/generated/data/models/mappers.d.ts +0 -18
  127. package/dist/commonjs/generated/data/models/mappers.d.ts.map +1 -1
  128. package/dist/commonjs/generated/data/models/mappers.js +5 -436
  129. package/dist/commonjs/generated/data/models/mappers.js.map +1 -1
  130. package/dist/commonjs/generated/data/models/parameters.d.ts +0 -5
  131. package/dist/commonjs/generated/data/models/parameters.d.ts.map +1 -1
  132. package/dist/commonjs/generated/data/models/parameters.js +2 -53
  133. package/dist/commonjs/generated/data/models/parameters.js.map +1 -1
  134. package/dist/commonjs/generated/data/operations/documents.js +3 -11
  135. package/dist/commonjs/generated/data/operations/documents.js.map +1 -1
  136. package/dist/commonjs/generated/data/searchClient.d.ts +3 -3
  137. package/dist/commonjs/generated/data/searchClient.d.ts.map +1 -1
  138. package/dist/commonjs/generated/data/searchClient.js +1 -1
  139. package/dist/commonjs/generated/data/searchClient.js.map +1 -1
  140. package/dist/commonjs/generated/service/models/index.d.ts +130 -1023
  141. package/dist/commonjs/generated/service/models/index.d.ts.map +1 -1
  142. package/dist/commonjs/generated/service/models/index.js +25 -198
  143. package/dist/commonjs/generated/service/models/index.js.map +1 -1
  144. package/dist/commonjs/generated/service/models/mappers.d.ts +17 -67
  145. package/dist/commonjs/generated/service/models/mappers.d.ts.map +1 -1
  146. package/dist/commonjs/generated/service/models/mappers.js +1583 -2962
  147. package/dist/commonjs/generated/service/models/mappers.js.map +1 -1
  148. package/dist/commonjs/generated/service/models/parameters.d.ts +2 -14
  149. package/dist/commonjs/generated/service/models/parameters.d.ts.map +1 -1
  150. package/dist/commonjs/generated/service/models/parameters.js +7 -89
  151. package/dist/commonjs/generated/service/models/parameters.js.map +1 -1
  152. package/dist/commonjs/generated/service/operations/aliases.d.ts +1 -43
  153. package/dist/commonjs/generated/service/operations/aliases.d.ts.map +1 -1
  154. package/dist/commonjs/generated/service/operations/aliases.js +199 -163
  155. package/dist/commonjs/generated/service/operations/aliases.js.map +1 -1
  156. package/dist/commonjs/generated/service/operations/dataSources.js +1 -4
  157. package/dist/commonjs/generated/service/operations/dataSources.js.map +1 -1
  158. package/dist/commonjs/generated/service/operations/index.d.ts +0 -3
  159. package/dist/commonjs/generated/service/operations/index.d.ts.map +1 -1
  160. package/dist/commonjs/generated/service/operations/index.js +0 -3
  161. package/dist/commonjs/generated/service/operations/index.js.map +1 -1
  162. package/dist/commonjs/generated/service/operations/indexers.d.ts +1 -14
  163. package/dist/commonjs/generated/service/operations/indexers.d.ts.map +1 -1
  164. package/dist/commonjs/generated/service/operations/indexers.js +1 -54
  165. package/dist/commonjs/generated/service/operations/indexers.js.map +1 -1
  166. package/dist/commonjs/generated/service/operations/skillsets.d.ts +1 -8
  167. package/dist/commonjs/generated/service/operations/skillsets.d.ts.map +1 -1
  168. package/dist/commonjs/generated/service/operations/skillsets.js +1 -30
  169. package/dist/commonjs/generated/service/operations/skillsets.js.map +1 -1
  170. package/dist/commonjs/generated/service/operationsInterfaces/aliases.d.ts +1 -35
  171. package/dist/commonjs/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
  172. package/dist/commonjs/generated/service/operationsInterfaces/aliases.js +66 -7
  173. package/dist/commonjs/generated/service/operationsInterfaces/aliases.js.map +1 -1
  174. package/dist/commonjs/generated/service/operationsInterfaces/index.d.ts +0 -3
  175. package/dist/commonjs/generated/service/operationsInterfaces/index.d.ts.map +1 -1
  176. package/dist/commonjs/generated/service/operationsInterfaces/index.js +0 -3
  177. package/dist/commonjs/generated/service/operationsInterfaces/index.js.map +1 -1
  178. package/dist/commonjs/generated/service/operationsInterfaces/indexers.d.ts +1 -14
  179. package/dist/commonjs/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
  180. package/dist/commonjs/generated/service/operationsInterfaces/indexers.js.map +1 -1
  181. package/dist/commonjs/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
  182. package/dist/commonjs/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
  183. package/dist/commonjs/generated/service/operationsInterfaces/skillsets.js.map +1 -1
  184. package/dist/commonjs/generated/service/searchServiceClient.d.ts +4 -12
  185. package/dist/commonjs/generated/service/searchServiceClient.d.ts.map +1 -1
  186. package/dist/commonjs/generated/service/searchServiceClient.js +1 -30
  187. package/dist/commonjs/generated/service/searchServiceClient.js.map +1 -1
  188. package/dist/commonjs/index.d.ts +4 -7
  189. package/dist/commonjs/index.d.ts.map +1 -1
  190. package/dist/commonjs/index.js +44 -72
  191. package/dist/commonjs/index.js.map +1 -1
  192. package/dist/commonjs/indexDocumentsBatch.d.ts +5 -6
  193. package/dist/commonjs/indexDocumentsBatch.d.ts.map +1 -1
  194. package/dist/commonjs/indexDocumentsBatch.js +4 -5
  195. package/dist/commonjs/indexDocumentsBatch.js.map +1 -1
  196. package/dist/commonjs/indexModels.d.ts +30 -236
  197. package/dist/commonjs/indexModels.d.ts.map +1 -1
  198. package/dist/commonjs/indexModels.js.map +1 -1
  199. package/dist/commonjs/odata.d.ts +2 -5
  200. package/dist/commonjs/odata.d.ts.map +1 -1
  201. package/dist/commonjs/odata.js +2 -5
  202. package/dist/commonjs/odata.js.map +1 -1
  203. package/dist/commonjs/odataMetadataPolicy.d.ts +1 -1
  204. package/dist/commonjs/odataMetadataPolicy.d.ts.map +1 -1
  205. package/dist/commonjs/odataMetadataPolicy.js.map +1 -1
  206. package/dist/commonjs/searchApiKeyCredentialPolicy.d.ts +4 -4
  207. package/dist/commonjs/searchApiKeyCredentialPolicy.d.ts.map +1 -1
  208. package/dist/commonjs/searchApiKeyCredentialPolicy.js +2 -2
  209. package/dist/commonjs/searchApiKeyCredentialPolicy.js.map +1 -1
  210. package/dist/commonjs/searchClient.d.ts +53 -64
  211. package/dist/commonjs/searchClient.d.ts.map +1 -1
  212. package/dist/commonjs/searchClient.js +53 -113
  213. package/dist/commonjs/searchClient.js.map +1 -1
  214. package/dist/commonjs/searchIndexClient.d.ts +18 -151
  215. package/dist/commonjs/searchIndexClient.d.ts.map +1 -1
  216. package/dist/commonjs/searchIndexClient.js +17 -458
  217. package/dist/commonjs/searchIndexClient.js.map +1 -1
  218. package/dist/commonjs/searchIndexerClient.d.ts +11 -26
  219. package/dist/commonjs/searchIndexerClient.d.ts.map +1 -1
  220. package/dist/commonjs/searchIndexerClient.js +7 -62
  221. package/dist/commonjs/searchIndexerClient.js.map +1 -1
  222. package/dist/commonjs/searchIndexingBufferedSender.d.ts +3 -3
  223. package/dist/commonjs/searchIndexingBufferedSender.d.ts.map +1 -1
  224. package/dist/commonjs/searchIndexingBufferedSender.js +2 -2
  225. package/dist/commonjs/searchIndexingBufferedSender.js.map +1 -1
  226. package/dist/commonjs/serviceModels.d.ts +213 -1119
  227. package/dist/commonjs/serviceModels.d.ts.map +1 -1
  228. package/dist/commonjs/serviceModels.js +7 -8
  229. package/dist/commonjs/serviceModels.js.map +1 -1
  230. package/dist/commonjs/serviceUtils.d.ts +6 -12
  231. package/dist/commonjs/serviceUtils.d.ts.map +1 -1
  232. package/dist/commonjs/serviceUtils.js +44 -230
  233. package/dist/commonjs/serviceUtils.js.map +1 -1
  234. package/dist/commonjs/synonymMapHelper.d.ts +1 -1
  235. package/dist/commonjs/synonymMapHelper.d.ts.map +1 -1
  236. package/dist/commonjs/synonymMapHelper.js +3 -3
  237. package/dist/commonjs/synonymMapHelper.js.map +1 -1
  238. package/dist/esm/errorModels.d.ts +17 -23
  239. package/dist/esm/errorModels.d.ts.map +1 -1
  240. package/dist/esm/errorModels.js.map +1 -1
  241. package/dist/esm/generated/data/models/index.d.ts +20 -567
  242. package/dist/esm/generated/data/models/index.d.ts.map +1 -1
  243. package/dist/esm/generated/data/models/index.js +6 -216
  244. package/dist/esm/generated/data/models/index.js.map +1 -1
  245. package/dist/esm/generated/data/models/mappers.d.ts +0 -18
  246. package/dist/esm/generated/data/models/mappers.d.ts.map +1 -1
  247. package/dist/esm/generated/data/models/mappers.js +4 -435
  248. package/dist/esm/generated/data/models/mappers.js.map +1 -1
  249. package/dist/esm/generated/data/models/parameters.d.ts +0 -5
  250. package/dist/esm/generated/data/models/parameters.d.ts.map +1 -1
  251. package/dist/esm/generated/data/models/parameters.js +0 -51
  252. package/dist/esm/generated/data/models/parameters.js.map +1 -1
  253. package/dist/esm/generated/data/operations/documents.js +3 -11
  254. package/dist/esm/generated/data/operations/documents.js.map +1 -1
  255. package/dist/esm/generated/data/searchClient.d.ts +3 -3
  256. package/dist/esm/generated/data/searchClient.d.ts.map +1 -1
  257. package/dist/esm/generated/data/searchClient.js +1 -1
  258. package/dist/esm/generated/data/searchClient.js.map +1 -1
  259. package/dist/esm/generated/service/models/index.d.ts +130 -1023
  260. package/dist/esm/generated/service/models/index.d.ts.map +1 -1
  261. package/dist/esm/generated/service/models/index.js +24 -196
  262. package/dist/esm/generated/service/models/index.js.map +1 -1
  263. package/dist/esm/generated/service/models/mappers.d.ts +17 -67
  264. package/dist/esm/generated/service/models/mappers.d.ts.map +1 -1
  265. package/dist/esm/generated/service/models/mappers.js +1579 -2957
  266. package/dist/esm/generated/service/models/mappers.js.map +1 -1
  267. package/dist/esm/generated/service/models/parameters.d.ts +2 -14
  268. package/dist/esm/generated/service/models/parameters.d.ts.map +1 -1
  269. package/dist/esm/generated/service/models/parameters.js +7 -89
  270. package/dist/esm/generated/service/models/parameters.js.map +1 -1
  271. package/dist/esm/generated/service/operations/aliases.d.ts +1 -43
  272. package/dist/esm/generated/service/operations/aliases.d.ts.map +1 -1
  273. package/dist/esm/generated/service/operations/aliases.js +200 -160
  274. package/dist/esm/generated/service/operations/aliases.js.map +1 -1
  275. package/dist/esm/generated/service/operations/dataSources.js +1 -4
  276. package/dist/esm/generated/service/operations/dataSources.js.map +1 -1
  277. package/dist/esm/generated/service/operations/index.d.ts +0 -3
  278. package/dist/esm/generated/service/operations/index.d.ts.map +1 -1
  279. package/dist/esm/generated/service/operations/index.js +0 -3
  280. package/dist/esm/generated/service/operations/index.js.map +1 -1
  281. package/dist/esm/generated/service/operations/indexers.d.ts +1 -14
  282. package/dist/esm/generated/service/operations/indexers.d.ts.map +1 -1
  283. package/dist/esm/generated/service/operations/indexers.js +1 -54
  284. package/dist/esm/generated/service/operations/indexers.js.map +1 -1
  285. package/dist/esm/generated/service/operations/skillsets.d.ts +1 -8
  286. package/dist/esm/generated/service/operations/skillsets.d.ts.map +1 -1
  287. package/dist/esm/generated/service/operations/skillsets.js +1 -30
  288. package/dist/esm/generated/service/operations/skillsets.js.map +1 -1
  289. package/dist/esm/generated/service/operationsInterfaces/aliases.d.ts +1 -35
  290. package/dist/esm/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
  291. package/dist/esm/generated/service/operationsInterfaces/aliases.js +66 -7
  292. package/dist/esm/generated/service/operationsInterfaces/aliases.js.map +1 -1
  293. package/dist/esm/generated/service/operationsInterfaces/index.d.ts +0 -3
  294. package/dist/esm/generated/service/operationsInterfaces/index.d.ts.map +1 -1
  295. package/dist/esm/generated/service/operationsInterfaces/index.js +0 -3
  296. package/dist/esm/generated/service/operationsInterfaces/index.js.map +1 -1
  297. package/dist/esm/generated/service/operationsInterfaces/indexers.d.ts +1 -14
  298. package/dist/esm/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
  299. package/dist/esm/generated/service/operationsInterfaces/indexers.js.map +1 -1
  300. package/dist/esm/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
  301. package/dist/esm/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
  302. package/dist/esm/generated/service/operationsInterfaces/skillsets.js.map +1 -1
  303. package/dist/esm/generated/service/searchServiceClient.d.ts +4 -12
  304. package/dist/esm/generated/service/searchServiceClient.d.ts.map +1 -1
  305. package/dist/esm/generated/service/searchServiceClient.js +2 -31
  306. package/dist/esm/generated/service/searchServiceClient.js.map +1 -1
  307. package/dist/esm/index.d.ts +4 -7
  308. package/dist/esm/index.d.ts.map +1 -1
  309. package/dist/esm/index.js +3 -5
  310. package/dist/esm/index.js.map +1 -1
  311. package/dist/esm/indexDocumentsBatch.d.ts +5 -6
  312. package/dist/esm/indexDocumentsBatch.d.ts.map +1 -1
  313. package/dist/esm/indexDocumentsBatch.js +4 -5
  314. package/dist/esm/indexDocumentsBatch.js.map +1 -1
  315. package/dist/esm/indexModels.d.ts +30 -236
  316. package/dist/esm/indexModels.d.ts.map +1 -1
  317. package/dist/esm/indexModels.js.map +1 -1
  318. package/dist/esm/odata.d.ts +2 -5
  319. package/dist/esm/odata.d.ts.map +1 -1
  320. package/dist/esm/odata.js +2 -5
  321. package/dist/esm/odata.js.map +1 -1
  322. package/dist/esm/odataMetadataPolicy.d.ts +1 -1
  323. package/dist/esm/odataMetadataPolicy.d.ts.map +1 -1
  324. package/dist/esm/odataMetadataPolicy.js.map +1 -1
  325. package/dist/esm/searchApiKeyCredentialPolicy.d.ts +4 -4
  326. package/dist/esm/searchApiKeyCredentialPolicy.d.ts.map +1 -1
  327. package/dist/esm/searchApiKeyCredentialPolicy.js +2 -2
  328. package/dist/esm/searchApiKeyCredentialPolicy.js.map +1 -1
  329. package/dist/esm/searchClient.d.ts +53 -64
  330. package/dist/esm/searchClient.d.ts.map +1 -1
  331. package/dist/esm/searchClient.js +53 -113
  332. package/dist/esm/searchClient.js.map +1 -1
  333. package/dist/esm/searchIndexClient.d.ts +18 -151
  334. package/dist/esm/searchIndexClient.d.ts.map +1 -1
  335. package/dist/esm/searchIndexClient.js +17 -458
  336. package/dist/esm/searchIndexClient.js.map +1 -1
  337. package/dist/esm/searchIndexerClient.d.ts +11 -26
  338. package/dist/esm/searchIndexerClient.d.ts.map +1 -1
  339. package/dist/esm/searchIndexerClient.js +7 -62
  340. package/dist/esm/searchIndexerClient.js.map +1 -1
  341. package/dist/esm/searchIndexingBufferedSender.d.ts +3 -3
  342. package/dist/esm/searchIndexingBufferedSender.d.ts.map +1 -1
  343. package/dist/esm/searchIndexingBufferedSender.js +1 -1
  344. package/dist/esm/searchIndexingBufferedSender.js.map +1 -1
  345. package/dist/esm/serviceModels.d.ts +213 -1119
  346. package/dist/esm/serviceModels.d.ts.map +1 -1
  347. package/dist/esm/serviceModels.js +7 -8
  348. package/dist/esm/serviceModels.js.map +1 -1
  349. package/dist/esm/serviceUtils.d.ts +6 -12
  350. package/dist/esm/serviceUtils.d.ts.map +1 -1
  351. package/dist/esm/serviceUtils.js +45 -226
  352. package/dist/esm/serviceUtils.js.map +1 -1
  353. package/dist/esm/synonymMapHelper.d.ts +1 -1
  354. package/dist/esm/synonymMapHelper.d.ts.map +1 -1
  355. package/dist/esm/synonymMapHelper.js +2 -2
  356. package/dist/esm/synonymMapHelper.js.map +1 -1
  357. package/dist/react-native/errorModels.d.ts +17 -23
  358. package/dist/react-native/errorModels.d.ts.map +1 -1
  359. package/dist/react-native/errorModels.js.map +1 -1
  360. package/dist/react-native/generated/data/models/index.d.ts +20 -567
  361. package/dist/react-native/generated/data/models/index.d.ts.map +1 -1
  362. package/dist/react-native/generated/data/models/index.js +6 -216
  363. package/dist/react-native/generated/data/models/index.js.map +1 -1
  364. package/dist/react-native/generated/data/models/mappers.d.ts +0 -18
  365. package/dist/react-native/generated/data/models/mappers.d.ts.map +1 -1
  366. package/dist/react-native/generated/data/models/mappers.js +4 -435
  367. package/dist/react-native/generated/data/models/mappers.js.map +1 -1
  368. package/dist/react-native/generated/data/models/parameters.d.ts +0 -5
  369. package/dist/react-native/generated/data/models/parameters.d.ts.map +1 -1
  370. package/dist/react-native/generated/data/models/parameters.js +0 -51
  371. package/dist/react-native/generated/data/models/parameters.js.map +1 -1
  372. package/dist/react-native/generated/data/operations/documents.js +3 -11
  373. package/dist/react-native/generated/data/operations/documents.js.map +1 -1
  374. package/dist/react-native/generated/data/searchClient.d.ts +3 -3
  375. package/dist/react-native/generated/data/searchClient.d.ts.map +1 -1
  376. package/dist/react-native/generated/data/searchClient.js +1 -1
  377. package/dist/react-native/generated/data/searchClient.js.map +1 -1
  378. package/dist/react-native/generated/service/models/index.d.ts +130 -1023
  379. package/dist/react-native/generated/service/models/index.d.ts.map +1 -1
  380. package/dist/react-native/generated/service/models/index.js +24 -196
  381. package/dist/react-native/generated/service/models/index.js.map +1 -1
  382. package/dist/react-native/generated/service/models/mappers.d.ts +17 -67
  383. package/dist/react-native/generated/service/models/mappers.d.ts.map +1 -1
  384. package/dist/react-native/generated/service/models/mappers.js +1579 -2957
  385. package/dist/react-native/generated/service/models/mappers.js.map +1 -1
  386. package/dist/react-native/generated/service/models/parameters.d.ts +2 -14
  387. package/dist/react-native/generated/service/models/parameters.d.ts.map +1 -1
  388. package/dist/react-native/generated/service/models/parameters.js +7 -89
  389. package/dist/react-native/generated/service/models/parameters.js.map +1 -1
  390. package/dist/react-native/generated/service/operations/aliases.d.ts +1 -43
  391. package/dist/react-native/generated/service/operations/aliases.d.ts.map +1 -1
  392. package/dist/react-native/generated/service/operations/aliases.js +200 -160
  393. package/dist/react-native/generated/service/operations/aliases.js.map +1 -1
  394. package/dist/react-native/generated/service/operations/dataSources.js +1 -4
  395. package/dist/react-native/generated/service/operations/dataSources.js.map +1 -1
  396. package/dist/react-native/generated/service/operations/index.d.ts +0 -3
  397. package/dist/react-native/generated/service/operations/index.d.ts.map +1 -1
  398. package/dist/react-native/generated/service/operations/index.js +0 -3
  399. package/dist/react-native/generated/service/operations/index.js.map +1 -1
  400. package/dist/react-native/generated/service/operations/indexers.d.ts +1 -14
  401. package/dist/react-native/generated/service/operations/indexers.d.ts.map +1 -1
  402. package/dist/react-native/generated/service/operations/indexers.js +1 -54
  403. package/dist/react-native/generated/service/operations/indexers.js.map +1 -1
  404. package/dist/react-native/generated/service/operations/skillsets.d.ts +1 -8
  405. package/dist/react-native/generated/service/operations/skillsets.d.ts.map +1 -1
  406. package/dist/react-native/generated/service/operations/skillsets.js +1 -30
  407. package/dist/react-native/generated/service/operations/skillsets.js.map +1 -1
  408. package/dist/react-native/generated/service/operationsInterfaces/aliases.d.ts +1 -35
  409. package/dist/react-native/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
  410. package/dist/react-native/generated/service/operationsInterfaces/aliases.js +66 -7
  411. package/dist/react-native/generated/service/operationsInterfaces/aliases.js.map +1 -1
  412. package/dist/react-native/generated/service/operationsInterfaces/index.d.ts +0 -3
  413. package/dist/react-native/generated/service/operationsInterfaces/index.d.ts.map +1 -1
  414. package/dist/react-native/generated/service/operationsInterfaces/index.js +0 -3
  415. package/dist/react-native/generated/service/operationsInterfaces/index.js.map +1 -1
  416. package/dist/react-native/generated/service/operationsInterfaces/indexers.d.ts +1 -14
  417. package/dist/react-native/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
  418. package/dist/react-native/generated/service/operationsInterfaces/indexers.js.map +1 -1
  419. package/dist/react-native/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
  420. package/dist/react-native/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
  421. package/dist/react-native/generated/service/operationsInterfaces/skillsets.js.map +1 -1
  422. package/dist/react-native/generated/service/searchServiceClient.d.ts +4 -12
  423. package/dist/react-native/generated/service/searchServiceClient.d.ts.map +1 -1
  424. package/dist/react-native/generated/service/searchServiceClient.js +2 -31
  425. package/dist/react-native/generated/service/searchServiceClient.js.map +1 -1
  426. package/dist/react-native/index.d.ts +4 -7
  427. package/dist/react-native/index.d.ts.map +1 -1
  428. package/dist/react-native/index.js +3 -5
  429. package/dist/react-native/index.js.map +1 -1
  430. package/dist/react-native/indexDocumentsBatch.d.ts +5 -6
  431. package/dist/react-native/indexDocumentsBatch.d.ts.map +1 -1
  432. package/dist/react-native/indexDocumentsBatch.js +4 -5
  433. package/dist/react-native/indexDocumentsBatch.js.map +1 -1
  434. package/dist/react-native/indexModels.d.ts +30 -236
  435. package/dist/react-native/indexModels.d.ts.map +1 -1
  436. package/dist/react-native/indexModels.js.map +1 -1
  437. package/dist/react-native/odata.d.ts +2 -5
  438. package/dist/react-native/odata.d.ts.map +1 -1
  439. package/dist/react-native/odata.js +2 -5
  440. package/dist/react-native/odata.js.map +1 -1
  441. package/dist/react-native/odataMetadataPolicy.d.ts +1 -1
  442. package/dist/react-native/odataMetadataPolicy.d.ts.map +1 -1
  443. package/dist/react-native/odataMetadataPolicy.js.map +1 -1
  444. package/dist/react-native/searchApiKeyCredentialPolicy.d.ts +4 -4
  445. package/dist/react-native/searchApiKeyCredentialPolicy.d.ts.map +1 -1
  446. package/dist/react-native/searchApiKeyCredentialPolicy.js +2 -2
  447. package/dist/react-native/searchApiKeyCredentialPolicy.js.map +1 -1
  448. package/dist/react-native/searchClient.d.ts +53 -64
  449. package/dist/react-native/searchClient.d.ts.map +1 -1
  450. package/dist/react-native/searchClient.js +53 -113
  451. package/dist/react-native/searchClient.js.map +1 -1
  452. package/dist/react-native/searchIndexClient.d.ts +18 -151
  453. package/dist/react-native/searchIndexClient.d.ts.map +1 -1
  454. package/dist/react-native/searchIndexClient.js +17 -458
  455. package/dist/react-native/searchIndexClient.js.map +1 -1
  456. package/dist/react-native/searchIndexerClient.d.ts +11 -26
  457. package/dist/react-native/searchIndexerClient.d.ts.map +1 -1
  458. package/dist/react-native/searchIndexerClient.js +7 -62
  459. package/dist/react-native/searchIndexerClient.js.map +1 -1
  460. package/dist/react-native/searchIndexingBufferedSender.d.ts +3 -3
  461. package/dist/react-native/searchIndexingBufferedSender.d.ts.map +1 -1
  462. package/dist/react-native/searchIndexingBufferedSender.js +1 -1
  463. package/dist/react-native/searchIndexingBufferedSender.js.map +1 -1
  464. package/dist/react-native/serviceModels.d.ts +213 -1119
  465. package/dist/react-native/serviceModels.d.ts.map +1 -1
  466. package/dist/react-native/serviceModels.js +7 -8
  467. package/dist/react-native/serviceModels.js.map +1 -1
  468. package/dist/react-native/serviceUtils.d.ts +6 -12
  469. package/dist/react-native/serviceUtils.d.ts.map +1 -1
  470. package/dist/react-native/serviceUtils.js +45 -226
  471. package/dist/react-native/serviceUtils.js.map +1 -1
  472. package/dist/react-native/synonymMapHelper.d.ts +1 -1
  473. package/dist/react-native/synonymMapHelper.d.ts.map +1 -1
  474. package/dist/react-native/synonymMapHelper.js +2 -2
  475. package/dist/react-native/synonymMapHelper.js.map +1 -1
  476. package/package.json +9 -9
  477. package/dist/browser/generated/knowledgeAgent/index.d.ts +0 -4
  478. package/dist/browser/generated/knowledgeAgent/index.d.ts.map +0 -1
  479. package/dist/browser/generated/knowledgeAgent/index.js +0 -11
  480. package/dist/browser/generated/knowledgeAgent/index.js.map +0 -1
  481. package/dist/browser/generated/knowledgeAgent/models/index.d.ts +0 -264
  482. package/dist/browser/generated/knowledgeAgent/models/index.d.ts.map +0 -1
  483. package/dist/browser/generated/knowledgeAgent/models/index.js +0 -30
  484. package/dist/browser/generated/knowledgeAgent/models/index.js.map +0 -1
  485. package/dist/browser/generated/knowledgeAgent/models/mappers.d.ts +0 -43
  486. package/dist/browser/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
  487. package/dist/browser/generated/knowledgeAgent/models/mappers.js +0 -627
  488. package/dist/browser/generated/knowledgeAgent/models/mappers.js.map +0 -1
  489. package/dist/browser/generated/knowledgeAgent/models/parameters.d.ts +0 -9
  490. package/dist/browser/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
  491. package/dist/browser/generated/knowledgeAgent/models/parameters.js +0 -75
  492. package/dist/browser/generated/knowledgeAgent/models/parameters.js.map +0 -1
  493. package/dist/browser/generated/knowledgeAgent/operations/index.d.ts +0 -2
  494. package/dist/browser/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
  495. package/dist/browser/generated/knowledgeAgent/operations/index.js +0 -9
  496. package/dist/browser/generated/knowledgeAgent/operations/index.js.map +0 -1
  497. package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
  498. package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
  499. package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -54
  500. package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
  501. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
  502. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
  503. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.js +0 -9
  504. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
  505. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
  506. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
  507. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -9
  508. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
  509. package/dist/browser/generated/knowledgeAgent/searchClient.d.ts +0 -21
  510. package/dist/browser/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
  511. package/dist/browser/generated/knowledgeAgent/searchClient.js +0 -88
  512. package/dist/browser/generated/knowledgeAgent/searchClient.js.map +0 -1
  513. package/dist/browser/generated/service/operations/knowledgeAgents.d.ts +0 -43
  514. package/dist/browser/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
  515. package/dist/browser/generated/service/operations/knowledgeAgents.js +0 -160
  516. package/dist/browser/generated/service/operations/knowledgeAgents.js.map +0 -1
  517. package/dist/browser/generated/service/operations/knowledgeSources.d.ts +0 -43
  518. package/dist/browser/generated/service/operations/knowledgeSources.d.ts.map +0 -1
  519. package/dist/browser/generated/service/operations/knowledgeSources.js +0 -160
  520. package/dist/browser/generated/service/operations/knowledgeSources.js.map +0 -1
  521. package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
  522. package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
  523. package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.js +0 -9
  524. package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
  525. package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
  526. package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
  527. package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.js +0 -9
  528. package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
  529. package/dist/browser/knowledgeAgentModels.d.ts +0 -43
  530. package/dist/browser/knowledgeAgentModels.d.ts.map +0 -1
  531. package/dist/browser/knowledgeAgentModels.js +0 -4
  532. package/dist/browser/knowledgeAgentModels.js.map +0 -1
  533. package/dist/browser/knowledgeRetrievalClient.d.ts +0 -68
  534. package/dist/browser/knowledgeRetrievalClient.d.ts.map +0 -1
  535. package/dist/browser/knowledgeRetrievalClient.js +0 -108
  536. package/dist/browser/knowledgeRetrievalClient.js.map +0 -1
  537. package/dist/commonjs/generated/knowledgeAgent/index.d.ts +0 -4
  538. package/dist/commonjs/generated/knowledgeAgent/index.d.ts.map +0 -1
  539. package/dist/commonjs/generated/knowledgeAgent/index.js +0 -16
  540. package/dist/commonjs/generated/knowledgeAgent/index.js.map +0 -1
  541. package/dist/commonjs/generated/knowledgeAgent/models/index.d.ts +0 -264
  542. package/dist/commonjs/generated/knowledgeAgent/models/index.d.ts.map +0 -1
  543. package/dist/commonjs/generated/knowledgeAgent/models/index.js +0 -33
  544. package/dist/commonjs/generated/knowledgeAgent/models/index.js.map +0 -1
  545. package/dist/commonjs/generated/knowledgeAgent/models/mappers.d.ts +0 -43
  546. package/dist/commonjs/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
  547. package/dist/commonjs/generated/knowledgeAgent/models/mappers.js +0 -630
  548. package/dist/commonjs/generated/knowledgeAgent/models/mappers.js.map +0 -1
  549. package/dist/commonjs/generated/knowledgeAgent/models/parameters.d.ts +0 -9
  550. package/dist/commonjs/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
  551. package/dist/commonjs/generated/knowledgeAgent/models/parameters.js +0 -78
  552. package/dist/commonjs/generated/knowledgeAgent/models/parameters.js.map +0 -1
  553. package/dist/commonjs/generated/knowledgeAgent/operations/index.d.ts +0 -2
  554. package/dist/commonjs/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
  555. package/dist/commonjs/generated/knowledgeAgent/operations/index.js +0 -12
  556. package/dist/commonjs/generated/knowledgeAgent/operations/index.js.map +0 -1
  557. package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
  558. package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
  559. package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -59
  560. package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
  561. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
  562. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
  563. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.js +0 -12
  564. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
  565. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
  566. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
  567. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -10
  568. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
  569. package/dist/commonjs/generated/knowledgeAgent/searchClient.d.ts +0 -21
  570. package/dist/commonjs/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
  571. package/dist/commonjs/generated/knowledgeAgent/searchClient.js +0 -93
  572. package/dist/commonjs/generated/knowledgeAgent/searchClient.js.map +0 -1
  573. package/dist/commonjs/generated/service/operations/knowledgeAgents.d.ts +0 -43
  574. package/dist/commonjs/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
  575. package/dist/commonjs/generated/service/operations/knowledgeAgents.js +0 -165
  576. package/dist/commonjs/generated/service/operations/knowledgeAgents.js.map +0 -1
  577. package/dist/commonjs/generated/service/operations/knowledgeSources.d.ts +0 -43
  578. package/dist/commonjs/generated/service/operations/knowledgeSources.d.ts.map +0 -1
  579. package/dist/commonjs/generated/service/operations/knowledgeSources.js +0 -165
  580. package/dist/commonjs/generated/service/operations/knowledgeSources.js.map +0 -1
  581. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
  582. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
  583. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.js +0 -10
  584. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
  585. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
  586. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
  587. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.js +0 -10
  588. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
  589. package/dist/commonjs/knowledgeAgentModels.d.ts +0 -43
  590. package/dist/commonjs/knowledgeAgentModels.d.ts.map +0 -1
  591. package/dist/commonjs/knowledgeAgentModels.js +0 -5
  592. package/dist/commonjs/knowledgeAgentModels.js.map +0 -1
  593. package/dist/commonjs/knowledgeRetrievalClient.d.ts +0 -68
  594. package/dist/commonjs/knowledgeRetrievalClient.d.ts.map +0 -1
  595. package/dist/commonjs/knowledgeRetrievalClient.js +0 -113
  596. package/dist/commonjs/knowledgeRetrievalClient.js.map +0 -1
  597. package/dist/esm/generated/knowledgeAgent/index.d.ts +0 -4
  598. package/dist/esm/generated/knowledgeAgent/index.d.ts.map +0 -1
  599. package/dist/esm/generated/knowledgeAgent/index.js +0 -11
  600. package/dist/esm/generated/knowledgeAgent/index.js.map +0 -1
  601. package/dist/esm/generated/knowledgeAgent/models/index.d.ts +0 -264
  602. package/dist/esm/generated/knowledgeAgent/models/index.d.ts.map +0 -1
  603. package/dist/esm/generated/knowledgeAgent/models/index.js +0 -30
  604. package/dist/esm/generated/knowledgeAgent/models/index.js.map +0 -1
  605. package/dist/esm/generated/knowledgeAgent/models/mappers.d.ts +0 -43
  606. package/dist/esm/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
  607. package/dist/esm/generated/knowledgeAgent/models/mappers.js +0 -627
  608. package/dist/esm/generated/knowledgeAgent/models/mappers.js.map +0 -1
  609. package/dist/esm/generated/knowledgeAgent/models/parameters.d.ts +0 -9
  610. package/dist/esm/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
  611. package/dist/esm/generated/knowledgeAgent/models/parameters.js +0 -75
  612. package/dist/esm/generated/knowledgeAgent/models/parameters.js.map +0 -1
  613. package/dist/esm/generated/knowledgeAgent/operations/index.d.ts +0 -2
  614. package/dist/esm/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
  615. package/dist/esm/generated/knowledgeAgent/operations/index.js +0 -9
  616. package/dist/esm/generated/knowledgeAgent/operations/index.js.map +0 -1
  617. package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
  618. package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
  619. package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -54
  620. package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
  621. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
  622. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
  623. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.js +0 -9
  624. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
  625. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
  626. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
  627. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -9
  628. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
  629. package/dist/esm/generated/knowledgeAgent/searchClient.d.ts +0 -21
  630. package/dist/esm/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
  631. package/dist/esm/generated/knowledgeAgent/searchClient.js +0 -88
  632. package/dist/esm/generated/knowledgeAgent/searchClient.js.map +0 -1
  633. package/dist/esm/generated/service/operations/knowledgeAgents.d.ts +0 -43
  634. package/dist/esm/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
  635. package/dist/esm/generated/service/operations/knowledgeAgents.js +0 -160
  636. package/dist/esm/generated/service/operations/knowledgeAgents.js.map +0 -1
  637. package/dist/esm/generated/service/operations/knowledgeSources.d.ts +0 -43
  638. package/dist/esm/generated/service/operations/knowledgeSources.d.ts.map +0 -1
  639. package/dist/esm/generated/service/operations/knowledgeSources.js +0 -160
  640. package/dist/esm/generated/service/operations/knowledgeSources.js.map +0 -1
  641. package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
  642. package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
  643. package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.js +0 -9
  644. package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
  645. package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
  646. package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
  647. package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.js +0 -9
  648. package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
  649. package/dist/esm/knowledgeAgentModels.d.ts +0 -43
  650. package/dist/esm/knowledgeAgentModels.d.ts.map +0 -1
  651. package/dist/esm/knowledgeAgentModels.js +0 -4
  652. package/dist/esm/knowledgeAgentModels.js.map +0 -1
  653. package/dist/esm/knowledgeRetrievalClient.d.ts +0 -68
  654. package/dist/esm/knowledgeRetrievalClient.d.ts.map +0 -1
  655. package/dist/esm/knowledgeRetrievalClient.js +0 -108
  656. package/dist/esm/knowledgeRetrievalClient.js.map +0 -1
  657. package/dist/react-native/generated/knowledgeAgent/index.d.ts +0 -4
  658. package/dist/react-native/generated/knowledgeAgent/index.d.ts.map +0 -1
  659. package/dist/react-native/generated/knowledgeAgent/index.js +0 -11
  660. package/dist/react-native/generated/knowledgeAgent/index.js.map +0 -1
  661. package/dist/react-native/generated/knowledgeAgent/models/index.d.ts +0 -264
  662. package/dist/react-native/generated/knowledgeAgent/models/index.d.ts.map +0 -1
  663. package/dist/react-native/generated/knowledgeAgent/models/index.js +0 -30
  664. package/dist/react-native/generated/knowledgeAgent/models/index.js.map +0 -1
  665. package/dist/react-native/generated/knowledgeAgent/models/mappers.d.ts +0 -43
  666. package/dist/react-native/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
  667. package/dist/react-native/generated/knowledgeAgent/models/mappers.js +0 -627
  668. package/dist/react-native/generated/knowledgeAgent/models/mappers.js.map +0 -1
  669. package/dist/react-native/generated/knowledgeAgent/models/parameters.d.ts +0 -9
  670. package/dist/react-native/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
  671. package/dist/react-native/generated/knowledgeAgent/models/parameters.js +0 -75
  672. package/dist/react-native/generated/knowledgeAgent/models/parameters.js.map +0 -1
  673. package/dist/react-native/generated/knowledgeAgent/operations/index.d.ts +0 -2
  674. package/dist/react-native/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
  675. package/dist/react-native/generated/knowledgeAgent/operations/index.js +0 -9
  676. package/dist/react-native/generated/knowledgeAgent/operations/index.js.map +0 -1
  677. package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
  678. package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
  679. package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -54
  680. package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
  681. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
  682. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
  683. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.js +0 -9
  684. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
  685. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
  686. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
  687. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -9
  688. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
  689. package/dist/react-native/generated/knowledgeAgent/searchClient.d.ts +0 -21
  690. package/dist/react-native/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
  691. package/dist/react-native/generated/knowledgeAgent/searchClient.js +0 -88
  692. package/dist/react-native/generated/knowledgeAgent/searchClient.js.map +0 -1
  693. package/dist/react-native/generated/service/operations/knowledgeAgents.d.ts +0 -43
  694. package/dist/react-native/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
  695. package/dist/react-native/generated/service/operations/knowledgeAgents.js +0 -160
  696. package/dist/react-native/generated/service/operations/knowledgeAgents.js.map +0 -1
  697. package/dist/react-native/generated/service/operations/knowledgeSources.d.ts +0 -43
  698. package/dist/react-native/generated/service/operations/knowledgeSources.d.ts.map +0 -1
  699. package/dist/react-native/generated/service/operations/knowledgeSources.js +0 -160
  700. package/dist/react-native/generated/service/operations/knowledgeSources.js.map +0 -1
  701. package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
  702. package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
  703. package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.js +0 -9
  704. package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
  705. package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
  706. package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
  707. package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.js +0 -9
  708. package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
  709. package/dist/react-native/knowledgeAgentModels.d.ts +0 -43
  710. package/dist/react-native/knowledgeAgentModels.d.ts.map +0 -1
  711. package/dist/react-native/knowledgeAgentModels.js +0 -4
  712. package/dist/react-native/knowledgeAgentModels.js.map +0 -1
  713. package/dist/react-native/knowledgeRetrievalClient.d.ts +0 -68
  714. package/dist/react-native/knowledgeRetrievalClient.d.ts.map +0 -1
  715. package/dist/react-native/knowledgeRetrievalClient.js +0 -108
  716. package/dist/react-native/knowledgeRetrievalClient.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"searchServiceClient.d.ts","sourceRoot":"","sources":["../../../../src/generated/service/searchServiceClient.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,cAAc,MAAM,yBAAyB,CAAC;AAgB1D,OAAO,EACL,eAAe,EACf,gBAAgB,EAChB,WAAW,EACX,QAAQ,EACR,SAAS,EACT,WAAW,EACX,OAAO,EACP,OAAO,EACR,MAAM,iCAAiC,CAAC;AAGzC,OAAO,EACL,yBAAyB,EACzB,iCAAiC,EACjC,kCAAkC,EAClC,4BAA4B,EAC5B,kCAAkC,EAClC,4BAA4B,EAC7B,MAAM,mBAAmB,CAAC;AAE3B,gBAAgB;AAChB,qBAAa,mBAAoB,SAAQ,cAAc,CAAC,qBAAqB;IAC3E,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,yBAAyB,CAAC;IAEtC;;;;;OAKG;gBAED,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,iCAAiC;IA8C7C,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC;;;OAGG;IACH,oBAAoB,CAClB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC;IAOxC;;;OAGG;IACH,oBAAoB,CAClB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC;IAOxC,eAAe,EAAE,eAAe,CAAC;IACjC,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,WAAW,EAAE,WAAW,CAAC;IACzB,QAAQ,EAAE,QAAQ,CAAC;IACnB,SAAS,EAAE,SAAS,CAAC;IACrB,WAAW,EAAE,WAAW,CAAC;IACzB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;CAClB"}
1
+ {"version":3,"file":"searchServiceClient.d.ts","sourceRoot":"","sources":["../../../../src/generated/service/searchServiceClient.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,cAAc,MAAM,yBAAyB,CAAC;AAa1D,OAAO,EACL,WAAW,EACX,QAAQ,EACR,SAAS,EACT,WAAW,EACX,OAAO,EACR,MAAM,iCAAiC,CAAC;AAGzC,OAAO,EACL,kBAAkB,EAClB,iCAAiC,EACjC,kCAAkC,EAClC,4BAA4B,EAC7B,MAAM,mBAAmB,CAAC;AAE3B,gBAAgB;AAChB,qBAAa,mBAAoB,SAAQ,cAAc,CAAC,qBAAqB;IAC3E,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,kBAAkB,CAAC;IAE/B;;;;;OAKG;gBAED,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,kBAAkB,EAC9B,OAAO,CAAC,EAAE,iCAAiC;IA2C7C,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC;;;OAGG;IACH,oBAAoB,CAClB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC;IAOxC,WAAW,EAAE,WAAW,CAAC;IACzB,QAAQ,EAAE,QAAQ,CAAC;IACnB,SAAS,EAAE,SAAS,CAAC;IACrB,WAAW,EAAE,WAAW,CAAC;IACzB,OAAO,EAAE,OAAO,CAAC;CAClB"}
@@ -7,7 +7,7 @@
7
7
  */
8
8
  import * as coreClient from "@azure/core-client";
9
9
  import * as coreHttpCompat from "@azure/core-http-compat";
10
- import { KnowledgeAgentsImpl, KnowledgeSourcesImpl, DataSourcesImpl, IndexersImpl, SkillsetsImpl, SynonymMapsImpl, IndexesImpl, AliasesImpl, } from "./operations/index.js";
10
+ import { DataSourcesImpl, IndexersImpl, SkillsetsImpl, SynonymMapsImpl, IndexesImpl, } from "./operations/index.js";
11
11
  import * as Parameters from "./models/parameters.js";
12
12
  import * as Mappers from "./models/mappers.js";
13
13
  /** @internal */
@@ -34,7 +34,7 @@ export class SearchServiceClient extends coreHttpCompat.ExtendedServiceClient {
34
34
  const defaults = {
35
35
  requestContentType: "application/json; charset=utf-8",
36
36
  };
37
- const packageDetails = `azsdk-js-search-documents/12.2.0-beta.3`;
37
+ const packageDetails = `azsdk-js-search-documents/12.2.0`;
38
38
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
39
39
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
40
40
  : `${packageDetails}`;
@@ -50,14 +50,11 @@ export class SearchServiceClient extends coreHttpCompat.ExtendedServiceClient {
50
50
  // Parameter assignments
51
51
  this.endpoint = endpoint;
52
52
  this.apiVersion = apiVersion;
53
- this.knowledgeAgents = new KnowledgeAgentsImpl(this);
54
- this.knowledgeSources = new KnowledgeSourcesImpl(this);
55
53
  this.dataSources = new DataSourcesImpl(this);
56
54
  this.indexers = new IndexersImpl(this);
57
55
  this.skillsets = new SkillsetsImpl(this);
58
56
  this.synonymMaps = new SynonymMapsImpl(this);
59
57
  this.indexes = new IndexesImpl(this);
60
- this.aliases = new AliasesImpl(this);
61
58
  this.addCustomApiVersionPolicy(apiVersion);
62
59
  }
63
60
  /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
@@ -92,21 +89,11 @@ export class SearchServiceClient extends coreHttpCompat.ExtendedServiceClient {
92
89
  getServiceStatistics(options) {
93
90
  return this.sendOperationRequest({ options }, getServiceStatisticsOperationSpec);
94
91
  }
95
- /**
96
- * Retrieves a summary of statistics for all indexes in the search service.
97
- * @param options The options parameters.
98
- */
99
- getIndexStatsSummary(options) {
100
- return this.sendOperationRequest({ options }, getIndexStatsSummaryOperationSpec);
101
- }
102
- knowledgeAgents;
103
- knowledgeSources;
104
92
  dataSources;
105
93
  indexers;
106
94
  skillsets;
107
95
  synonymMaps;
108
96
  indexes;
109
- aliases;
110
97
  }
111
98
  // Operation Specifications
112
99
  const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
@@ -126,20 +113,4 @@ const getServiceStatisticsOperationSpec = {
126
113
  headerParameters: [Parameters.accept],
127
114
  serializer,
128
115
  };
129
- const getIndexStatsSummaryOperationSpec = {
130
- path: "/indexstats",
131
- httpMethod: "GET",
132
- responses: {
133
- 200: {
134
- bodyMapper: Mappers.ListIndexStatsSummary,
135
- },
136
- default: {
137
- bodyMapper: Mappers.ErrorResponse,
138
- },
139
- },
140
- queryParameters: [Parameters.apiVersion],
141
- urlParameters: [Parameters.endpoint],
142
- headerParameters: [Parameters.accept],
143
- serializer,
144
- };
145
116
  //# sourceMappingURL=searchServiceClient.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"searchServiceClient.js","sourceRoot":"","sources":["../../../../src/generated/service/searchServiceClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreHttpCompat from \"@azure/core-http-compat\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport {\n KnowledgeAgentsImpl,\n KnowledgeSourcesImpl,\n DataSourcesImpl,\n IndexersImpl,\n SkillsetsImpl,\n SynonymMapsImpl,\n IndexesImpl,\n AliasesImpl,\n} from \"./operations/index.js\";\nimport {\n KnowledgeAgents,\n KnowledgeSources,\n DataSources,\n Indexers,\n Skillsets,\n SynonymMaps,\n Indexes,\n Aliases,\n} from \"./operationsInterfaces/index.js\";\nimport * as Parameters from \"./models/parameters.js\";\nimport * as Mappers from \"./models/mappers.js\";\nimport {\n ApiVersion20250801Preview,\n SearchServiceClientOptionalParams,\n GetServiceStatisticsOptionalParams,\n GetServiceStatisticsResponse,\n GetIndexStatsSummaryOptionalParams,\n GetIndexStatsSummaryResponse,\n} from \"./models/index.js\";\n\n/** @internal */\nexport class SearchServiceClient extends coreHttpCompat.ExtendedServiceClient {\n endpoint: string;\n apiVersion: ApiVersion20250801Preview;\n\n /**\n * Initializes a new instance of the SearchServiceClient class.\n * @param endpoint The endpoint URL of the search service.\n * @param apiVersion Api Version\n * @param options The parameter options\n */\n constructor(\n endpoint: string,\n apiVersion: ApiVersion20250801Preview,\n options?: SearchServiceClientOptionalParams,\n ) {\n if (endpoint === undefined) {\n throw new Error(\"'endpoint' cannot be null\");\n }\n if (apiVersion === undefined) {\n throw new Error(\"'apiVersion' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: SearchServiceClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n };\n\n const packageDetails = `azsdk-js-search-documents/12.2.0-beta.3`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint: options.endpoint ?? options.baseUri ?? \"{endpoint}\",\n };\n super(optionsWithDefaults);\n // Parameter assignments\n this.endpoint = endpoint;\n this.apiVersion = apiVersion;\n this.knowledgeAgents = new KnowledgeAgentsImpl(this);\n this.knowledgeSources = new KnowledgeSourcesImpl(this);\n this.dataSources = new DataSourcesImpl(this);\n this.indexers = new IndexersImpl(this);\n this.skillsets = new SkillsetsImpl(this);\n this.synonymMaps = new SynonymMapsImpl(this);\n this.indexes = new IndexesImpl(this);\n this.aliases = new AliasesImpl(this);\n this.addCustomApiVersionPolicy(apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest,\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n /**\n * Gets service level statistics for a search service.\n * @param options The options parameters.\n */\n getServiceStatistics(\n options?: GetServiceStatisticsOptionalParams,\n ): Promise<GetServiceStatisticsResponse> {\n return this.sendOperationRequest(\n { options },\n getServiceStatisticsOperationSpec,\n );\n }\n\n /**\n * Retrieves a summary of statistics for all indexes in the search service.\n * @param options The options parameters.\n */\n getIndexStatsSummary(\n options?: GetIndexStatsSummaryOptionalParams,\n ): Promise<GetIndexStatsSummaryResponse> {\n return this.sendOperationRequest(\n { options },\n getIndexStatsSummaryOperationSpec,\n );\n }\n\n knowledgeAgents: KnowledgeAgents;\n knowledgeSources: KnowledgeSources;\n dataSources: DataSources;\n indexers: Indexers;\n skillsets: Skillsets;\n synonymMaps: SynonymMaps;\n indexes: Indexes;\n aliases: Aliases;\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getServiceStatisticsOperationSpec: coreClient.OperationSpec = {\n path: \"/servicestats\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServiceStatistics,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.endpoint],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getIndexStatsSummaryOperationSpec: coreClient.OperationSpec = {\n path: \"/indexstats\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListIndexStatsSummary,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.endpoint],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"searchServiceClient.js","sourceRoot":"","sources":["../../../../src/generated/service/searchServiceClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreHttpCompat from \"@azure/core-http-compat\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport {\n DataSourcesImpl,\n IndexersImpl,\n SkillsetsImpl,\n SynonymMapsImpl,\n IndexesImpl,\n} from \"./operations/index.js\";\nimport {\n DataSources,\n Indexers,\n Skillsets,\n SynonymMaps,\n Indexes,\n} from \"./operationsInterfaces/index.js\";\nimport * as Parameters from \"./models/parameters.js\";\nimport * as Mappers from \"./models/mappers.js\";\nimport {\n ApiVersion20250901,\n SearchServiceClientOptionalParams,\n GetServiceStatisticsOptionalParams,\n GetServiceStatisticsResponse,\n} from \"./models/index.js\";\n\n/** @internal */\nexport class SearchServiceClient extends coreHttpCompat.ExtendedServiceClient {\n endpoint: string;\n apiVersion: ApiVersion20250901;\n\n /**\n * Initializes a new instance of the SearchServiceClient class.\n * @param endpoint The endpoint URL of the search service.\n * @param apiVersion Api Version\n * @param options The parameter options\n */\n constructor(\n endpoint: string,\n apiVersion: ApiVersion20250901,\n options?: SearchServiceClientOptionalParams,\n ) {\n if (endpoint === undefined) {\n throw new Error(\"'endpoint' cannot be null\");\n }\n if (apiVersion === undefined) {\n throw new Error(\"'apiVersion' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: SearchServiceClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n };\n\n const packageDetails = `azsdk-js-search-documents/12.2.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint: options.endpoint ?? options.baseUri ?? \"{endpoint}\",\n };\n super(optionsWithDefaults);\n // Parameter assignments\n this.endpoint = endpoint;\n this.apiVersion = apiVersion;\n this.dataSources = new DataSourcesImpl(this);\n this.indexers = new IndexersImpl(this);\n this.skillsets = new SkillsetsImpl(this);\n this.synonymMaps = new SynonymMapsImpl(this);\n this.indexes = new IndexesImpl(this);\n this.addCustomApiVersionPolicy(apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest,\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n /**\n * Gets service level statistics for a search service.\n * @param options The options parameters.\n */\n getServiceStatistics(\n options?: GetServiceStatisticsOptionalParams,\n ): Promise<GetServiceStatisticsResponse> {\n return this.sendOperationRequest(\n { options },\n getServiceStatisticsOperationSpec,\n );\n }\n\n dataSources: DataSources;\n indexers: Indexers;\n skillsets: Skillsets;\n synonymMaps: SynonymMaps;\n indexes: Indexes;\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getServiceStatisticsOperationSpec: coreClient.OperationSpec = {\n path: \"/servicestats\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServiceStatistics,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.endpoint],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,18 +1,15 @@
1
1
  export { AzureKeyCredential } from "@azure/core-auth";
2
- export { AutocompleteItem, AutocompleteMode, AutocompleteResult, DebugInfo, FacetResult, HybridCountAndFacetMode, HybridSearch as HybridSearchOptions, IndexActionType, IndexDocumentsResult, IndexingResult, KnownHybridCountAndFacetMode, KnownQueryDebugMode, KnownQueryLanguage, KnownQuerySpellerType as KnownQuerySpeller, KnownSemanticErrorMode, KnownSemanticErrorReason, KnownSemanticFieldState, KnownSemanticQueryRewritesResultType, KnownSemanticSearchResultsType, KnownVectorFilterMode, KnownVectorQueryKind, KnownVectorThresholdKind, QueryAnswerResult, QueryCaptionResult, QueryDebugMode, QueryLanguage, QueryResultDocumentInnerHit, QueryResultDocumentRerankerInput, QueryResultDocumentSubscores, QueryRewritesDebugInfo, QueryRewritesValuesDebugInfo, QuerySpellerType as QuerySpeller, QueryType, ScoringStatistics, SearchMode, SemanticFieldState, SemanticQueryRewritesResultType, SingleVectorFieldResult, TextResult, VectorsDebugInfo, } from "./generated/data/models/index.js";
3
- export { KnowledgeAgentActivityRecord as BaseKnowledgeAgentActivityRecord, KnowledgeAgentActivityRecordUnion as KnowledgeAgentActivityRecord, KnowledgeAgentAzureBlobActivityArguments, KnowledgeAgentAzureBlobActivityRecord, KnowledgeAgentAzureBlobReference, KnowledgeAgentMessage, KnowledgeAgentMessageContent as BaseKnowledgeAgentMessageContent, KnowledgeAgentMessageContentUnion as KnowledgeAgentMessageContent, KnowledgeAgentMessageImageContent, KnowledgeAgentMessageImageContentImage, KnowledgeAgentMessageTextContent, KnowledgeAgentModelAnswerSynthesisActivityRecord, KnowledgeAgentModelQueryPlanningActivityRecord, KnowledgeAgentReference as BaseKnowledgeAgentReference, KnowledgeAgentReferenceUnion as KnowledgeAgentReference, KnowledgeAgentRetrievalActivityRecord as BaseKnowledgeAgentRetrievalActivityRecord, KnowledgeAgentRetrievalActivityRecordUnion as KnowledgeAgentRetrievalActivityRecord, KnowledgeAgentRetrievalRequest, KnowledgeAgentRetrievalResponse, KnowledgeAgentSearchIndexActivityArguments, KnowledgeAgentSearchIndexActivityRecord, KnowledgeAgentSearchIndexReference, KnowledgeAgentSemanticRerankerActivityRecord, KnowledgeSourceKind, KnowledgeSourceParams as BaseKnowledgeSourceParams, KnowledgeSourceParamsUnion as KnowledgeSourceParams, KnownKnowledgeSourceKind, SearchIndexKnowledgeSourceParams, } from "./generated/knowledgeAgent/models/index.js";
4
- export { AIFoundryModelCatalogName, AIServicesAccountKey, AnalyzedTokenInfo, AnalyzeResult, AsciiFoldingTokenFilter, AzureActiveDirectoryApplicationCredentials, AzureMachineLearningSkill, AzureOpenAIModelName, AzureOpenAITokenizerParameters, BinaryQuantizationCompression, BM25Similarity, CharFilter as BaseCharFilter, CharFilterName, ChatCompletionExtraParametersBehavior, ChatCompletionResponseFormat, ChatCompletionResponseFormatJsonSchemaProperties, ChatCompletionResponseFormatType, ChatCompletionSchema, CjkBigramTokenFilter, CjkBigramTokenFilterScripts, ClassicSimilarity, ClassicTokenizer, CognitiveServicesAccount as BaseCognitiveServicesAccount, CognitiveServicesAccountKey, CommonGramTokenFilter, CommonModelParameters, ConditionalSkill, CorsOptions, CustomEntity, CustomEntityAlias, CustomNormalizer, DataChangeDetectionPolicy as BaseDataChangeDetectionPolicy, DataDeletionDetectionPolicy as BaseDataDeletionDetectionPolicy, DefaultCognitiveServicesAccount, DictionaryDecompounderTokenFilter, DistanceScoringFunction, DistanceScoringParameters, DocumentExtractionSkill, DocumentIntelligenceLayoutSkillChunkingProperties, DocumentIntelligenceLayoutSkillChunkingUnit, DocumentIntelligenceLayoutSkillExtractionOptions, DocumentIntelligenceLayoutSkillMarkdownHeaderDepth, DocumentIntelligenceLayoutSkillOutputFormat, DocumentIntelligenceLayoutSkillOutputMode, EdgeNGramTokenFilterSide, EdgeNGramTokenizer, ElisionTokenFilter, EntityLinkingSkill, EntityRecognitionSkillV3, FieldMapping, FieldMappingFunction, FreshnessScoringFunction, FreshnessScoringParameters, GetIndexStatsSummaryOptionalParams, GetIndexStatsSummaryResponse, HighWaterMarkChangeDetectionPolicy, IndexerExecutionResult, IndexerExecutionStatus, IndexerExecutionStatusDetail, IndexerPermissionOption, IndexerResyncOption, IndexersResyncOptionalParams, IndexerState, IndexerStatus, IndexingMode, IndexingSchedule, IndexProjectionMode, IndexStatisticsSummary, InputFieldMappingEntry, KeepTokenFilter, KeywordMarkerTokenFilter, KnowledgeAgentModel as BaseKnowledgeAgentModel, KnowledgeAgentOutputConfiguration, KnowledgeAgentOutputConfigurationModality, KnowledgeAgentRequestLimits, KnowledgeSourceReference, 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, KnownKnowledgeAgentModelKind, KnownKnowledgeAgentOutputConfigurationModality, KnownLexicalAnalyzerName, KnownLexicalNormalizerName, KnownLexicalNormalizerName as KnownNormalizerNames, KnownMarkdownHeaderDepth, KnownMarkdownParsingSubmode, KnownOcrLineEnding, KnownOcrSkillLanguage, KnownPermissionFilter, KnownPIIDetectionSkillMaskingMode, KnownRankingOrder, KnownRegexFlags, KnownSearchFieldDataType, KnownSearchIndexerDataSourceType, KnownSearchIndexPermissionFilterOption, KnownSentimentSkillLanguage, KnownSplitSkillEncoderModelName, KnownSplitSkillLanguage, KnownSplitSkillUnit, KnownTextSplitMode, KnownTextTranslationSkillLanguage, KnownVectorEncodingFormat, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVectorSearchCompressionKind, KnownVectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionTarget, KnownVectorSearchVectorizerKind, KnownVisualFeature, LanguageDetectionSkill, LengthTokenFilter, LexicalAnalyzer as BaseLexicalAnalyzer, LexicalAnalyzerName, LexicalNormalizer as BaseLexicalNormalizer, LexicalNormalizerName, LexicalTokenizer as BaseLexicalTokenizer, LexicalTokenizerName, LimitTokenFilter, ListIndexStatsSummary, LuceneStandardAnalyzer, MagnitudeScoringFunction, MagnitudeScoringParameters, MappingCharFilter, MarkdownHeaderDepth, MarkdownParsingSubmode, MergeSkill, MicrosoftLanguageStemmingTokenizer, MicrosoftLanguageTokenizer, MicrosoftStemmingTokenizerLanguage, MicrosoftTokenizerLanguage, NativeBlobSoftDeleteDeletionDetectionPolicy, NGramTokenizer, OcrLineEnding, OutputFieldMappingEntry, PathHierarchyTokenizerV2 as PathHierarchyTokenizer, PatternCaptureTokenFilter, PatternReplaceCharFilter, PatternReplaceTokenFilter, PermissionFilter, PhoneticEncoder, PhoneticTokenFilter, RankingOrder, RescoringOptions, ResourceCounter, ScalarQuantizationCompression, ScalarQuantizationParameters, ScoringFunction as BaseScoringFunction, ScoringFunctionAggregation, ScoringFunctionInterpolation, SearchAlias, SearchIndexerDataContainer, SearchIndexerDataIdentity as BaseSearchIndexerDataIdentity, SearchIndexerDataNoneIdentity, SearchIndexerDataUserAssignedIdentity, SearchIndexerError, SearchIndexerIndexProjectionSelector, SearchIndexerKnowledgeStoreBlobProjectionSelector, SearchIndexerKnowledgeStoreFileProjectionSelector, SearchIndexerKnowledgeStoreObjectProjectionSelector, SearchIndexerKnowledgeStoreProjection, SearchIndexerKnowledgeStoreProjectionSelector, SearchIndexerKnowledgeStoreTableProjectionSelector, SearchIndexerLimits, SearchIndexerSkill as BaseSearchIndexerSkill, SearchIndexerStatus, SearchIndexerWarning, SearchIndexKnowledgeSourceParameters, SearchIndexPermissionFilterOption, SemanticConfiguration, SemanticField, SemanticPrioritizedFields, SemanticSearch, SentimentSkillV3, ServiceCounters, ServiceLimits, ShaperSkill, ShingleTokenFilter, Similarity, SnowballTokenFilter, SnowballTokenFilterLanguage, SoftDeleteColumnDeletionDetectionPolicy, SplitSkillEncoderModelName, SplitSkillUnit, SqlIntegratedChangeTrackingPolicy, StemmerOverrideTokenFilter, StemmerTokenFilter, StemmerTokenFilterLanguage, StopAnalyzer, StopwordsList, StopwordsTokenFilter, Suggester as SearchSuggester, SynonymTokenFilter, TagScoringFunction, TagScoringParameters, TextWeights, TokenCharacterKind, TokenFilter as BaseTokenFilter, TokenFilterName, TruncateTokenFilter, UaxUrlEmailTokenizer, UniqueTokenFilter, VectorEncodingFormat, VectorSearchCompression as BaseVectorSearchCompression, VectorSearchCompressionKind, VectorSearchCompressionRescoreStorageMethod, VectorSearchCompressionTarget, VectorSearchProfile, VectorSearchVectorizerKind, WordDelimiterTokenFilter, } from "./generated/service/models/index.js";
2
+ export { AutocompleteItem, AutocompleteMode, AutocompleteResult, FacetResult, IndexActionType, IndexDocumentsResult, IndexingResult, KnownSemanticErrorMode, KnownSemanticErrorReason, KnownSemanticSearchResultsType, KnownVectorFilterMode, KnownVectorQueryKind, QueryAnswerResult, QueryCaptionResult, QueryType, ScoringStatistics, SearchMode, } from "./generated/data/models/index.js";
3
+ export { AnalyzeResult, AnalyzedTokenInfo, AsciiFoldingTokenFilter, AzureActiveDirectoryApplicationCredentials, AzureOpenAIModelName, BaseLexicalNormalizer, BM25Similarity, BinaryQuantizationCompression, CharFilter as BaseCharFilter, CharFilterName, CjkBigramTokenFilter, CjkBigramTokenFilterScripts, ClassicSimilarity, ClassicTokenizer, CognitiveServicesAccount as BaseCognitiveServicesAccount, CognitiveServicesAccountKey, CommonGramTokenFilter, ConditionalSkill, CorsOptions, CustomEntity, CustomEntityAlias, CustomLexicalNormalizer, DataChangeDetectionPolicy as BaseDataChangeDetectionPolicy, DataDeletionDetectionPolicy as BaseDataDeletionDetectionPolicy, DefaultCognitiveServicesAccount, DictionaryDecompounderTokenFilter, DistanceScoringFunction, DistanceScoringParameters, DocumentExtractionSkill, DocumentIntelligenceLayoutSkill, DocumentIntelligenceLayoutSkillChunkingProperties, DocumentIntelligenceLayoutSkillChunkingUnit, DocumentIntelligenceLayoutSkillExtractionOptions, DocumentIntelligenceLayoutSkillMarkdownHeaderDepth, DocumentIntelligenceLayoutSkillOutputFormat, DocumentIntelligenceLayoutSkillOutputMode, EdgeNGramTokenFilterSide, EdgeNGramTokenizer, ElisionTokenFilter, EntityLinkingSkill, EntityRecognitionSkillV3, FieldMapping, FieldMappingFunction, FreshnessScoringFunction, FreshnessScoringParameters, HighWaterMarkChangeDetectionPolicy, IndexProjectionMode, IndexerExecutionResult, IndexerExecutionStatus, IndexerStatus, IndexingSchedule, InputFieldMappingEntry, KeepTokenFilter, KeywordMarkerTokenFilter, KnownAzureOpenAIModelName, KnownBlobIndexerDataToExtract, KnownBlobIndexerImageAction, KnownBlobIndexerPDFTextRotationAlgorithm, KnownBlobIndexerParsingMode, KnownCharFilterName as KnownCharFilterNames, KnownCustomEntityLookupSkillLanguage, KnownDocumentIntelligenceLayoutSkillChunkingUnit, KnownDocumentIntelligenceLayoutSkillExtractionOptions, KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth, KnownDocumentIntelligenceLayoutSkillOutputFormat, KnownDocumentIntelligenceLayoutSkillOutputMode, KnownEntityCategory, KnownEntityRecognitionSkillLanguage, KnownImageAnalysisSkillLanguage, KnownImageDetail, KnownIndexProjectionMode, KnownIndexerExecutionEnvironment, KnownKeyPhraseExtractionSkillLanguage, KnownLexicalNormalizerName as KnownLexicalNormalizerNames, KnownLexicalTokenizerName as KnownTokenizerNames, KnownOcrLineEnding, KnownOcrSkillLanguage, KnownPIIDetectionSkillMaskingMode, KnownRankingOrder, KnownRegexFlags, KnownSearchFieldDataType, KnownSearchIndexerDataSourceType, KnownSentimentSkillLanguage, KnownSplitSkillLanguage, KnownTextSplitMode, KnownTextTranslationSkillLanguage, KnownTokenFilterName as KnownTokenFilterNames, KnownVectorEncodingFormat, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVectorSearchCompressionKind, KnownVectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionTarget, KnownVectorSearchVectorizerKind, KnownVisualFeature, LanguageDetectionSkill, LengthTokenFilter, LexicalAnalyzer as BaseLexicalAnalyzer, LexicalAnalyzerName, LexicalNormalizerName, LexicalTokenizer as BaseLexicalTokenizer, LexicalTokenizerName, LimitTokenFilter, LuceneStandardAnalyzer, MagnitudeScoringFunction, MagnitudeScoringParameters, MappingCharFilter, MergeSkill, MicrosoftLanguageStemmingTokenizer, MicrosoftLanguageTokenizer, MicrosoftStemmingTokenizerLanguage, MicrosoftTokenizerLanguage, NGramTokenizer, OcrLineEnding, OutputFieldMappingEntry, PathHierarchyTokenizerV2 as PathHierarchyTokenizer, PatternCaptureTokenFilter, PatternReplaceCharFilter, PatternReplaceTokenFilter, PhoneticEncoder, PhoneticTokenFilter, RankingOrder, RescoringOptions, ResourceCounter, ScalarQuantizationCompression, ScalarQuantizationParameters, ScoringFunction as BaseScoringFunction, ScoringFunctionAggregation, ScoringFunctionInterpolation, SearchIndexerDataContainer, SearchIndexerDataIdentity as BaseSearchIndexerDataIdentity, SearchIndexerDataNoneIdentity, SearchIndexerDataUserAssignedIdentity, SearchIndexerError, SearchIndexerIndexProjectionSelector, SearchIndexerKnowledgeStoreBlobProjectionSelector, SearchIndexerKnowledgeStoreFileProjectionSelector, SearchIndexerKnowledgeStoreObjectProjectionSelector, SearchIndexerKnowledgeStoreProjection, SearchIndexerKnowledgeStoreProjectionSelector, SearchIndexerKnowledgeStoreTableProjectionSelector, SearchIndexerLimits, SearchIndexerSkill as BaseSearchIndexerSkill, SearchIndexerStatus, SearchIndexerWarning, SemanticConfiguration, SemanticField, SemanticPrioritizedFields, SemanticSearch, SentimentSkillV3, ServiceCounters, ServiceLimits, ShaperSkill, ShingleTokenFilter, Similarity, SnowballTokenFilter, SnowballTokenFilterLanguage, SoftDeleteColumnDeletionDetectionPolicy, SqlIntegratedChangeTrackingPolicy, StemmerOverrideTokenFilter, StemmerTokenFilter, StemmerTokenFilterLanguage, StopAnalyzer, StopwordsList, StopwordsTokenFilter, Suggester as SearchSuggester, SynonymTokenFilter, TagScoringFunction, TagScoringParameters, TextWeights, TokenCharacterKind, TokenFilter as BaseTokenFilter, TokenFilterName, TruncateTokenFilter, UaxUrlEmailTokenizer, UniqueTokenFilter, VectorEncodingFormat, VectorSearchCompression as BaseVectorSearchCompression, VectorSearchCompressionKind, VectorSearchCompressionRescoreStorageMethod, VectorSearchCompressionTarget, VectorSearchProfile, VectorSearchVectorizerKind, WordDelimiterTokenFilter, } from "./generated/service/models/index.js";
5
4
  export { default as GeographyPoint } from "./geographyPoint.js";
6
5
  export { IndexDocumentsBatch } from "./indexDocumentsBatch.js";
7
- export { AutocompleteOptions, AutocompleteRequest, BaseSearchRequestOptions, BaseVectorQuery, BaseVectorThreshold, 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, SearchScoreThreshold, SelectArray, SelectFields, SemanticDebugInfo, SemanticErrorMode, SemanticErrorReason, SemanticSearchOptions, SemanticSearchResultsType, SuggestDocumentsResult, SuggestNarrowedModel, SuggestOptions, SuggestRequest, SuggestResult, UnionToIntersection, UploadDocumentsOptions, VectorFilterMode, VectorizableImageBinaryQuery, VectorizableImageUrlQuery, VectorizableTextQuery, VectorizedQuery, VectorQuery, VectorQueryKind, VectorSearchOptions, VectorSimilarityThreshold, VectorThreshold, } from "./indexModels.js";
8
- export { KnowledgeAgent, RetrieveKnowledgeOptions } from "./knowledgeAgentModels.js";
9
- export { KnowledgeRetrievalClient, KnowledgeRetrievalClientOptions, } from "./knowledgeRetrievalClient.js";
6
+ export { AutocompleteOptions, AutocompleteRequest, BaseSearchRequestOptions, BaseVectorQuery, CountDocumentsOptions, DeleteDocumentsOptions, ExcludedODataTypes, ExtractDocumentKey, ExtractiveQueryAnswer, ExtractiveQueryCaption, GetDocumentOptions, IndexDocumentsAction, IndexDocumentsOptions, ListSearchResultsPageSettings, MergeDocumentsOptions, MergeOrUploadDocumentsOptions, NarrowedModel, QueryAnswer, QueryCaption, SearchDocumentsPageResult, SearchDocumentsResult, SearchDocumentsResultBase, SearchFieldArray, SearchIndexingBufferedSenderDeleteDocumentsOptions, SearchIndexingBufferedSenderFlushDocumentsOptions, SearchIndexingBufferedSenderMergeDocumentsOptions, SearchIndexingBufferedSenderMergeOrUploadDocumentsOptions, SearchIndexingBufferedSenderOptions, SearchIndexingBufferedSenderUploadDocumentsOptions, SearchIterator, SearchOptions, SearchPick, SearchRequestOptions, SearchRequestQueryTypeOptions, SearchResult, SelectArray, SelectFields, SemanticErrorMode, SemanticErrorReason, SemanticSearchOptions, SemanticSearchResultsType, SuggestDocumentsResult, SuggestNarrowedModel, SuggestOptions, SuggestRequest, SuggestResult, UnionToIntersection, UploadDocumentsOptions, VectorFilterMode, VectorizableTextQuery, VectorizedQuery, VectorQuery, VectorQueryKind, VectorSearchOptions, } from "./indexModels.js";
10
7
  export { odata } from "./odata.js";
11
8
  export { KnownSearchAudience } from "./searchAudience.js";
12
9
  export { SearchClient, SearchClientOptions } from "./searchClient.js";
13
10
  export { SearchIndexClient, SearchIndexClientOptions } from "./searchIndexClient.js";
14
11
  export { SearchIndexerClient, SearchIndexerClientOptions } from "./searchIndexerClient.js";
15
12
  export { DEFAULT_BATCH_SIZE, DEFAULT_FLUSH_WINDOW, DEFAULT_RETRY_COUNT, IndexDocumentsClient, SearchIndexingBufferedSender, } from "./searchIndexingBufferedSender.js";
16
- export { AIServicesAccountIdentity, AIServicesVisionParameters, AIServicesVisionVectorizer, AliasIterator, AnalyzeRequest, AnalyzeTextOptions, AzureBlobKnowledgeSource, AzureBlobKnowledgeSourceParameters, AzureMachineLearningVectorizer, AzureMachineLearningVectorizerParameters, AzureOpenAIEmbeddingSkill, AzureOpenAIParameters, AzureOpenAIVectorizer, BaseAzureMachineLearningVectorizerParameters, BaseKnowledgeSource, BaseVectorSearchAlgorithmConfiguration, BaseVectorSearchVectorizer, BlobIndexerDataToExtract, BlobIndexerImageAction, BlobIndexerParsingMode, BlobIndexerPDFTextRotationAlgorithm, CharFilter, ChatCompletionSkill, CognitiveServicesAccount, ComplexDataType, ComplexField, CreateAliasOptions, CreateDataSourceConnectionOptions, CreateIndexerOptions, CreateIndexOptions, CreateKnowledgeAgentOptions, CreateKnowledgeSourceOptions, CreateOrUpdateAliasOptions, CreateorUpdateDataSourceConnectionOptions, CreateorUpdateIndexerOptions, CreateOrUpdateIndexOptions, CreateOrUpdateKnowledgeAgentOptions, CreateOrUpdateKnowledgeSourceOptions, CreateOrUpdateSkillsetOptions, CreateOrUpdateSynonymMapOptions, CreateSkillsetOptions, CreateSynonymMapOptions, CustomAnalyzer, CustomEntityLookupSkill, CustomEntityLookupSkillLanguage, DataChangeDetectionPolicy, DataDeletionDetectionPolicy, DeleteAliasOptions, DeleteDataSourceConnectionOptions, DeleteIndexerOptions, DeleteIndexOptions, DeleteKnowledgeAgentOptions, DeleteKnowledgeSourceOptions, DeleteSkillsetOptions, DeleteSynonymMapOptions, DocumentIntelligenceLayoutSkill, EdgeNGramTokenFilter, EntityCategory, EntityRecognitionSkill, EntityRecognitionSkillLanguage, ExhaustiveKnnAlgorithmConfiguration, ExhaustiveKnnParameters, GetAliasOptions, GetDataSourceConnectionOptions, GetIndexerOptions, GetIndexerStatusOptions, GetIndexOptions, GetIndexStatisticsOptions, GetIndexStatsSummaryOptions, GetKnowledgeAgentOptions, GetKnowledgeSourceOptions, GetServiceStatisticsOptions, GetSkillSetOptions, GetSynonymMapsOptions, HnswAlgorithmConfiguration, HnswParameters, ImageAnalysisSkill, ImageAnalysisSkillLanguage, ImageDetail, IndexerExecutionEnvironment, IndexingParameters, IndexingParametersConfiguration, IndexIterator, IndexNameIterator, IndexStatisticsSummaryIterator, KeyAuthAzureMachineLearningVectorizerParameters, KeyPhraseExtractionSkill, KeyPhraseExtractionSkillLanguage, KeywordTokenizer, KnowledgeAgentAzureOpenAIModel, KnowledgeAgentIterator, KnowledgeAgentModel, KnowledgeSource, KnowledgeSourceIterator, KnownAnalyzerNames, KnownCharFilterNames, KnownTokenFilterNames, KnownTokenizerNames, LexicalAnalyzer, LexicalNormalizer, LexicalTokenizer, ListAliasesOptions, ListDataSourceConnectionsOptions, ListIndexersOptions, ListIndexesOptions, ListKnowledgeAgentsOptions, ListKnowledgeSourcesOptions, ListSkillsetsOptions, ListSynonymMapsOptions, LuceneStandardTokenizer, NGramTokenFilter, NoAuthAzureMachineLearningVectorizerParameters, OcrSkill, OcrSkillLanguage, PatternAnalyzer, PatternTokenizer, PIIDetectionSkill, PIIDetectionSkillMaskingMode, RegexFlags, ResetDocumentsOptions, ResetIndexerOptions, ResetSkillsOptions, RunIndexerOptions, ScoringFunction, ScoringProfile, SearchField, SearchFieldDataType, SearchIndex, SearchIndexAlias, SearchIndexer, SearchIndexerCache, SearchIndexerDataIdentity, SearchIndexerDataSourceConnection, SearchIndexerDataSourceType, SearchIndexerIndexProjection, SearchIndexerIndexProjectionParameters, SearchIndexerKnowledgeStore, SearchIndexerKnowledgeStoreParameters, SearchIndexerSkill, SearchIndexerSkillset, SearchIndexKnowledgeSource, SearchIndexStatistics, SearchResourceEncryptionKey, SearchServiceStatistics, SentimentSkill, SentimentSkillLanguage, SimilarityAlgorithm, SimpleField, SplitSkill, SplitSkillLanguage, SynonymMap, TextSplitMode, TextTranslationSkill, TextTranslationSkillLanguage, TokenAuthAzureMachineLearningVectorizerParameters, TokenFilter, VectorSearch, VectorSearchAlgorithmConfiguration, VectorSearchAlgorithmKind, VectorSearchAlgorithmMetric, VectorSearchCompression, VectorSearchVectorizer, VisionVectorizeSkill, VisualFeature, WebApiParameters, WebApiSkill, WebApiSkills, WebApiVectorizer, } from "./serviceModels.js";
13
+ export { AnalyzeRequest, AnalyzeTextOptions, AzureOpenAIEmbeddingSkill, AzureOpenAIParameters, AzureOpenAIVectorizer, BaseVectorSearchAlgorithmConfiguration, BaseVectorSearchVectorizer, BlobIndexerDataToExtract, BlobIndexerImageAction, BlobIndexerParsingMode, BlobIndexerPDFTextRotationAlgorithm, CharFilter, CognitiveServicesAccount, ComplexDataType, ComplexField, CreateDataSourceConnectionOptions, CreateIndexerOptions, CreateIndexOptions, CreateorUpdateDataSourceConnectionOptions, CreateorUpdateIndexerOptions, CreateOrUpdateIndexOptions, CreateOrUpdateSkillsetOptions, CreateOrUpdateSynonymMapOptions, CreateSkillsetOptions, CreateSynonymMapOptions, CustomAnalyzer, CustomEntityLookupSkill, CustomEntityLookupSkillLanguage, DataChangeDetectionPolicy, DataDeletionDetectionPolicy, DeleteDataSourceConnectionOptions, DeleteIndexerOptions, DeleteIndexOptions, DeleteSkillsetOptions, DeleteSynonymMapOptions, EdgeNGramTokenFilter, EntityCategory, EntityRecognitionSkill, EntityRecognitionSkillLanguage, ExhaustiveKnnAlgorithmConfiguration, ExhaustiveKnnParameters, GetDataSourceConnectionOptions, GetIndexerOptions, GetIndexerStatusOptions, GetIndexOptions, GetIndexStatisticsOptions, GetServiceStatisticsOptions, GetSkillSetOptions, GetSynonymMapsOptions, HnswAlgorithmConfiguration, HnswParameters, ImageAnalysisSkill, ImageAnalysisSkillLanguage, ImageDetail, IndexerExecutionEnvironment, IndexingParameters, IndexingParametersConfiguration, IndexIterator, IndexNameIterator, KeyPhraseExtractionSkill, KeyPhraseExtractionSkillLanguage, KeywordTokenizer, KnownAnalyzerNames, LexicalAnalyzer, LexicalNormalizer, LexicalTokenizer, ListDataSourceConnectionsOptions, ListIndexersOptions, ListIndexesOptions, ListSkillsetsOptions, ListSynonymMapsOptions, LuceneStandardTokenizer, NGramTokenFilter, OcrSkill, OcrSkillLanguage, PatternAnalyzer, PatternTokenizer, PIIDetectionSkill, PIIDetectionSkillMaskingMode, RegexFlags, ResetIndexerOptions, RunIndexerOptions, ScoringFunction, ScoringProfile, SearchField, SearchFieldDataType, SearchIndex, SearchIndexer, SearchIndexerDataIdentity, SearchIndexerDataSourceConnection, SearchIndexerDataSourceType, SearchIndexerIndexProjection, SearchIndexerIndexProjectionParameters, SearchIndexerKnowledgeStore, SearchIndexerKnowledgeStoreParameters, SearchIndexerSkill, SearchIndexerSkillset, SearchIndexStatistics, SearchResourceEncryptionKey, SearchServiceStatistics, SentimentSkill, SentimentSkillLanguage, SimilarityAlgorithm, SimpleField, SplitSkill, SplitSkillLanguage, SynonymMap, TextSplitMode, TextTranslationSkill, TextTranslationSkillLanguage, TokenFilter, VectorSearch, VectorSearchAlgorithmConfiguration, VectorSearchAlgorithmKind, VectorSearchAlgorithmMetric, VectorSearchCompression, VectorSearchVectorizer, VisualFeature, WebApiParameters, WebApiSkill, WebApiVectorizer, } from "./serviceModels.js";
17
14
  export { createSynonymMapFromFile } from "./synonymMapHelper.js";
18
15
  //# 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/esm/index.js CHANGED
@@ -1,18 +1,16 @@
1
1
  // Copyright (c) Microsoft Corporation.
2
2
  // Licensed under the MIT License.
3
3
  export { AzureKeyCredential } from "@azure/core-auth";
4
- export { KnownHybridCountAndFacetMode, KnownQueryDebugMode, KnownQueryLanguage, KnownQuerySpellerType as KnownQuerySpeller, KnownSemanticErrorMode, KnownSemanticErrorReason, KnownSemanticFieldState, KnownSemanticQueryRewritesResultType, KnownSemanticSearchResultsType, KnownVectorFilterMode, KnownVectorQueryKind, KnownVectorThresholdKind, } from "./generated/data/models/index.js";
5
- export { KnownKnowledgeSourceKind, } from "./generated/knowledgeAgent/models/index.js";
6
- export { 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, KnownKnowledgeAgentModelKind, KnownKnowledgeAgentOutputConfigurationModality, KnownLexicalAnalyzerName, KnownLexicalNormalizerName, KnownLexicalNormalizerName as KnownNormalizerNames, KnownMarkdownHeaderDepth, KnownMarkdownParsingSubmode, KnownOcrLineEnding, KnownOcrSkillLanguage, KnownPermissionFilter, KnownPIIDetectionSkillMaskingMode, KnownRankingOrder, KnownRegexFlags, KnownSearchFieldDataType, KnownSearchIndexerDataSourceType, KnownSearchIndexPermissionFilterOption, KnownSentimentSkillLanguage, KnownSplitSkillEncoderModelName, KnownSplitSkillLanguage, KnownSplitSkillUnit, KnownTextSplitMode, KnownTextTranslationSkillLanguage, KnownVectorEncodingFormat, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVectorSearchCompressionKind, KnownVectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionTarget, KnownVectorSearchVectorizerKind, KnownVisualFeature, } from "./generated/service/models/index.js";
4
+ export { KnownSemanticErrorMode, KnownSemanticErrorReason, KnownSemanticSearchResultsType, KnownVectorFilterMode, KnownVectorQueryKind, } from "./generated/data/models/index.js";
5
+ export { KnownAzureOpenAIModelName, KnownBlobIndexerDataToExtract, KnownBlobIndexerImageAction, KnownBlobIndexerPDFTextRotationAlgorithm, KnownBlobIndexerParsingMode, KnownCharFilterName as KnownCharFilterNames, KnownCustomEntityLookupSkillLanguage, KnownDocumentIntelligenceLayoutSkillChunkingUnit, KnownDocumentIntelligenceLayoutSkillExtractionOptions, KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth, KnownDocumentIntelligenceLayoutSkillOutputFormat, KnownDocumentIntelligenceLayoutSkillOutputMode, KnownEntityCategory, KnownEntityRecognitionSkillLanguage, KnownImageAnalysisSkillLanguage, KnownImageDetail, KnownIndexProjectionMode, KnownIndexerExecutionEnvironment, KnownKeyPhraseExtractionSkillLanguage, KnownLexicalNormalizerName as KnownLexicalNormalizerNames, KnownLexicalTokenizerName as KnownTokenizerNames, KnownOcrLineEnding, KnownOcrSkillLanguage, KnownPIIDetectionSkillMaskingMode, KnownRankingOrder, KnownRegexFlags, KnownSearchFieldDataType, KnownSearchIndexerDataSourceType, KnownSentimentSkillLanguage, KnownSplitSkillLanguage, KnownTextSplitMode, KnownTextTranslationSkillLanguage, KnownTokenFilterName as KnownTokenFilterNames, KnownVectorEncodingFormat, KnownVectorSearchAlgorithmKind, KnownVectorSearchAlgorithmMetric, KnownVectorSearchCompressionKind, KnownVectorSearchCompressionRescoreStorageMethod, KnownVectorSearchCompressionTarget, KnownVectorSearchVectorizerKind, KnownVisualFeature, } from "./generated/service/models/index.js";
7
6
  export { default as GeographyPoint } from "./geographyPoint.js";
8
7
  export { IndexDocumentsBatch } from "./indexDocumentsBatch.js";
9
- export { KnowledgeRetrievalClient, } from "./knowledgeRetrievalClient.js";
10
8
  export { odata } from "./odata.js";
11
9
  export { KnownSearchAudience } from "./searchAudience.js";
12
10
  export { SearchClient } from "./searchClient.js";
13
11
  export { SearchIndexClient } from "./searchIndexClient.js";
14
12
  export { SearchIndexerClient } from "./searchIndexerClient.js";
15
13
  export { DEFAULT_BATCH_SIZE, DEFAULT_FLUSH_WINDOW, DEFAULT_RETRY_COUNT, SearchIndexingBufferedSender, } from "./searchIndexingBufferedSender.js";
16
- export { KnownAnalyzerNames, KnownCharFilterNames, KnownTokenFilterNames, KnownTokenizerNames, } from "./serviceModels.js";
14
+ export { KnownAnalyzerNames, } from "./serviceModels.js";
17
15
  export { createSynonymMapFromFile } from "./synonymMapHelper.js";
18
16
  //# 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,EAWL,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,GAmBzB,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EA2BL,wBAAwB,GAEzB,MAAM,4CAA4C,CAAC;AACpD,OAAO,EA6EL,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,4BAA4B,EAC5B,8CAA8C,EAC9C,wBAAwB,EACxB,0BAA0B,EAC1B,0BAA0B,IAAI,oBAAoB,EAClD,wBAAwB,EACxB,2BAA2B,EAC3B,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,qCAAqC,CAAC;AAC7C,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,EAAuB,MAAM,mBAAmB,CAAC;AACtE,OAAO,EAAE,iBAAiB,EAA4B,MAAM,wBAAwB,CAAC;AACrF,OAAO,EAAE,mBAAmB,EAA8B,MAAM,0BAA0B,CAAC;AAC3F,OAAO,EACL,kBAAkB,EAClB,oBAAoB,EACpB,mBAAmB,EAEnB,4BAA4B,GAC7B,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EA+FL,kBAAkB,EAClB,oBAAoB,EACpB,qBAAqB,EACrB,mBAAmB,GAuEpB,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 AutocompleteItem,\n AutocompleteMode,\n AutocompleteResult,\n DebugInfo,\n FacetResult,\n HybridCountAndFacetMode,\n HybridSearch as HybridSearchOptions,\n IndexActionType,\n IndexDocumentsResult,\n 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 QueryAnswerResult,\n QueryCaptionResult,\n QueryDebugMode,\n QueryLanguage,\n QueryResultDocumentInnerHit,\n QueryResultDocumentRerankerInput,\n QueryResultDocumentSubscores,\n QueryRewritesDebugInfo,\n QueryRewritesValuesDebugInfo,\n QuerySpellerType as QuerySpeller,\n QueryType,\n ScoringStatistics,\n SearchMode,\n SemanticFieldState,\n SemanticQueryRewritesResultType,\n SingleVectorFieldResult,\n TextResult,\n VectorsDebugInfo,\n} from \"./generated/data/models/index.js\";\nexport {\n KnowledgeAgentActivityRecord as BaseKnowledgeAgentActivityRecord,\n KnowledgeAgentActivityRecordUnion as KnowledgeAgentActivityRecord,\n KnowledgeAgentAzureBlobActivityArguments,\n KnowledgeAgentAzureBlobActivityRecord,\n KnowledgeAgentAzureBlobReference,\n KnowledgeAgentMessage,\n KnowledgeAgentMessageContent as BaseKnowledgeAgentMessageContent,\n KnowledgeAgentMessageContentUnion as KnowledgeAgentMessageContent,\n KnowledgeAgentMessageImageContent,\n KnowledgeAgentMessageImageContentImage,\n KnowledgeAgentMessageTextContent,\n KnowledgeAgentModelAnswerSynthesisActivityRecord,\n KnowledgeAgentModelQueryPlanningActivityRecord,\n KnowledgeAgentReference as BaseKnowledgeAgentReference,\n KnowledgeAgentReferenceUnion as KnowledgeAgentReference,\n KnowledgeAgentRetrievalActivityRecord as BaseKnowledgeAgentRetrievalActivityRecord,\n KnowledgeAgentRetrievalActivityRecordUnion as KnowledgeAgentRetrievalActivityRecord,\n KnowledgeAgentRetrievalRequest,\n KnowledgeAgentRetrievalResponse,\n KnowledgeAgentSearchIndexActivityArguments,\n KnowledgeAgentSearchIndexActivityRecord,\n KnowledgeAgentSearchIndexReference,\n KnowledgeAgentSemanticRerankerActivityRecord,\n KnowledgeSourceKind,\n KnowledgeSourceParams as BaseKnowledgeSourceParams,\n KnowledgeSourceParamsUnion as KnowledgeSourceParams,\n KnownKnowledgeSourceKind,\n SearchIndexKnowledgeSourceParams,\n} from \"./generated/knowledgeAgent/models/index.js\";\nexport {\n AIFoundryModelCatalogName,\n AIServicesAccountKey,\n AnalyzedTokenInfo,\n AnalyzeResult,\n AsciiFoldingTokenFilter,\n AzureActiveDirectoryApplicationCredentials,\n AzureMachineLearningSkill,\n AzureOpenAIModelName,\n AzureOpenAITokenizerParameters,\n BinaryQuantizationCompression,\n BM25Similarity,\n CharFilter as BaseCharFilter,\n CharFilterName,\n ChatCompletionExtraParametersBehavior,\n ChatCompletionResponseFormat,\n ChatCompletionResponseFormatJsonSchemaProperties,\n ChatCompletionResponseFormatType,\n ChatCompletionSchema,\n CjkBigramTokenFilter,\n CjkBigramTokenFilterScripts,\n ClassicSimilarity,\n ClassicTokenizer,\n CognitiveServicesAccount as BaseCognitiveServicesAccount,\n CognitiveServicesAccountKey,\n CommonGramTokenFilter,\n CommonModelParameters,\n ConditionalSkill,\n CorsOptions,\n CustomEntity,\n CustomEntityAlias,\n CustomNormalizer,\n DataChangeDetectionPolicy as BaseDataChangeDetectionPolicy,\n DataDeletionDetectionPolicy as BaseDataDeletionDetectionPolicy,\n DefaultCognitiveServicesAccount,\n DictionaryDecompounderTokenFilter,\n DistanceScoringFunction,\n DistanceScoringParameters,\n DocumentExtractionSkill,\n DocumentIntelligenceLayoutSkillChunkingProperties,\n DocumentIntelligenceLayoutSkillChunkingUnit,\n DocumentIntelligenceLayoutSkillExtractionOptions,\n DocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n DocumentIntelligenceLayoutSkillOutputFormat,\n DocumentIntelligenceLayoutSkillOutputMode,\n EdgeNGramTokenFilterSide,\n EdgeNGramTokenizer,\n ElisionTokenFilter,\n EntityLinkingSkill,\n EntityRecognitionSkillV3,\n FieldMapping,\n FieldMappingFunction,\n FreshnessScoringFunction,\n FreshnessScoringParameters,\n GetIndexStatsSummaryOptionalParams,\n GetIndexStatsSummaryResponse,\n HighWaterMarkChangeDetectionPolicy,\n IndexerExecutionResult,\n IndexerExecutionStatus,\n IndexerExecutionStatusDetail,\n IndexerPermissionOption,\n IndexerResyncOption,\n IndexersResyncOptionalParams,\n IndexerState,\n IndexerStatus,\n IndexingMode,\n IndexingSchedule,\n IndexProjectionMode,\n IndexStatisticsSummary,\n InputFieldMappingEntry,\n KeepTokenFilter,\n KeywordMarkerTokenFilter,\n KnowledgeAgentModel as BaseKnowledgeAgentModel,\n KnowledgeAgentOutputConfiguration,\n KnowledgeAgentOutputConfigurationModality,\n KnowledgeAgentRequestLimits,\n KnowledgeSourceReference,\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 KnownKnowledgeAgentModelKind,\n KnownKnowledgeAgentOutputConfigurationModality,\n KnownLexicalAnalyzerName,\n KnownLexicalNormalizerName,\n KnownLexicalNormalizerName as KnownNormalizerNames,\n KnownMarkdownHeaderDepth,\n KnownMarkdownParsingSubmode,\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 LanguageDetectionSkill,\n LengthTokenFilter,\n LexicalAnalyzer as BaseLexicalAnalyzer,\n LexicalAnalyzerName,\n LexicalNormalizer as BaseLexicalNormalizer,\n LexicalNormalizerName,\n LexicalTokenizer as BaseLexicalTokenizer,\n LexicalTokenizerName,\n LimitTokenFilter,\n ListIndexStatsSummary,\n LuceneStandardAnalyzer,\n MagnitudeScoringFunction,\n MagnitudeScoringParameters,\n MappingCharFilter,\n MarkdownHeaderDepth,\n MarkdownParsingSubmode,\n MergeSkill,\n MicrosoftLanguageStemmingTokenizer,\n MicrosoftLanguageTokenizer,\n MicrosoftStemmingTokenizerLanguage,\n MicrosoftTokenizerLanguage,\n NativeBlobSoftDeleteDeletionDetectionPolicy,\n NGramTokenizer,\n OcrLineEnding,\n OutputFieldMappingEntry,\n PathHierarchyTokenizerV2 as PathHierarchyTokenizer,\n PatternCaptureTokenFilter,\n PatternReplaceCharFilter,\n PatternReplaceTokenFilter,\n PermissionFilter,\n PhoneticEncoder,\n PhoneticTokenFilter,\n RankingOrder,\n RescoringOptions,\n ResourceCounter,\n ScalarQuantizationCompression,\n ScalarQuantizationParameters,\n ScoringFunction as BaseScoringFunction,\n ScoringFunctionAggregation,\n ScoringFunctionInterpolation,\n SearchAlias,\n SearchIndexerDataContainer,\n SearchIndexerDataIdentity as BaseSearchIndexerDataIdentity,\n SearchIndexerDataNoneIdentity,\n SearchIndexerDataUserAssignedIdentity,\n SearchIndexerError,\n SearchIndexerIndexProjectionSelector,\n SearchIndexerKnowledgeStoreBlobProjectionSelector,\n SearchIndexerKnowledgeStoreFileProjectionSelector,\n SearchIndexerKnowledgeStoreObjectProjectionSelector,\n SearchIndexerKnowledgeStoreProjection,\n SearchIndexerKnowledgeStoreProjectionSelector,\n SearchIndexerKnowledgeStoreTableProjectionSelector,\n SearchIndexerLimits,\n SearchIndexerSkill as BaseSearchIndexerSkill,\n SearchIndexerStatus,\n SearchIndexerWarning,\n SearchIndexKnowledgeSourceParameters,\n SearchIndexPermissionFilterOption,\n SemanticConfiguration,\n SemanticField,\n SemanticPrioritizedFields,\n SemanticSearch,\n SentimentSkillV3,\n ServiceCounters,\n ServiceLimits,\n ShaperSkill,\n ShingleTokenFilter,\n Similarity,\n SnowballTokenFilter,\n SnowballTokenFilterLanguage,\n SoftDeleteColumnDeletionDetectionPolicy,\n SplitSkillEncoderModelName,\n SplitSkillUnit,\n SqlIntegratedChangeTrackingPolicy,\n StemmerOverrideTokenFilter,\n StemmerTokenFilter,\n StemmerTokenFilterLanguage,\n StopAnalyzer,\n StopwordsList,\n StopwordsTokenFilter,\n Suggester as SearchSuggester,\n SynonymTokenFilter,\n TagScoringFunction,\n TagScoringParameters,\n TextWeights,\n TokenCharacterKind,\n TokenFilter as BaseTokenFilter,\n TokenFilterName,\n TruncateTokenFilter,\n UaxUrlEmailTokenizer,\n UniqueTokenFilter,\n VectorEncodingFormat,\n VectorSearchCompression as BaseVectorSearchCompression,\n VectorSearchCompressionKind,\n VectorSearchCompressionRescoreStorageMethod,\n VectorSearchCompressionTarget,\n VectorSearchProfile,\n VectorSearchVectorizerKind,\n WordDelimiterTokenFilter,\n} from \"./generated/service/models/index.js\";\nexport { default as GeographyPoint } from \"./geographyPoint.js\";\nexport { IndexDocumentsBatch } from \"./indexDocumentsBatch.js\";\nexport {\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 { KnowledgeAgent, RetrieveKnowledgeOptions } from \"./knowledgeAgentModels.js\";\nexport {\n KnowledgeRetrievalClient,\n KnowledgeRetrievalClientOptions,\n} from \"./knowledgeRetrievalClient.js\";\nexport { odata } from \"./odata.js\";\nexport { KnownSearchAudience } from \"./searchAudience.js\";\nexport { SearchClient, SearchClientOptions } from \"./searchClient.js\";\nexport { SearchIndexClient, SearchIndexClientOptions } from \"./searchIndexClient.js\";\nexport { SearchIndexerClient, SearchIndexerClientOptions } from \"./searchIndexerClient.js\";\nexport {\n DEFAULT_BATCH_SIZE,\n DEFAULT_FLUSH_WINDOW,\n DEFAULT_RETRY_COUNT,\n IndexDocumentsClient,\n SearchIndexingBufferedSender,\n} from \"./searchIndexingBufferedSender.js\";\nexport {\n AIServicesAccountIdentity,\n AIServicesVisionParameters,\n AIServicesVisionVectorizer,\n AliasIterator,\n AnalyzeRequest,\n AnalyzeTextOptions,\n AzureBlobKnowledgeSource,\n AzureBlobKnowledgeSourceParameters,\n AzureMachineLearningVectorizer,\n AzureMachineLearningVectorizerParameters,\n AzureOpenAIEmbeddingSkill,\n AzureOpenAIParameters,\n AzureOpenAIVectorizer,\n BaseAzureMachineLearningVectorizerParameters,\n BaseKnowledgeSource,\n BaseVectorSearchAlgorithmConfiguration,\n BaseVectorSearchVectorizer,\n BlobIndexerDataToExtract,\n BlobIndexerImageAction,\n BlobIndexerParsingMode,\n BlobIndexerPDFTextRotationAlgorithm,\n CharFilter,\n ChatCompletionSkill,\n CognitiveServicesAccount,\n ComplexDataType,\n ComplexField,\n CreateAliasOptions,\n CreateDataSourceConnectionOptions,\n CreateIndexerOptions,\n CreateIndexOptions,\n CreateKnowledgeAgentOptions,\n CreateKnowledgeSourceOptions,\n CreateOrUpdateAliasOptions,\n CreateorUpdateDataSourceConnectionOptions,\n CreateorUpdateIndexerOptions,\n CreateOrUpdateIndexOptions,\n CreateOrUpdateKnowledgeAgentOptions,\n CreateOrUpdateKnowledgeSourceOptions,\n CreateOrUpdateSkillsetOptions,\n CreateOrUpdateSynonymMapOptions,\n CreateSkillsetOptions,\n CreateSynonymMapOptions,\n CustomAnalyzer,\n CustomEntityLookupSkill,\n CustomEntityLookupSkillLanguage,\n DataChangeDetectionPolicy,\n DataDeletionDetectionPolicy,\n DeleteAliasOptions,\n DeleteDataSourceConnectionOptions,\n DeleteIndexerOptions,\n DeleteIndexOptions,\n DeleteKnowledgeAgentOptions,\n DeleteKnowledgeSourceOptions,\n DeleteSkillsetOptions,\n DeleteSynonymMapOptions,\n DocumentIntelligenceLayoutSkill,\n EdgeNGramTokenFilter,\n EntityCategory,\n EntityRecognitionSkill,\n EntityRecognitionSkillLanguage,\n ExhaustiveKnnAlgorithmConfiguration,\n ExhaustiveKnnParameters,\n GetAliasOptions,\n GetDataSourceConnectionOptions,\n GetIndexerOptions,\n GetIndexerStatusOptions,\n GetIndexOptions,\n GetIndexStatisticsOptions,\n GetIndexStatsSummaryOptions,\n GetKnowledgeAgentOptions,\n GetKnowledgeSourceOptions,\n GetServiceStatisticsOptions,\n GetSkillSetOptions,\n GetSynonymMapsOptions,\n HnswAlgorithmConfiguration,\n HnswParameters,\n ImageAnalysisSkill,\n ImageAnalysisSkillLanguage,\n ImageDetail,\n IndexerExecutionEnvironment,\n IndexingParameters,\n IndexingParametersConfiguration,\n IndexIterator,\n IndexNameIterator,\n IndexStatisticsSummaryIterator,\n KeyAuthAzureMachineLearningVectorizerParameters,\n KeyPhraseExtractionSkill,\n KeyPhraseExtractionSkillLanguage,\n KeywordTokenizer,\n KnowledgeAgentAzureOpenAIModel,\n KnowledgeAgentIterator,\n KnowledgeAgentModel,\n KnowledgeSource,\n KnowledgeSourceIterator,\n KnownAnalyzerNames,\n KnownCharFilterNames,\n KnownTokenFilterNames,\n KnownTokenizerNames,\n LexicalAnalyzer,\n LexicalNormalizer,\n LexicalTokenizer,\n ListAliasesOptions,\n ListDataSourceConnectionsOptions,\n ListIndexersOptions,\n ListIndexesOptions,\n ListKnowledgeAgentsOptions,\n ListKnowledgeSourcesOptions,\n ListSkillsetsOptions,\n ListSynonymMapsOptions,\n LuceneStandardTokenizer,\n NGramTokenFilter,\n NoAuthAzureMachineLearningVectorizerParameters,\n OcrSkill,\n OcrSkillLanguage,\n PatternAnalyzer,\n PatternTokenizer,\n PIIDetectionSkill,\n PIIDetectionSkillMaskingMode,\n RegexFlags,\n ResetDocumentsOptions,\n ResetIndexerOptions,\n ResetSkillsOptions,\n RunIndexerOptions,\n ScoringFunction,\n ScoringProfile,\n SearchField,\n SearchFieldDataType,\n SearchIndex,\n SearchIndexAlias,\n SearchIndexer,\n SearchIndexerCache,\n SearchIndexerDataIdentity,\n SearchIndexerDataSourceConnection,\n SearchIndexerDataSourceType,\n SearchIndexerIndexProjection,\n SearchIndexerIndexProjectionParameters,\n SearchIndexerKnowledgeStore,\n SearchIndexerKnowledgeStoreParameters,\n SearchIndexerSkill,\n SearchIndexerSkillset,\n SearchIndexKnowledgeSource,\n SearchIndexStatistics,\n SearchResourceEncryptionKey,\n SearchServiceStatistics,\n SentimentSkill,\n SentimentSkillLanguage,\n SimilarityAlgorithm,\n SimpleField,\n SplitSkill,\n SplitSkillLanguage,\n SynonymMap,\n TextSplitMode,\n TextTranslationSkill,\n TextTranslationSkillLanguage,\n TokenAuthAzureMachineLearningVectorizerParameters,\n TokenFilter,\n VectorSearch,\n VectorSearchAlgorithmConfiguration,\n VectorSearchAlgorithmKind,\n VectorSearchAlgorithmMetric,\n VectorSearchCompression,\n VectorSearchVectorizer,\n VisionVectorizeSkill,\n VisualFeature,\n WebApiParameters,\n WebApiSkill,\n WebApiSkills,\n WebApiVectorizer,\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;AACtD,OAAO,EAQL,sBAAsB,EACtB,wBAAwB,EACxB,8BAA8B,EAC9B,qBAAqB,EACrB,oBAAoB,GAMrB,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EAuDL,yBAAyB,EACzB,6BAA6B,EAC7B,2BAA2B,EAC3B,wCAAwC,EACxC,2BAA2B,EAC3B,mBAAmB,IAAI,oBAAoB,EAC3C,oCAAoC,EACpC,gDAAgD,EAChD,qDAAqD,EACrD,uDAAuD,EACvD,gDAAgD,EAChD,8CAA8C,EAC9C,mBAAmB,EACnB,mCAAmC,EACnC,+BAA+B,EAC/B,gBAAgB,EAChB,wBAAwB,EACxB,gCAAgC,EAChC,qCAAqC,EACrC,0BAA0B,IAAI,2BAA2B,EACzD,yBAAyB,IAAI,mBAAmB,EAChD,kBAAkB,EAClB,qBAAqB,EACrB,iCAAiC,EACjC,iBAAiB,EACjB,eAAe,EACf,wBAAwB,EACxB,gCAAgC,EAChC,2BAA2B,EAC3B,uBAAuB,EACvB,kBAAkB,EAClB,iCAAiC,EACjC,oBAAoB,IAAI,qBAAqB,EAC7C,yBAAyB,EACzB,8BAA8B,EAC9B,gCAAgC,EAChC,gCAAgC,EAChC,gDAAgD,EAChD,kCAAkC,EAClC,+BAA+B,EAC/B,kBAAkB,GA0FnB,MAAM,qCAAqC,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAyD/D,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAuB,MAAM,mBAAmB,CAAC;AACtE,OAAO,EAAE,iBAAiB,EAA4B,MAAM,wBAAwB,CAAC;AACrF,OAAO,EAAE,mBAAmB,EAA8B,MAAM,0BAA0B,CAAC;AAC3F,OAAO,EACL,kBAAkB,EAClB,oBAAoB,EACpB,mBAAmB,EAEnB,4BAA4B,GAC7B,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EA+DL,kBAAkB,GA2DnB,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 AutocompleteItem,\n AutocompleteMode,\n AutocompleteResult,\n FacetResult,\n IndexActionType,\n IndexDocumentsResult,\n IndexingResult,\n KnownSemanticErrorMode,\n KnownSemanticErrorReason,\n KnownSemanticSearchResultsType,\n KnownVectorFilterMode,\n KnownVectorQueryKind,\n QueryAnswerResult,\n QueryCaptionResult,\n QueryType,\n ScoringStatistics,\n SearchMode,\n} from \"./generated/data/models/index.js\";\nexport {\n AnalyzeResult,\n AnalyzedTokenInfo,\n AsciiFoldingTokenFilter,\n AzureActiveDirectoryApplicationCredentials,\n AzureOpenAIModelName,\n BaseLexicalNormalizer,\n BM25Similarity,\n BinaryQuantizationCompression,\n CharFilter as BaseCharFilter,\n CharFilterName,\n CjkBigramTokenFilter,\n CjkBigramTokenFilterScripts,\n ClassicSimilarity,\n ClassicTokenizer,\n CognitiveServicesAccount as BaseCognitiveServicesAccount,\n CognitiveServicesAccountKey,\n CommonGramTokenFilter,\n ConditionalSkill,\n CorsOptions,\n CustomEntity,\n CustomEntityAlias,\n CustomLexicalNormalizer,\n DataChangeDetectionPolicy as BaseDataChangeDetectionPolicy,\n DataDeletionDetectionPolicy as BaseDataDeletionDetectionPolicy,\n DefaultCognitiveServicesAccount,\n DictionaryDecompounderTokenFilter,\n DistanceScoringFunction,\n DistanceScoringParameters,\n DocumentExtractionSkill,\n DocumentIntelligenceLayoutSkill,\n DocumentIntelligenceLayoutSkillChunkingProperties,\n DocumentIntelligenceLayoutSkillChunkingUnit,\n DocumentIntelligenceLayoutSkillExtractionOptions,\n DocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n DocumentIntelligenceLayoutSkillOutputFormat,\n DocumentIntelligenceLayoutSkillOutputMode,\n EdgeNGramTokenFilterSide,\n EdgeNGramTokenizer,\n ElisionTokenFilter,\n EntityLinkingSkill,\n EntityRecognitionSkillV3,\n FieldMapping,\n FieldMappingFunction,\n FreshnessScoringFunction,\n FreshnessScoringParameters,\n HighWaterMarkChangeDetectionPolicy,\n IndexProjectionMode,\n IndexerExecutionResult,\n IndexerExecutionStatus,\n IndexerStatus,\n IndexingSchedule,\n InputFieldMappingEntry,\n KeepTokenFilter,\n KeywordMarkerTokenFilter,\n KnownAzureOpenAIModelName,\n KnownBlobIndexerDataToExtract,\n KnownBlobIndexerImageAction,\n KnownBlobIndexerPDFTextRotationAlgorithm,\n KnownBlobIndexerParsingMode,\n KnownCharFilterName as KnownCharFilterNames,\n KnownCustomEntityLookupSkillLanguage,\n KnownDocumentIntelligenceLayoutSkillChunkingUnit,\n KnownDocumentIntelligenceLayoutSkillExtractionOptions,\n KnownDocumentIntelligenceLayoutSkillMarkdownHeaderDepth,\n KnownDocumentIntelligenceLayoutSkillOutputFormat,\n KnownDocumentIntelligenceLayoutSkillOutputMode,\n KnownEntityCategory,\n KnownEntityRecognitionSkillLanguage,\n KnownImageAnalysisSkillLanguage,\n KnownImageDetail,\n KnownIndexProjectionMode,\n KnownIndexerExecutionEnvironment,\n KnownKeyPhraseExtractionSkillLanguage,\n KnownLexicalNormalizerName as KnownLexicalNormalizerNames,\n KnownLexicalTokenizerName as KnownTokenizerNames,\n KnownOcrLineEnding,\n KnownOcrSkillLanguage,\n KnownPIIDetectionSkillMaskingMode,\n KnownRankingOrder,\n KnownRegexFlags,\n KnownSearchFieldDataType,\n KnownSearchIndexerDataSourceType,\n KnownSentimentSkillLanguage,\n KnownSplitSkillLanguage,\n KnownTextSplitMode,\n KnownTextTranslationSkillLanguage,\n KnownTokenFilterName as KnownTokenFilterNames,\n KnownVectorEncodingFormat,\n KnownVectorSearchAlgorithmKind,\n KnownVectorSearchAlgorithmMetric,\n KnownVectorSearchCompressionKind,\n KnownVectorSearchCompressionRescoreStorageMethod,\n KnownVectorSearchCompressionTarget,\n KnownVectorSearchVectorizerKind,\n KnownVisualFeature,\n LanguageDetectionSkill,\n LengthTokenFilter,\n LexicalAnalyzer as BaseLexicalAnalyzer,\n LexicalAnalyzerName,\n LexicalNormalizerName,\n LexicalTokenizer as BaseLexicalTokenizer,\n LexicalTokenizerName,\n LimitTokenFilter,\n LuceneStandardAnalyzer,\n MagnitudeScoringFunction,\n MagnitudeScoringParameters,\n MappingCharFilter,\n MergeSkill,\n MicrosoftLanguageStemmingTokenizer,\n MicrosoftLanguageTokenizer,\n MicrosoftStemmingTokenizerLanguage,\n MicrosoftTokenizerLanguage,\n NGramTokenizer,\n OcrLineEnding,\n OutputFieldMappingEntry,\n PathHierarchyTokenizerV2 as PathHierarchyTokenizer,\n PatternCaptureTokenFilter,\n PatternReplaceCharFilter,\n PatternReplaceTokenFilter,\n PhoneticEncoder,\n PhoneticTokenFilter,\n RankingOrder,\n RescoringOptions,\n ResourceCounter,\n ScalarQuantizationCompression,\n ScalarQuantizationParameters,\n ScoringFunction as BaseScoringFunction,\n ScoringFunctionAggregation,\n ScoringFunctionInterpolation,\n SearchIndexerDataContainer,\n SearchIndexerDataIdentity as BaseSearchIndexerDataIdentity,\n SearchIndexerDataNoneIdentity,\n SearchIndexerDataUserAssignedIdentity,\n SearchIndexerError,\n SearchIndexerIndexProjectionSelector,\n SearchIndexerKnowledgeStoreBlobProjectionSelector,\n SearchIndexerKnowledgeStoreFileProjectionSelector,\n SearchIndexerKnowledgeStoreObjectProjectionSelector,\n SearchIndexerKnowledgeStoreProjection,\n SearchIndexerKnowledgeStoreProjectionSelector,\n SearchIndexerKnowledgeStoreTableProjectionSelector,\n SearchIndexerLimits,\n SearchIndexerSkill as BaseSearchIndexerSkill,\n SearchIndexerStatus,\n SearchIndexerWarning,\n SemanticConfiguration,\n SemanticField,\n SemanticPrioritizedFields,\n SemanticSearch,\n SentimentSkillV3,\n ServiceCounters,\n ServiceLimits,\n ShaperSkill,\n ShingleTokenFilter,\n Similarity,\n SnowballTokenFilter,\n SnowballTokenFilterLanguage,\n SoftDeleteColumnDeletionDetectionPolicy,\n SqlIntegratedChangeTrackingPolicy,\n StemmerOverrideTokenFilter,\n StemmerTokenFilter,\n StemmerTokenFilterLanguage,\n StopAnalyzer,\n StopwordsList,\n StopwordsTokenFilter,\n Suggester as SearchSuggester,\n SynonymTokenFilter,\n TagScoringFunction,\n TagScoringParameters,\n TextWeights,\n TokenCharacterKind,\n TokenFilter as BaseTokenFilter,\n TokenFilterName,\n TruncateTokenFilter,\n UaxUrlEmailTokenizer,\n UniqueTokenFilter,\n VectorEncodingFormat,\n VectorSearchCompression as BaseVectorSearchCompression,\n VectorSearchCompressionKind,\n VectorSearchCompressionRescoreStorageMethod,\n VectorSearchCompressionTarget,\n VectorSearchProfile,\n VectorSearchVectorizerKind,\n WordDelimiterTokenFilter,\n} from \"./generated/service/models/index.js\";\nexport { default as GeographyPoint } from \"./geographyPoint.js\";\nexport { IndexDocumentsBatch } from \"./indexDocumentsBatch.js\";\nexport {\n AutocompleteOptions,\n AutocompleteRequest,\n BaseSearchRequestOptions,\n BaseVectorQuery,\n CountDocumentsOptions,\n DeleteDocumentsOptions,\n ExcludedODataTypes,\n ExtractDocumentKey,\n ExtractiveQueryAnswer,\n ExtractiveQueryCaption,\n GetDocumentOptions,\n IndexDocumentsAction,\n IndexDocumentsOptions,\n ListSearchResultsPageSettings,\n MergeDocumentsOptions,\n MergeOrUploadDocumentsOptions,\n NarrowedModel,\n QueryAnswer,\n QueryCaption,\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 SelectArray,\n SelectFields,\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 VectorizableTextQuery,\n VectorizedQuery,\n VectorQuery,\n VectorQueryKind,\n VectorSearchOptions,\n} from \"./indexModels.js\";\nexport { odata } from \"./odata.js\";\nexport { KnownSearchAudience } from \"./searchAudience.js\";\nexport { SearchClient, SearchClientOptions } from \"./searchClient.js\";\nexport { SearchIndexClient, SearchIndexClientOptions } from \"./searchIndexClient.js\";\nexport { SearchIndexerClient, SearchIndexerClientOptions } from \"./searchIndexerClient.js\";\nexport {\n DEFAULT_BATCH_SIZE,\n DEFAULT_FLUSH_WINDOW,\n DEFAULT_RETRY_COUNT,\n IndexDocumentsClient,\n SearchIndexingBufferedSender,\n} from \"./searchIndexingBufferedSender.js\";\nexport {\n AnalyzeRequest,\n AnalyzeTextOptions,\n AzureOpenAIEmbeddingSkill,\n AzureOpenAIParameters,\n AzureOpenAIVectorizer,\n BaseVectorSearchAlgorithmConfiguration,\n BaseVectorSearchVectorizer,\n BlobIndexerDataToExtract,\n BlobIndexerImageAction,\n BlobIndexerParsingMode,\n BlobIndexerPDFTextRotationAlgorithm,\n CharFilter,\n CognitiveServicesAccount,\n ComplexDataType,\n ComplexField,\n CreateDataSourceConnectionOptions,\n CreateIndexerOptions,\n CreateIndexOptions,\n CreateorUpdateDataSourceConnectionOptions,\n CreateorUpdateIndexerOptions,\n CreateOrUpdateIndexOptions,\n CreateOrUpdateSkillsetOptions,\n CreateOrUpdateSynonymMapOptions,\n CreateSkillsetOptions,\n CreateSynonymMapOptions,\n CustomAnalyzer,\n CustomEntityLookupSkill,\n CustomEntityLookupSkillLanguage,\n DataChangeDetectionPolicy,\n DataDeletionDetectionPolicy,\n DeleteDataSourceConnectionOptions,\n DeleteIndexerOptions,\n DeleteIndexOptions,\n DeleteSkillsetOptions,\n DeleteSynonymMapOptions,\n EdgeNGramTokenFilter,\n EntityCategory,\n EntityRecognitionSkill,\n EntityRecognitionSkillLanguage,\n ExhaustiveKnnAlgorithmConfiguration,\n ExhaustiveKnnParameters,\n GetDataSourceConnectionOptions,\n GetIndexerOptions,\n GetIndexerStatusOptions,\n GetIndexOptions,\n GetIndexStatisticsOptions,\n GetServiceStatisticsOptions,\n GetSkillSetOptions,\n GetSynonymMapsOptions,\n HnswAlgorithmConfiguration,\n HnswParameters,\n ImageAnalysisSkill,\n ImageAnalysisSkillLanguage,\n ImageDetail,\n IndexerExecutionEnvironment,\n IndexingParameters,\n IndexingParametersConfiguration,\n IndexIterator,\n IndexNameIterator,\n KeyPhraseExtractionSkill,\n KeyPhraseExtractionSkillLanguage,\n KeywordTokenizer,\n KnownAnalyzerNames,\n LexicalAnalyzer,\n LexicalNormalizer,\n LexicalTokenizer,\n ListDataSourceConnectionsOptions,\n ListIndexersOptions,\n ListIndexesOptions,\n ListSkillsetsOptions,\n ListSynonymMapsOptions,\n LuceneStandardTokenizer,\n NGramTokenFilter,\n OcrSkill,\n OcrSkillLanguage,\n PatternAnalyzer,\n PatternTokenizer,\n PIIDetectionSkill,\n PIIDetectionSkillMaskingMode,\n RegexFlags,\n ResetIndexerOptions,\n RunIndexerOptions,\n ScoringFunction,\n ScoringProfile,\n SearchField,\n SearchFieldDataType,\n SearchIndex,\n SearchIndexer,\n SearchIndexerDataIdentity,\n SearchIndexerDataSourceConnection,\n SearchIndexerDataSourceType,\n SearchIndexerIndexProjection,\n SearchIndexerIndexProjectionParameters,\n SearchIndexerKnowledgeStore,\n SearchIndexerKnowledgeStoreParameters,\n SearchIndexerSkill,\n SearchIndexerSkillset,\n SearchIndexStatistics,\n SearchResourceEncryptionKey,\n SearchServiceStatistics,\n SentimentSkill,\n SentimentSkillLanguage,\n SimilarityAlgorithm,\n SimpleField,\n SplitSkill,\n SplitSkillLanguage,\n SynonymMap,\n TextSplitMode,\n TextTranslationSkill,\n TextTranslationSkillLanguage,\n TokenFilter,\n VectorSearch,\n VectorSearchAlgorithmConfiguration,\n VectorSearchAlgorithmKind,\n VectorSearchAlgorithmMetric,\n VectorSearchCompression,\n VectorSearchVectorizer,\n VisualFeature,\n WebApiParameters,\n WebApiSkill,\n WebApiVectorizer,\n} from \"./serviceModels.js\";\nexport { createSynonymMapFromFile } from \"./synonymMapHelper.js\";\n"]}
@@ -1,4 +1,4 @@
1
- import type { IndexDocumentsAction } from "./indexModels.js";
1
+ import { IndexDocumentsAction } from "./indexModels.js";
2
2
  /**
3
3
  * Class used to perform batch operations
4
4
  * with multiple documents to the index.
@@ -15,15 +15,14 @@ export declare class IndexDocumentsBatch<TModel> {
15
15
  */
16
16
  upload(documents: TModel[]): void;
17
17
  /**
18
- * Update a set of documents in the index. For more details about how merging works, see
19
- * https://learn.microsoft.com/rest/api/searchservice/AddUpdate-or-Delete-Documents
18
+ * Update a set of documents in the index.
19
+ * For more details about how merging works, see https://docs.microsoft.com/en-us/rest/api/searchservice/AddUpdate-or-Delete-Documents
20
20
  * @param documents - The updated documents.
21
21
  */
22
22
  merge(documents: TModel[]): void;
23
23
  /**
24
- * Update a set of documents in the index or uploads them if they don't exist. For more details
25
- * about how merging works, see
26
- * https://learn.microsoft.com/rest/api/searchservice/AddUpdate-or-Delete-Documents
24
+ * Update a set of documents in the index or uploads them if they don't exist.
25
+ * For more details about how merging works, see https://docs.microsoft.com/en-us/rest/api/searchservice/AddUpdate-or-Delete-Documents
27
26
  * @param documents - The new/updated documents.
28
27
  */
29
28
  mergeOrUpload(documents: TModel[]): void;
@@ -1 +1 @@
1
- {"version":3,"file":"indexDocumentsBatch.d.ts","sourceRoot":"","sources":["../../src/indexDocumentsBatch.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAE7D;;;GAGG;AACH,qBAAa,mBAAmB,CAAC,MAAM;IACrC;;OAEG;IACH,SAAgB,OAAO,EAAE,oBAAoB,CAAC,MAAM,CAAC,EAAE,CAAC;gBAE5C,OAAO,GAAE,oBAAoB,CAAC,MAAM,CAAC,EAAO;IAIxD;;;OAGG;IACI,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAWxC;;;;OAIG;IACI,KAAK,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAWvC;;;;;OAKG;IACI,aAAa,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAW/C;;;;OAIG;IACI,MAAM,CAAC,OAAO,EAAE,MAAM,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAE/D;;;OAGG;IACI,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;CA2BzC"}
1
+ {"version":3,"file":"indexDocumentsBatch.d.ts","sourceRoot":"","sources":["../../src/indexDocumentsBatch.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAExD;;;GAGG;AACH,qBAAa,mBAAmB,CAAC,MAAM;IACrC;;OAEG;IACH,SAAgB,OAAO,EAAE,oBAAoB,CAAC,MAAM,CAAC,EAAE,CAAC;gBAE5C,OAAO,GAAE,oBAAoB,CAAC,MAAM,CAAC,EAAO;IAIxD;;;OAGG;IACI,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAWxC;;;;OAIG;IACI,KAAK,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAWvC;;;;OAIG;IACI,aAAa,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAW/C;;;;OAIG;IACI,MAAM,CAAC,OAAO,EAAE,MAAM,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;IAE/D;;;OAGG;IACI,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,GAAG,IAAI;CA2BzC"}
@@ -26,8 +26,8 @@ export class IndexDocumentsBatch {
26
26
  this.actions.push(...batch);
27
27
  }
28
28
  /**
29
- * Update a set of documents in the index. For more details about how merging works, see
30
- * https://learn.microsoft.com/rest/api/searchservice/AddUpdate-or-Delete-Documents
29
+ * Update a set of documents in the index.
30
+ * For more details about how merging works, see https://docs.microsoft.com/en-us/rest/api/searchservice/AddUpdate-or-Delete-Documents
31
31
  * @param documents - The updated documents.
32
32
  */
33
33
  merge(documents) {
@@ -40,9 +40,8 @@ export class IndexDocumentsBatch {
40
40
  this.actions.push(...batch);
41
41
  }
42
42
  /**
43
- * Update a set of documents in the index or uploads them if they don't exist. For more details
44
- * about how merging works, see
45
- * https://learn.microsoft.com/rest/api/searchservice/AddUpdate-or-Delete-Documents
43
+ * Update a set of documents in the index or uploads them if they don't exist.
44
+ * For more details about how merging works, see https://docs.microsoft.com/en-us/rest/api/searchservice/AddUpdate-or-Delete-Documents
46
45
  * @param documents - The new/updated documents.
47
46
  */
48
47
  mergeOrUpload(documents) {
@@ -1 +1 @@
1
- {"version":3,"file":"indexDocumentsBatch.js","sourceRoot":"","sources":["../../src/indexDocumentsBatch.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAIlC;;;GAGG;AACH,MAAM,OAAO,mBAAmB;IAC9B;;OAEG;IACa,OAAO,CAAiC;IAExD,YAAY,UAA0C,EAAE;QACtD,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IACzB,CAAC;IAED;;;OAGG;IACI,MAAM,CAAC,SAAmB;QAC/B,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,GAAG,EAAE,EAAE;YAChE,OAAO;gBACL,GAAG,GAAG;gBACN,YAAY,EAAE,QAAQ;aACvB,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;IAC9B,CAAC;IAED;;;;OAIG;IACI,KAAK,CAAC,SAAmB;QAC9B,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,GAAG,EAAE,EAAE;YAChE,OAAO;gBACL,GAAG,GAAG;gBACN,YAAY,EAAE,OAAO;aACtB,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;IAC9B,CAAC;IAED;;;;;OAKG;IACI,aAAa,CAAC,SAAmB;QACtC,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,GAAG,EAAE,EAAE;YAChE,OAAO;gBACL,GAAG,GAAG;gBACN,YAAY,EAAE,eAAe;aAC9B,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;IAC9B,CAAC;IAeM,MAAM,CAAC,kBAA2C,EAAE,SAAoB;QAC7E,IAAI,SAAS,EAAE,CAAC;YACd,MAAM,OAAO,GAAG,kBAAkC,CAAC;YAEnD,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,QAAQ,EAAE,EAAE;gBACrE,OAAO;oBACL,YAAY,EAAE,QAAQ;oBACtB,CAAC,OAAO,CAAC,EAAE,QAAQ;iBACY,CAAC;YACpC,CAAC,CAAC,CAAC;YAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;QAC9B,CAAC;aAAM,CAAC;YACN,MAAM,SAAS,GAAG,kBAA8B,CAAC;YAEjD,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,QAAQ,EAAE,EAAE;gBACrE,OAAO;oBACL,YAAY,EAAE,QAAQ;oBACtB,GAAG,QAAQ;iBACoB,CAAC;YACpC,CAAC,CAAC,CAAC;YAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;QAC9B,CAAC;IACH,CAAC;CACF","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { IndexDocumentsAction } from \"./indexModels.js\";\n\n/**\n * Class used to perform batch operations\n * with multiple documents to the index.\n */\nexport class IndexDocumentsBatch<TModel> {\n /**\n * The set of actions taken in this batch.\n */\n public readonly actions: IndexDocumentsAction<TModel>[];\n\n constructor(actions: IndexDocumentsAction<TModel>[] = []) {\n this.actions = actions;\n }\n\n /**\n * Upload an array of documents to the index.\n * @param documents - The documents to upload.\n */\n public upload(documents: TModel[]): void {\n const batch = documents.map<IndexDocumentsAction<TModel>>((doc) => {\n return {\n ...doc,\n __actionType: \"upload\",\n };\n });\n\n this.actions.push(...batch);\n }\n\n /**\n * Update a set of documents in the index. For more details about how merging works, see\n * https://learn.microsoft.com/rest/api/searchservice/AddUpdate-or-Delete-Documents\n * @param documents - The updated documents.\n */\n public merge(documents: TModel[]): void {\n const batch = documents.map<IndexDocumentsAction<TModel>>((doc) => {\n return {\n ...doc,\n __actionType: \"merge\",\n };\n });\n\n this.actions.push(...batch);\n }\n\n /**\n * Update a set of documents in the index or uploads them if they don't exist. For more details\n * about how merging works, see\n * https://learn.microsoft.com/rest/api/searchservice/AddUpdate-or-Delete-Documents\n * @param documents - The new/updated documents.\n */\n public mergeOrUpload(documents: TModel[]): void {\n const batch = documents.map<IndexDocumentsAction<TModel>>((doc) => {\n return {\n ...doc,\n __actionType: \"mergeOrUpload\",\n };\n });\n\n this.actions.push(...batch);\n }\n\n /**\n * Delete a set of documents.\n * @param keyName - The name of their primary key in the index.\n * @param keyValues - The primary key values of documents to delete.\n */\n public delete(keyName: keyof TModel, keyValues: string[]): void;\n\n /**\n * Delete a set of documents.\n * @param documents - Documents to be deleted.\n */\n public delete(documents: TModel[]): void;\n\n public delete(keyNameOrDocuments: keyof TModel | TModel[], keyValues?: string[]): void {\n if (keyValues) {\n const keyName = keyNameOrDocuments as keyof TModel;\n\n const batch = keyValues.map<IndexDocumentsAction<TModel>>((keyValue) => {\n return {\n __actionType: \"delete\",\n [keyName]: keyValue,\n } as IndexDocumentsAction<TModel>;\n });\n\n this.actions.push(...batch);\n } else {\n const documents = keyNameOrDocuments as TModel[];\n\n const batch = documents.map<IndexDocumentsAction<TModel>>((document) => {\n return {\n __actionType: \"delete\",\n ...document,\n } as IndexDocumentsAction<TModel>;\n });\n\n this.actions.push(...batch);\n }\n }\n}\n"]}
1
+ {"version":3,"file":"indexDocumentsBatch.js","sourceRoot":"","sources":["../../src/indexDocumentsBatch.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAIlC;;;GAGG;AACH,MAAM,OAAO,mBAAmB;IAC9B;;OAEG;IACa,OAAO,CAAiC;IAExD,YAAY,UAA0C,EAAE;QACtD,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IACzB,CAAC;IAED;;;OAGG;IACI,MAAM,CAAC,SAAmB;QAC/B,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,GAAG,EAAE,EAAE;YAChE,OAAO;gBACL,GAAG,GAAG;gBACN,YAAY,EAAE,QAAQ;aACvB,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;IAC9B,CAAC;IAED;;;;OAIG;IACI,KAAK,CAAC,SAAmB;QAC9B,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,GAAG,EAAE,EAAE;YAChE,OAAO;gBACL,GAAG,GAAG;gBACN,YAAY,EAAE,OAAO;aACtB,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;IAC9B,CAAC;IAED;;;;OAIG;IACI,aAAa,CAAC,SAAmB;QACtC,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,GAAG,EAAE,EAAE;YAChE,OAAO;gBACL,GAAG,GAAG;gBACN,YAAY,EAAE,eAAe;aAC9B,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;IAC9B,CAAC;IAeM,MAAM,CAAC,kBAA2C,EAAE,SAAoB;QAC7E,IAAI,SAAS,EAAE,CAAC;YACd,MAAM,OAAO,GAAG,kBAAkC,CAAC;YAEnD,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,QAAQ,EAAE,EAAE;gBACrE,OAAO;oBACL,YAAY,EAAE,QAAQ;oBACtB,CAAC,OAAO,CAAC,EAAE,QAAQ;iBACY,CAAC;YACpC,CAAC,CAAC,CAAC;YAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;QAC9B,CAAC;aAAM,CAAC;YACN,MAAM,SAAS,GAAG,kBAA8B,CAAC;YAEjD,MAAM,KAAK,GAAG,SAAS,CAAC,GAAG,CAA+B,CAAC,QAAQ,EAAE,EAAE;gBACrE,OAAO;oBACL,YAAY,EAAE,QAAQ;oBACtB,GAAG,QAAQ;iBACoB,CAAC;YACpC,CAAC,CAAC,CAAC;YAEH,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC;QAC9B,CAAC;IACH,CAAC;CACF","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { IndexDocumentsAction } from \"./indexModels.js\";\n\n/**\n * Class used to perform batch operations\n * with multiple documents to the index.\n */\nexport class IndexDocumentsBatch<TModel> {\n /**\n * The set of actions taken in this batch.\n */\n public readonly actions: IndexDocumentsAction<TModel>[];\n\n constructor(actions: IndexDocumentsAction<TModel>[] = []) {\n this.actions = actions;\n }\n\n /**\n * Upload an array of documents to the index.\n * @param documents - The documents to upload.\n */\n public upload(documents: TModel[]): void {\n const batch = documents.map<IndexDocumentsAction<TModel>>((doc) => {\n return {\n ...doc,\n __actionType: \"upload\",\n };\n });\n\n this.actions.push(...batch);\n }\n\n /**\n * Update a set of documents in the index.\n * For more details about how merging works, see https://docs.microsoft.com/en-us/rest/api/searchservice/AddUpdate-or-Delete-Documents\n * @param documents - The updated documents.\n */\n public merge(documents: TModel[]): void {\n const batch = documents.map<IndexDocumentsAction<TModel>>((doc) => {\n return {\n ...doc,\n __actionType: \"merge\",\n };\n });\n\n this.actions.push(...batch);\n }\n\n /**\n * Update a set of documents in the index or uploads them if they don't exist.\n * For more details about how merging works, see https://docs.microsoft.com/en-us/rest/api/searchservice/AddUpdate-or-Delete-Documents\n * @param documents - The new/updated documents.\n */\n public mergeOrUpload(documents: TModel[]): void {\n const batch = documents.map<IndexDocumentsAction<TModel>>((doc) => {\n return {\n ...doc,\n __actionType: \"mergeOrUpload\",\n };\n });\n\n this.actions.push(...batch);\n }\n\n /**\n * Delete a set of documents.\n * @param keyName - The name of their primary key in the index.\n * @param keyValues - The primary key values of documents to delete.\n */\n public delete(keyName: keyof TModel, keyValues: string[]): void;\n\n /**\n * Delete a set of documents.\n * @param documents - Documents to be deleted.\n */\n public delete(documents: TModel[]): void;\n\n public delete(keyNameOrDocuments: keyof TModel | TModel[], keyValues?: string[]): void {\n if (keyValues) {\n const keyName = keyNameOrDocuments as keyof TModel;\n\n const batch = keyValues.map<IndexDocumentsAction<TModel>>((keyValue) => {\n return {\n __actionType: \"delete\",\n [keyName]: keyValue,\n } as IndexDocumentsAction<TModel>;\n });\n\n this.actions.push(...batch);\n } else {\n const documents = keyNameOrDocuments as TModel[];\n\n const batch = documents.map<IndexDocumentsAction<TModel>>((document) => {\n return {\n __actionType: \"delete\",\n ...document,\n } as IndexDocumentsAction<TModel>;\n });\n\n this.actions.push(...batch);\n }\n }\n}\n"]}