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