@algolia/client-search 5.0.0-alpha.6 → 5.0.0-alpha.60

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 (499) hide show
  1. package/dist/builds/browser.d.ts +5 -5
  2. package/dist/builds/browser.d.ts.map +1 -1
  3. package/dist/builds/node.d.ts +5 -5
  4. package/dist/builds/node.d.ts.map +1 -1
  5. package/dist/client-search.cjs.js +1997 -1986
  6. package/dist/client-search.esm.browser.js +2189 -2232
  7. package/dist/client-search.esm.node.js +1997 -1986
  8. package/dist/client-search.umd.js +2 -2
  9. package/dist/model/acl.d.ts +4 -4
  10. package/dist/model/acl.d.ts.map +1 -1
  11. package/dist/model/action.d.ts +4 -4
  12. package/dist/model/action.d.ts.map +1 -1
  13. package/dist/model/addApiKeyResponse.d.ts +10 -10
  14. package/dist/model/addApiKeyResponse.d.ts.map +1 -1
  15. package/dist/model/advancedSyntaxFeatures.d.ts +1 -1
  16. package/dist/model/advancedSyntaxFeatures.d.ts.map +1 -1
  17. package/dist/model/alternativesAsExact.d.ts +1 -1
  18. package/dist/model/alternativesAsExact.d.ts.map +1 -1
  19. package/dist/model/anchoring.d.ts +4 -4
  20. package/dist/model/anchoring.d.ts.map +1 -1
  21. package/dist/model/apiKey.d.ts +38 -38
  22. package/dist/model/apiKey.d.ts.map +1 -1
  23. package/dist/model/aroundRadius.d.ts +5 -5
  24. package/dist/model/aroundRadius.d.ts.map +1 -1
  25. package/dist/model/aroundRadiusAll.d.ts +1 -1
  26. package/dist/model/aroundRadiusAll.d.ts.map +1 -1
  27. package/dist/model/assignUserIdParams.d.ts +9 -9
  28. package/dist/model/assignUserIdParams.d.ts.map +1 -1
  29. package/dist/model/attributeToUpdate.d.ts +2 -2
  30. package/dist/model/attributeToUpdate.d.ts.map +1 -1
  31. package/dist/model/automaticFacetFilter.d.ts +17 -17
  32. package/dist/model/automaticFacetFilter.d.ts.map +1 -1
  33. package/dist/model/automaticFacetFilters.d.ts +5 -5
  34. package/dist/model/automaticFacetFilters.d.ts.map +1 -1
  35. package/dist/model/baseGetApiKeyResponse.d.ts +10 -10
  36. package/dist/model/baseGetApiKeyResponse.d.ts.map +1 -1
  37. package/dist/model/baseIndexSettings.d.ts +62 -58
  38. package/dist/model/baseIndexSettings.d.ts.map +1 -1
  39. package/dist/model/baseSearchParams.d.ts +3 -3
  40. package/dist/model/baseSearchParams.d.ts.map +1 -1
  41. package/dist/model/baseSearchParamsWithoutQuery.d.ts +122 -122
  42. package/dist/model/baseSearchParamsWithoutQuery.d.ts.map +1 -1
  43. package/dist/model/baseSearchResponse.d.ts +103 -101
  44. package/dist/model/baseSearchResponse.d.ts.map +1 -1
  45. package/dist/model/baseSearchResponseRedirect.d.ts +8 -0
  46. package/dist/model/baseSearchResponseRedirect.d.ts.map +1 -0
  47. package/dist/model/batchAssignUserIdsParams.d.ts +13 -13
  48. package/dist/model/batchAssignUserIdsParams.d.ts.map +1 -1
  49. package/dist/model/batchDictionaryEntriesParams.d.ts +14 -14
  50. package/dist/model/batchDictionaryEntriesParams.d.ts.map +1 -1
  51. package/dist/model/batchDictionaryEntriesRequest.d.ts +6 -6
  52. package/dist/model/batchDictionaryEntriesRequest.d.ts.map +1 -1
  53. package/dist/model/batchParams.d.ts +7 -7
  54. package/dist/model/batchParams.d.ts.map +1 -1
  55. package/dist/model/batchRequest.d.ts +8 -8
  56. package/dist/model/batchRequest.d.ts.map +1 -1
  57. package/dist/model/batchResponse.d.ts +10 -10
  58. package/dist/model/batchResponse.d.ts.map +1 -1
  59. package/dist/model/batchWriteParams.d.ts +7 -7
  60. package/dist/model/batchWriteParams.d.ts.map +1 -1
  61. package/dist/model/browseParams.d.ts +4 -0
  62. package/dist/model/browseParams.d.ts.map +1 -0
  63. package/dist/model/browseParamsObject.d.ts +4 -0
  64. package/dist/model/browseParamsObject.d.ts.map +1 -0
  65. package/dist/model/browseResponse.d.ts +4 -4
  66. package/dist/model/browseResponse.d.ts.map +1 -1
  67. package/dist/model/builtInOperation.d.ts +11 -11
  68. package/dist/model/builtInOperation.d.ts.map +1 -1
  69. package/dist/model/builtInOperationType.d.ts +4 -4
  70. package/dist/model/builtInOperationType.d.ts.map +1 -1
  71. package/dist/model/clientMethodProps.d.ts +715 -714
  72. package/dist/model/clientMethodProps.d.ts.map +1 -1
  73. package/dist/model/condition.d.ts +16 -16
  74. package/dist/model/condition.d.ts.map +1 -1
  75. package/dist/model/consequence.d.ts +25 -25
  76. package/dist/model/consequence.d.ts.map +1 -1
  77. package/dist/model/consequenceHide.d.ts +9 -9
  78. package/dist/model/consequenceHide.d.ts.map +1 -1
  79. package/dist/model/consequenceParams.d.ts +4 -4
  80. package/dist/model/consequenceParams.d.ts.map +1 -1
  81. package/dist/model/consequenceQuery.d.ts +5 -5
  82. package/dist/model/consequenceQuery.d.ts.map +1 -1
  83. package/dist/model/consequenceQueryObject.d.ts +11 -11
  84. package/dist/model/consequenceQueryObject.d.ts.map +1 -1
  85. package/dist/model/createdAtResponse.d.ts +9 -9
  86. package/dist/model/createdAtResponse.d.ts.map +1 -1
  87. package/dist/model/{baseBrowseResponse.d.ts → cursor.d.ts} +7 -7
  88. package/dist/model/cursor.d.ts.map +1 -0
  89. package/dist/model/deleteApiKeyResponse.d.ts +6 -6
  90. package/dist/model/deleteApiKeyResponse.d.ts.map +1 -1
  91. package/dist/model/deleteByParams.d.ts +27 -0
  92. package/dist/model/deleteByParams.d.ts.map +1 -0
  93. package/dist/model/deleteSourceResponse.d.ts +6 -6
  94. package/dist/model/deleteSourceResponse.d.ts.map +1 -1
  95. package/dist/model/deletedAtResponse.d.ts +13 -13
  96. package/dist/model/deletedAtResponse.d.ts.map +1 -1
  97. package/dist/model/dictionaryAction.d.ts +4 -4
  98. package/dist/model/dictionaryAction.d.ts.map +1 -1
  99. package/dist/model/dictionaryEntry.d.ts +27 -27
  100. package/dist/model/dictionaryEntry.d.ts.map +1 -1
  101. package/dist/model/dictionaryEntryState.d.ts +4 -4
  102. package/dist/model/dictionaryEntryState.d.ts.map +1 -1
  103. package/dist/model/dictionaryLanguage.d.ts +9 -9
  104. package/dist/model/dictionaryLanguage.d.ts.map +1 -1
  105. package/dist/model/dictionarySettingsParams.d.ts +7 -7
  106. package/dist/model/dictionarySettingsParams.d.ts.map +1 -1
  107. package/dist/model/dictionaryType.d.ts +1 -1
  108. package/dist/model/dictionaryType.d.ts.map +1 -1
  109. package/dist/model/distinct.d.ts +4 -4
  110. package/dist/model/distinct.d.ts.map +1 -1
  111. package/dist/model/edit.d.ts +12 -12
  112. package/dist/model/edit.d.ts.map +1 -1
  113. package/dist/model/editType.d.ts +4 -4
  114. package/dist/model/editType.d.ts.map +1 -1
  115. package/dist/model/errorBase.d.ts +6 -6
  116. package/dist/model/errorBase.d.ts.map +1 -1
  117. package/dist/model/exactOnSingleWordQuery.d.ts +4 -4
  118. package/dist/model/exactOnSingleWordQuery.d.ts.map +1 -1
  119. package/dist/model/facetFilters.d.ts +5 -5
  120. package/dist/model/facetFilters.d.ts.map +1 -1
  121. package/dist/model/facetHits.d.ts +14 -14
  122. package/dist/model/facetHits.d.ts.map +1 -1
  123. package/dist/model/facetOrdering.d.ts +12 -12
  124. package/dist/model/facetOrdering.d.ts.map +1 -1
  125. package/dist/model/facets.d.ts +9 -9
  126. package/dist/model/facets.d.ts.map +1 -1
  127. package/dist/model/facetsStats.d.ts +18 -18
  128. package/dist/model/facetsStats.d.ts.map +1 -1
  129. package/dist/model/fetchedIndex.d.ts +46 -46
  130. package/dist/model/fetchedIndex.d.ts.map +1 -1
  131. package/dist/model/getApiKeyResponse.d.ts +3 -3
  132. package/dist/model/getApiKeyResponse.d.ts.map +1 -1
  133. package/dist/model/getDictionarySettingsResponse.d.ts +4 -4
  134. package/dist/model/getDictionarySettingsResponse.d.ts.map +1 -1
  135. package/dist/model/getLogsResponse.d.ts +4 -4
  136. package/dist/model/getLogsResponse.d.ts.map +1 -1
  137. package/dist/model/getObjectsParams.d.ts +7 -7
  138. package/dist/model/getObjectsParams.d.ts.map +1 -1
  139. package/dist/model/getObjectsRequest.d.ts +17 -17
  140. package/dist/model/getObjectsRequest.d.ts.map +1 -1
  141. package/dist/model/getObjectsResponse.d.ts +6 -6
  142. package/dist/model/getObjectsResponse.d.ts.map +1 -1
  143. package/dist/model/getTaskResponse.d.ts +4 -4
  144. package/dist/model/getTaskResponse.d.ts.map +1 -1
  145. package/dist/model/getTopUserIdsResponse.d.ts +10 -10
  146. package/dist/model/getTopUserIdsResponse.d.ts.map +1 -1
  147. package/dist/model/hasPendingMappingsResponse.d.ts +10 -10
  148. package/dist/model/hasPendingMappingsResponse.d.ts.map +1 -1
  149. package/dist/model/highlightResult.d.ts +2 -2
  150. package/dist/model/highlightResult.d.ts.map +1 -1
  151. package/dist/model/highlightResultOption.d.ts +19 -19
  152. package/dist/model/highlightResultOption.d.ts.map +1 -1
  153. package/dist/model/hit.d.ts +22 -22
  154. package/dist/model/hit.d.ts.map +1 -1
  155. package/dist/model/ignorePlurals.d.ts +4 -4
  156. package/dist/model/ignorePlurals.d.ts.map +1 -1
  157. package/dist/model/index.d.ts +159 -153
  158. package/dist/model/index.d.ts.map +1 -1
  159. package/dist/model/indexSettings.d.ts +6 -6
  160. package/dist/model/indexSettings.d.ts.map +1 -1
  161. package/dist/model/indexSettingsAsSearchParams.d.ts +164 -160
  162. package/dist/model/indexSettingsAsSearchParams.d.ts.map +1 -1
  163. package/dist/model/indexSettingsAsSearchParamsSemanticSearch.d.ts +10 -0
  164. package/dist/model/indexSettingsAsSearchParamsSemanticSearch.d.ts.map +1 -0
  165. package/dist/model/languages.d.ts +9 -9
  166. package/dist/model/languages.d.ts.map +1 -1
  167. package/dist/model/listApiKeysResponse.d.ts +7 -7
  168. package/dist/model/listApiKeysResponse.d.ts.map +1 -1
  169. package/dist/model/listClustersResponse.d.ts +9 -9
  170. package/dist/model/listClustersResponse.d.ts.map +1 -1
  171. package/dist/model/listIndicesResponse.d.ts +11 -11
  172. package/dist/model/listIndicesResponse.d.ts.map +1 -1
  173. package/dist/model/listUserIdsResponse.d.ts +10 -10
  174. package/dist/model/listUserIdsResponse.d.ts.map +1 -1
  175. package/dist/model/log.d.ts +63 -63
  176. package/dist/model/log.d.ts.map +1 -1
  177. package/dist/model/logQuery.d.ts +14 -14
  178. package/dist/model/logQuery.d.ts.map +1 -1
  179. package/dist/model/logType.d.ts +1 -1
  180. package/dist/model/logType.d.ts.map +1 -1
  181. package/dist/model/matchLevel.d.ts +4 -4
  182. package/dist/model/matchLevel.d.ts.map +1 -1
  183. package/dist/model/matchedGeoLocation.d.ts +14 -14
  184. package/dist/model/matchedGeoLocation.d.ts.map +1 -1
  185. package/dist/model/mixedSearchFilters.d.ts +1 -1
  186. package/dist/model/mixedSearchFilters.d.ts.map +1 -1
  187. package/dist/model/mode.d.ts +5 -0
  188. package/dist/model/mode.d.ts.map +1 -0
  189. package/dist/model/multipleBatchRequest.d.ts +12 -12
  190. package/dist/model/multipleBatchRequest.d.ts.map +1 -1
  191. package/dist/model/multipleBatchResponse.d.ts +10 -10
  192. package/dist/model/multipleBatchResponse.d.ts.map +1 -1
  193. package/dist/model/numericFilters.d.ts +5 -5
  194. package/dist/model/numericFilters.d.ts.map +1 -1
  195. package/dist/model/operationIndexParams.d.ts +13 -13
  196. package/dist/model/operationIndexParams.d.ts.map +1 -1
  197. package/dist/model/operationType.d.ts +4 -4
  198. package/dist/model/operationType.d.ts.map +1 -1
  199. package/dist/model/optionalFilters.d.ts +5 -5
  200. package/dist/model/optionalFilters.d.ts.map +1 -1
  201. package/dist/model/params.d.ts +12 -12
  202. package/dist/model/params.d.ts.map +1 -1
  203. package/dist/model/personalization.d.ts +14 -14
  204. package/dist/model/personalization.d.ts.map +1 -1
  205. package/dist/model/promote.d.ts +3 -3
  206. package/dist/model/promote.d.ts.map +1 -1
  207. package/dist/model/promoteObjectID.d.ts +13 -13
  208. package/dist/model/promoteObjectID.d.ts.map +1 -1
  209. package/dist/model/promoteObjectIDs.d.ts +13 -13
  210. package/dist/model/promoteObjectIDs.d.ts.map +1 -1
  211. package/dist/model/queryType.d.ts +4 -4
  212. package/dist/model/queryType.d.ts.map +1 -1
  213. package/dist/model/rankingInfo.d.ts +50 -50
  214. package/dist/model/rankingInfo.d.ts.map +1 -1
  215. package/dist/model/reRankingApplyFilter.d.ts +5 -5
  216. package/dist/model/reRankingApplyFilter.d.ts.map +1 -1
  217. package/dist/model/redirectRuleIndexMetadata.d.ts +21 -0
  218. package/dist/model/redirectRuleIndexMetadata.d.ts.map +1 -0
  219. package/dist/model/redirectRuleIndexMetadataData.d.ts +7 -0
  220. package/dist/model/redirectRuleIndexMetadataData.d.ts.map +1 -0
  221. package/dist/model/removeStopWords.d.ts +4 -4
  222. package/dist/model/removeStopWords.d.ts.map +1 -1
  223. package/dist/model/removeUserIdResponse.d.ts +6 -6
  224. package/dist/model/removeUserIdResponse.d.ts.map +1 -1
  225. package/dist/model/removeWordsIfNoResults.d.ts +4 -4
  226. package/dist/model/removeWordsIfNoResults.d.ts.map +1 -1
  227. package/dist/model/renderingContent.d.ts +7 -7
  228. package/dist/model/renderingContent.d.ts.map +1 -1
  229. package/dist/model/replaceSourceResponse.d.ts +6 -6
  230. package/dist/model/replaceSourceResponse.d.ts.map +1 -1
  231. package/dist/model/rule.d.ts +29 -29
  232. package/dist/model/rule.d.ts.map +1 -1
  233. package/dist/model/saveObjectResponse.d.ts +11 -11
  234. package/dist/model/saveObjectResponse.d.ts.map +1 -1
  235. package/dist/model/saveSynonymResponse.d.ts +14 -14
  236. package/dist/model/saveSynonymResponse.d.ts.map +1 -1
  237. package/dist/model/scopeType.d.ts +1 -1
  238. package/dist/model/scopeType.d.ts.map +1 -1
  239. package/dist/model/searchDictionaryEntriesParams.d.ts +21 -21
  240. package/dist/model/searchDictionaryEntriesParams.d.ts.map +1 -1
  241. package/dist/model/searchForFacetValuesRequest.d.ts +14 -14
  242. package/dist/model/searchForFacetValuesRequest.d.ts.map +1 -1
  243. package/dist/model/searchForFacetValuesResponse.d.ts +4 -4
  244. package/dist/model/searchForFacetValuesResponse.d.ts.map +1 -1
  245. package/dist/model/searchForFacets.d.ts +3 -3
  246. package/dist/model/searchForFacets.d.ts.map +1 -1
  247. package/dist/model/searchForFacetsOptions.d.ts +20 -20
  248. package/dist/model/searchForFacetsOptions.d.ts.map +1 -1
  249. package/dist/model/searchForHits.d.ts +3 -3
  250. package/dist/model/searchForHits.d.ts.map +1 -1
  251. package/dist/model/searchForHitsOptions.d.ts +12 -12
  252. package/dist/model/searchForHitsOptions.d.ts.map +1 -1
  253. package/dist/model/searchHits.d.ts +4 -4
  254. package/dist/model/searchHits.d.ts.map +1 -1
  255. package/dist/model/searchMethodParams.d.ts +6 -6
  256. package/dist/model/searchMethodParams.d.ts.map +1 -1
  257. package/dist/model/searchParams.d.ts +3 -3
  258. package/dist/model/searchParams.d.ts.map +1 -1
  259. package/dist/model/searchParamsObject.d.ts +3 -3
  260. package/dist/model/searchParamsObject.d.ts.map +1 -1
  261. package/dist/model/searchParamsQuery.d.ts +6 -6
  262. package/dist/model/searchParamsQuery.d.ts.map +1 -1
  263. package/dist/model/searchParamsString.d.ts +6 -6
  264. package/dist/model/searchParamsString.d.ts.map +1 -1
  265. package/dist/model/searchQuery.d.ts +3 -3
  266. package/dist/model/searchQuery.d.ts.map +1 -1
  267. package/dist/model/searchResponse.d.ts +3 -3
  268. package/dist/model/searchResponse.d.ts.map +1 -1
  269. package/dist/model/searchResponses.d.ts +4 -4
  270. package/dist/model/searchResponses.d.ts.map +1 -1
  271. package/dist/model/searchRulesParams.d.ts +31 -31
  272. package/dist/model/searchRulesParams.d.ts.map +1 -1
  273. package/dist/model/searchRulesResponse.d.ts +19 -19
  274. package/dist/model/searchRulesResponse.d.ts.map +1 -1
  275. package/dist/model/searchStrategy.d.ts +1 -1
  276. package/dist/model/searchStrategy.d.ts.map +1 -1
  277. package/dist/model/searchSynonymsParams.d.ts +6 -6
  278. package/dist/model/searchSynonymsParams.d.ts.map +1 -1
  279. package/dist/model/searchSynonymsResponse.d.ts +11 -11
  280. package/dist/model/searchSynonymsResponse.d.ts.map +1 -1
  281. package/dist/model/searchTypeDefault.d.ts +4 -4
  282. package/dist/model/searchTypeDefault.d.ts.map +1 -1
  283. package/dist/model/searchTypeFacet.d.ts +4 -4
  284. package/dist/model/searchTypeFacet.d.ts.map +1 -1
  285. package/dist/model/searchUserIdsParams.d.ts +21 -21
  286. package/dist/model/searchUserIdsParams.d.ts.map +1 -1
  287. package/dist/model/searchUserIdsResponse.d.ts +26 -26
  288. package/dist/model/searchUserIdsResponse.d.ts.map +1 -1
  289. package/dist/model/snippetResult.d.ts +2 -2
  290. package/dist/model/snippetResult.d.ts.map +1 -1
  291. package/dist/model/snippetResultOption.d.ts +11 -11
  292. package/dist/model/snippetResultOption.d.ts.map +1 -1
  293. package/dist/model/sortRemainingBy.d.ts +4 -4
  294. package/dist/model/sortRemainingBy.d.ts.map +1 -1
  295. package/dist/model/source.d.ts +13 -13
  296. package/dist/model/source.d.ts.map +1 -1
  297. package/dist/model/standardEntries.d.ts +17 -17
  298. package/dist/model/standardEntries.d.ts.map +1 -1
  299. package/dist/model/synonymHit.d.ts +35 -37
  300. package/dist/model/synonymHit.d.ts.map +1 -1
  301. package/dist/model/synonymType.d.ts +4 -4
  302. package/dist/model/synonymType.d.ts.map +1 -1
  303. package/dist/model/tagFilters.d.ts +5 -5
  304. package/dist/model/tagFilters.d.ts.map +1 -1
  305. package/dist/model/taskStatus.d.ts +1 -1
  306. package/dist/model/taskStatus.d.ts.map +1 -1
  307. package/dist/model/timeRange.d.ts +10 -10
  308. package/dist/model/timeRange.d.ts.map +1 -1
  309. package/dist/model/typoTolerance.d.ts +5 -5
  310. package/dist/model/typoTolerance.d.ts.map +1 -1
  311. package/dist/model/typoToleranceEnum.d.ts +1 -1
  312. package/dist/model/typoToleranceEnum.d.ts.map +1 -1
  313. package/dist/model/updateApiKeyResponse.d.ts +10 -10
  314. package/dist/model/updateApiKeyResponse.d.ts.map +1 -1
  315. package/dist/model/updatedAtResponse.d.ts +13 -13
  316. package/dist/model/updatedAtResponse.d.ts.map +1 -1
  317. package/dist/model/updatedAtWithObjectIdResponse.d.ts +17 -17
  318. package/dist/model/updatedAtWithObjectIdResponse.d.ts.map +1 -1
  319. package/dist/model/updatedRuleResponse.d.ts +14 -14
  320. package/dist/model/updatedRuleResponse.d.ts.map +1 -1
  321. package/dist/model/userHighlightResult.d.ts +11 -11
  322. package/dist/model/userHighlightResult.d.ts.map +1 -1
  323. package/dist/model/userHit.d.ts +24 -24
  324. package/dist/model/userHit.d.ts.map +1 -1
  325. package/dist/model/userId.d.ts +21 -21
  326. package/dist/model/userId.d.ts.map +1 -1
  327. package/dist/model/value.d.ts +8 -8
  328. package/dist/model/value.d.ts.map +1 -1
  329. package/dist/src/searchClient.d.ts +723 -723
  330. package/dist/src/searchClient.d.ts.map +1 -1
  331. package/model/acl.ts +1 -1
  332. package/model/action.ts +1 -1
  333. package/model/addApiKeyResponse.ts +1 -1
  334. package/model/advancedSyntaxFeatures.ts +1 -1
  335. package/model/alternativesAsExact.ts +1 -1
  336. package/model/anchoring.ts +1 -1
  337. package/model/apiKey.ts +1 -1
  338. package/model/aroundRadius.ts +1 -1
  339. package/model/aroundRadiusAll.ts +1 -1
  340. package/model/assignUserIdParams.ts +1 -1
  341. package/model/attributeToUpdate.ts +1 -1
  342. package/model/automaticFacetFilter.ts +1 -1
  343. package/model/automaticFacetFilters.ts +1 -1
  344. package/model/baseGetApiKeyResponse.ts +1 -1
  345. package/model/baseIndexSettings.ts +6 -1
  346. package/model/baseSearchParams.ts +1 -1
  347. package/model/baseSearchParamsWithoutQuery.ts +1 -1
  348. package/model/baseSearchResponse.ts +4 -1
  349. package/model/baseSearchResponseRedirect.ts +10 -0
  350. package/model/batchAssignUserIdsParams.ts +1 -1
  351. package/model/batchDictionaryEntriesParams.ts +1 -1
  352. package/model/batchDictionaryEntriesRequest.ts +1 -1
  353. package/model/batchParams.ts +1 -1
  354. package/model/batchRequest.ts +3 -3
  355. package/model/batchResponse.ts +1 -1
  356. package/model/batchWriteParams.ts +2 -2
  357. package/model/browseParams.ts +6 -0
  358. package/model/browseParamsObject.ts +6 -0
  359. package/model/browseResponse.ts +4 -4
  360. package/model/builtInOperation.ts +1 -1
  361. package/model/builtInOperationType.ts +1 -1
  362. package/model/clientMethodProps.ts +5 -4
  363. package/model/condition.ts +1 -1
  364. package/model/consequence.ts +1 -1
  365. package/model/consequenceHide.ts +1 -1
  366. package/model/consequenceParams.ts +1 -1
  367. package/model/consequenceQuery.ts +1 -1
  368. package/model/consequenceQueryObject.ts +1 -1
  369. package/model/createdAtResponse.ts +1 -1
  370. package/model/cursor.ts +8 -0
  371. package/model/deleteApiKeyResponse.ts +1 -1
  372. package/model/deleteByParams.ts +36 -0
  373. package/model/deleteSourceResponse.ts +1 -1
  374. package/model/deletedAtResponse.ts +1 -1
  375. package/model/dictionaryAction.ts +1 -1
  376. package/model/dictionaryEntry.ts +1 -1
  377. package/model/dictionaryEntryState.ts +1 -1
  378. package/model/dictionaryLanguage.ts +1 -1
  379. package/model/dictionarySettingsParams.ts +1 -1
  380. package/model/dictionaryType.ts +1 -1
  381. package/model/distinct.ts +1 -1
  382. package/model/edit.ts +1 -1
  383. package/model/editType.ts +1 -1
  384. package/model/errorBase.ts +1 -1
  385. package/model/exactOnSingleWordQuery.ts +1 -1
  386. package/model/facetFilters.ts +1 -1
  387. package/model/facetHits.ts +1 -1
  388. package/model/facetOrdering.ts +1 -1
  389. package/model/facets.ts +1 -1
  390. package/model/facetsStats.ts +1 -1
  391. package/model/fetchedIndex.ts +2 -2
  392. package/model/getApiKeyResponse.ts +1 -1
  393. package/model/getDictionarySettingsResponse.ts +1 -1
  394. package/model/getLogsResponse.ts +1 -1
  395. package/model/getObjectsParams.ts +1 -1
  396. package/model/getObjectsRequest.ts +1 -1
  397. package/model/getObjectsResponse.ts +1 -1
  398. package/model/getTaskResponse.ts +1 -1
  399. package/model/getTopUserIdsResponse.ts +1 -1
  400. package/model/hasPendingMappingsResponse.ts +1 -1
  401. package/model/highlightResult.ts +1 -1
  402. package/model/highlightResultOption.ts +1 -1
  403. package/model/hit.ts +1 -1
  404. package/model/ignorePlurals.ts +1 -1
  405. package/model/index.ts +10 -4
  406. package/model/indexSettings.ts +1 -1
  407. package/model/indexSettingsAsSearchParams.ts +12 -6
  408. package/model/indexSettingsAsSearchParamsSemanticSearch.ts +11 -0
  409. package/model/languages.ts +1 -1
  410. package/model/listApiKeysResponse.ts +1 -1
  411. package/model/listClustersResponse.ts +1 -1
  412. package/model/listIndicesResponse.ts +1 -1
  413. package/model/listUserIdsResponse.ts +1 -1
  414. package/model/log.ts +1 -1
  415. package/model/logQuery.ts +1 -1
  416. package/model/logType.ts +1 -1
  417. package/model/matchLevel.ts +1 -1
  418. package/model/matchedGeoLocation.ts +1 -1
  419. package/model/mixedSearchFilters.ts +1 -1
  420. package/model/mode.ts +6 -0
  421. package/model/multipleBatchRequest.ts +1 -1
  422. package/model/multipleBatchResponse.ts +1 -1
  423. package/model/numericFilters.ts +1 -1
  424. package/model/operationIndexParams.ts +1 -1
  425. package/model/operationType.ts +1 -1
  426. package/model/optionalFilters.ts +1 -1
  427. package/model/params.ts +1 -1
  428. package/model/personalization.ts +1 -1
  429. package/model/promote.ts +1 -1
  430. package/model/promoteObjectID.ts +1 -1
  431. package/model/promoteObjectIDs.ts +1 -1
  432. package/model/queryType.ts +1 -1
  433. package/model/rankingInfo.ts +1 -1
  434. package/model/reRankingApplyFilter.ts +1 -1
  435. package/model/redirectRuleIndexMetadata.ts +27 -0
  436. package/model/redirectRuleIndexMetadataData.ts +8 -0
  437. package/model/removeStopWords.ts +1 -1
  438. package/model/removeUserIdResponse.ts +1 -1
  439. package/model/removeWordsIfNoResults.ts +1 -1
  440. package/model/renderingContent.ts +1 -1
  441. package/model/replaceSourceResponse.ts +1 -1
  442. package/model/rule.ts +1 -1
  443. package/model/saveObjectResponse.ts +1 -1
  444. package/model/saveSynonymResponse.ts +1 -1
  445. package/model/scopeType.ts +1 -1
  446. package/model/searchDictionaryEntriesParams.ts +1 -1
  447. package/model/searchForFacetValuesRequest.ts +1 -1
  448. package/model/searchForFacetValuesResponse.ts +1 -1
  449. package/model/searchForFacets.ts +1 -1
  450. package/model/searchForFacetsOptions.ts +1 -1
  451. package/model/searchForHits.ts +1 -1
  452. package/model/searchForHitsOptions.ts +1 -1
  453. package/model/searchHits.ts +1 -1
  454. package/model/searchMethodParams.ts +1 -1
  455. package/model/searchParams.ts +1 -1
  456. package/model/searchParamsObject.ts +1 -1
  457. package/model/searchParamsQuery.ts +1 -1
  458. package/model/searchParamsString.ts +1 -1
  459. package/model/searchQuery.ts +1 -1
  460. package/model/searchResponse.ts +1 -1
  461. package/model/searchResponses.ts +1 -1
  462. package/model/searchRulesParams.ts +2 -2
  463. package/model/searchRulesResponse.ts +1 -1
  464. package/model/searchStrategy.ts +1 -1
  465. package/model/searchSynonymsParams.ts +1 -1
  466. package/model/searchSynonymsResponse.ts +1 -1
  467. package/model/searchTypeDefault.ts +1 -1
  468. package/model/searchTypeFacet.ts +1 -1
  469. package/model/searchUserIdsParams.ts +1 -1
  470. package/model/searchUserIdsResponse.ts +1 -1
  471. package/model/snippetResult.ts +1 -1
  472. package/model/snippetResultOption.ts +1 -1
  473. package/model/sortRemainingBy.ts +1 -1
  474. package/model/source.ts +1 -1
  475. package/model/standardEntries.ts +1 -1
  476. package/model/synonymHit.ts +1 -4
  477. package/model/synonymType.ts +1 -1
  478. package/model/tagFilters.ts +1 -1
  479. package/model/taskStatus.ts +1 -1
  480. package/model/timeRange.ts +1 -1
  481. package/model/typoTolerance.ts +1 -1
  482. package/model/typoToleranceEnum.ts +1 -1
  483. package/model/updateApiKeyResponse.ts +1 -1
  484. package/model/updatedAtResponse.ts +1 -1
  485. package/model/updatedAtWithObjectIdResponse.ts +1 -1
  486. package/model/updatedRuleResponse.ts +1 -1
  487. package/model/userHighlightResult.ts +1 -1
  488. package/model/userHit.ts +1 -1
  489. package/model/userId.ts +1 -1
  490. package/model/value.ts +1 -1
  491. package/package.json +31 -13
  492. package/dist/model/baseBrowseResponse.d.ts.map +0 -1
  493. package/dist/model/browseRequest.d.ts +0 -11
  494. package/dist/model/browseRequest.d.ts.map +0 -1
  495. package/dist/model/synonymHitHighlightResult.d.ts +0 -12
  496. package/dist/model/synonymHitHighlightResult.d.ts.map +0 -1
  497. package/model/baseBrowseResponse.ts +0 -8
  498. package/model/browseRequest.ts +0 -13
  499. package/model/synonymHitHighlightResult.ts +0 -15
@@ -1,161 +1,165 @@
1
- import type { AdvancedSyntaxFeatures } from './advancedSyntaxFeatures';
2
- import type { AlternativesAsExact } from './alternativesAsExact';
3
- import type { Distinct } from './distinct';
4
- import type { ExactOnSingleWordQuery } from './exactOnSingleWordQuery';
5
- import type { IgnorePlurals } from './ignorePlurals';
6
- import type { QueryType } from './queryType';
7
- import type { RemoveStopWords } from './removeStopWords';
8
- import type { RemoveWordsIfNoResults } from './removeWordsIfNoResults';
9
- import type { RenderingContent } from './renderingContent';
10
- import type { TypoTolerance } from './typoTolerance';
11
- export declare type IndexSettingsAsSearchParams = {
12
- /**
13
- * The complete list of attributes that will be used for faceting.
14
- */
15
- attributesForFaceting?: string[];
16
- /**
17
- * List of attributes that can\'t be retrieved at query time.
18
- */
19
- unretrievableAttributes?: string[];
20
- /**
21
- * This parameter controls which attributes to retrieve and which not to retrieve.
22
- */
23
- attributesToRetrieve?: string[];
24
- /**
25
- * Restricts a given query to look in only a subset of your searchable attributes.
26
- */
27
- restrictSearchableAttributes?: string[];
28
- /**
29
- * Controls how Algolia should sort your results.
30
- */
31
- ranking?: string[];
32
- /**
33
- * Specifies the custom ranking criterion.
34
- */
35
- customRanking?: string[];
36
- /**
37
- * Controls the relevancy threshold below which less relevant results aren\'t included in the results.
38
- */
39
- relevancyStrictness?: number;
40
- /**
41
- * List of attributes to highlight.
42
- */
43
- attributesToHighlight?: string[];
44
- /**
45
- * List of attributes to snippet, with an optional maximum number of words to snippet.
46
- */
47
- attributesToSnippet?: string[];
48
- /**
49
- * The HTML string to insert before the highlighted parts in all highlight and snippet results.
50
- */
51
- highlightPreTag?: string;
52
- /**
53
- * The HTML string to insert after the highlighted parts in all highlight and snippet results.
54
- */
55
- highlightPostTag?: string;
56
- /**
57
- * String used as an ellipsis indicator when a snippet is truncated.
58
- */
59
- snippetEllipsisText?: string;
60
- /**
61
- * Restrict highlighting and snippeting to items that matched the query.
62
- */
63
- restrictHighlightAndSnippetArrays?: boolean;
64
- /**
65
- * Set the number of hits per page.
66
- */
67
- hitsPerPage?: number;
68
- /**
69
- * Minimum number of characters a word in the query string must contain to accept matches with 1 typo.
70
- */
71
- minWordSizefor1Typo?: number;
72
- /**
73
- * Minimum number of characters a word in the query string must contain to accept matches with 2 typos.
74
- */
75
- minWordSizefor2Typos?: number;
76
- typoTolerance?: TypoTolerance;
77
- /**
78
- * Whether to allow typos on numbers (\"numeric tokens\") in the query string.
79
- */
80
- allowTyposOnNumericTokens?: boolean;
81
- /**
82
- * List of attributes on which you want to disable typo tolerance.
83
- */
84
- disableTypoToleranceOnAttributes?: string[];
85
- ignorePlurals?: IgnorePlurals;
86
- removeStopWords?: RemoveStopWords;
87
- /**
88
- * List of characters that the engine shouldn\'t automatically normalize.
89
- */
90
- keepDiacriticsOnCharacters?: string;
91
- /**
92
- * Sets the languages to be used by language-specific settings and functionalities such as ignorePlurals, removeStopWords, and CJK word-detection.
93
- */
94
- queryLanguages?: string[];
95
- /**
96
- * Splits compound words into their composing atoms in the query.
97
- */
98
- decompoundQuery?: boolean;
99
- /**
100
- * Whether Rules should be globally enabled.
101
- */
102
- enableRules?: boolean;
103
- /**
104
- * Enable the Personalization feature.
105
- */
106
- enablePersonalization?: boolean;
107
- queryType?: QueryType;
108
- removeWordsIfNoResults?: RemoveWordsIfNoResults;
109
- /**
110
- * Enables the advanced query syntax.
111
- */
112
- advancedSyntax?: boolean;
113
- /**
114
- * A list of words that should be considered as optional when found in the query.
115
- */
116
- optionalWords?: string[];
117
- /**
118
- * List of attributes on which you want to disable the exact ranking criterion.
119
- */
120
- disableExactOnAttributes?: string[];
121
- exactOnSingleWordQuery?: ExactOnSingleWordQuery;
122
- /**
123
- * List of alternatives that should be considered an exact match by the exact ranking criterion.
124
- */
125
- alternativesAsExact?: AlternativesAsExact[];
126
- /**
127
- * Allows you to specify which advanced syntax features are active when ‘advancedSyntax\' is enabled.
128
- */
129
- advancedSyntaxFeatures?: AdvancedSyntaxFeatures[];
130
- distinct?: Distinct;
131
- /**
132
- * Name of the de-duplication attribute to be used with the distinct feature.
133
- */
134
- attributeForDistinct?: string;
135
- /**
136
- * Whether to take into account an index\'s synonyms for a particular search.
137
- */
138
- synonyms?: boolean;
139
- /**
140
- * Whether to highlight and snippet the original word that matches the synonym or the synonym itself.
141
- */
142
- replaceSynonymsInHighlight?: boolean;
143
- /**
144
- * Precision of the proximity ranking criterion.
145
- */
146
- minProximity?: number;
147
- /**
148
- * Choose which fields to return in the API response. This parameters applies to search and browse queries.
149
- */
150
- responseFields?: string[];
151
- /**
152
- * Maximum number of facet hits to return during a search for facet values. For performance reasons, the maximum allowed number of returned values is 100.
153
- */
154
- maxFacetHits?: number;
155
- /**
156
- * When attribute is ranked above proximity in your ranking formula, proximity is used to select which searchable attribute is matched in the attribute ranking stage.
157
- */
158
- attributeCriteriaComputedByMinProximity?: boolean;
159
- renderingContent?: RenderingContent;
160
- };
1
+ import type { AdvancedSyntaxFeatures } from './advancedSyntaxFeatures';
2
+ import type { AlternativesAsExact } from './alternativesAsExact';
3
+ import type { Distinct } from './distinct';
4
+ import type { ExactOnSingleWordQuery } from './exactOnSingleWordQuery';
5
+ import type { IgnorePlurals } from './ignorePlurals';
6
+ import type { IndexSettingsAsSearchParamsSemanticSearch } from './indexSettingsAsSearchParamsSemanticSearch';
7
+ import type { Mode } from './mode';
8
+ import type { QueryType } from './queryType';
9
+ import type { RemoveStopWords } from './removeStopWords';
10
+ import type { RemoveWordsIfNoResults } from './removeWordsIfNoResults';
11
+ import type { RenderingContent } from './renderingContent';
12
+ import type { TypoTolerance } from './typoTolerance';
13
+ export type IndexSettingsAsSearchParams = {
14
+ /**
15
+ * The complete list of attributes that will be used for faceting.
16
+ */
17
+ attributesForFaceting?: string[];
18
+ /**
19
+ * This parameter controls which attributes to retrieve and which not to retrieve.
20
+ */
21
+ attributesToRetrieve?: string[];
22
+ /**
23
+ * Restricts a given query to look in only a subset of your searchable attributes.
24
+ */
25
+ restrictSearchableAttributes?: string[];
26
+ /**
27
+ * Controls how Algolia should sort your results.
28
+ */
29
+ ranking?: string[];
30
+ /**
31
+ * Specifies the custom ranking criterion.
32
+ */
33
+ customRanking?: string[];
34
+ /**
35
+ * Controls the relevancy threshold below which less relevant results aren\'t included in the results.
36
+ */
37
+ relevancyStrictness?: number;
38
+ /**
39
+ * List of attributes to highlight.
40
+ */
41
+ attributesToHighlight?: string[];
42
+ /**
43
+ * List of attributes to snippet, with an optional maximum number of words to snippet.
44
+ */
45
+ attributesToSnippet?: string[];
46
+ /**
47
+ * The HTML string to insert before the highlighted parts in all highlight and snippet results.
48
+ */
49
+ highlightPreTag?: string;
50
+ /**
51
+ * The HTML string to insert after the highlighted parts in all highlight and snippet results.
52
+ */
53
+ highlightPostTag?: string;
54
+ /**
55
+ * String used as an ellipsis indicator when a snippet is truncated.
56
+ */
57
+ snippetEllipsisText?: string;
58
+ /**
59
+ * Restrict highlighting and snippeting to items that matched the query.
60
+ */
61
+ restrictHighlightAndSnippetArrays?: boolean;
62
+ /**
63
+ * Set the number of hits per page.
64
+ */
65
+ hitsPerPage?: number;
66
+ /**
67
+ * Minimum number of characters a word in the query string must contain to accept matches with 1 typo.
68
+ */
69
+ minWordSizefor1Typo?: number;
70
+ /**
71
+ * Minimum number of characters a word in the query string must contain to accept matches with 2 typos.
72
+ */
73
+ minWordSizefor2Typos?: number;
74
+ typoTolerance?: TypoTolerance;
75
+ /**
76
+ * Whether to allow typos on numbers (\"numeric tokens\") in the query string.
77
+ */
78
+ allowTyposOnNumericTokens?: boolean;
79
+ /**
80
+ * List of attributes on which you want to disable typo tolerance.
81
+ */
82
+ disableTypoToleranceOnAttributes?: string[];
83
+ ignorePlurals?: IgnorePlurals;
84
+ removeStopWords?: RemoveStopWords;
85
+ /**
86
+ * List of characters that the engine shouldn\'t automatically normalize.
87
+ */
88
+ keepDiacriticsOnCharacters?: string;
89
+ /**
90
+ * Sets the languages to be used by language-specific settings and functionalities such as ignorePlurals, removeStopWords, and CJK word-detection.
91
+ */
92
+ queryLanguages?: string[];
93
+ /**
94
+ * Splits compound words into their composing atoms in the query.
95
+ */
96
+ decompoundQuery?: boolean;
97
+ /**
98
+ * Whether Rules should be globally enabled.
99
+ */
100
+ enableRules?: boolean;
101
+ /**
102
+ * Enable the Personalization feature.
103
+ */
104
+ enablePersonalization?: boolean;
105
+ queryType?: QueryType;
106
+ removeWordsIfNoResults?: RemoveWordsIfNoResults;
107
+ mode?: Mode;
108
+ semanticSearch?: IndexSettingsAsSearchParamsSemanticSearch;
109
+ /**
110
+ * Enables the advanced query syntax.
111
+ */
112
+ advancedSyntax?: boolean;
113
+ /**
114
+ * A list of words that should be considered as optional when found in the query.
115
+ */
116
+ optionalWords?: string[];
117
+ /**
118
+ * List of attributes on which you want to disable the exact ranking criterion.
119
+ */
120
+ disableExactOnAttributes?: string[];
121
+ exactOnSingleWordQuery?: ExactOnSingleWordQuery;
122
+ /**
123
+ * List of alternatives that should be considered an exact match by the exact ranking criterion.
124
+ */
125
+ alternativesAsExact?: AlternativesAsExact[];
126
+ /**
127
+ * Allows you to specify which advanced syntax features are active when ‘advancedSyntax\' is enabled.
128
+ */
129
+ advancedSyntaxFeatures?: AdvancedSyntaxFeatures[];
130
+ /**
131
+ * Enriches the API’s response with meta-information as to how the query was processed.
132
+ */
133
+ explain?: string[];
134
+ distinct?: Distinct;
135
+ /**
136
+ * Name of the de-duplication attribute to be used with the distinct feature.
137
+ */
138
+ attributeForDistinct?: string;
139
+ /**
140
+ * Whether to take into account an index\'s synonyms for a particular search.
141
+ */
142
+ synonyms?: boolean;
143
+ /**
144
+ * Whether to highlight and snippet the original word that matches the synonym or the synonym itself.
145
+ */
146
+ replaceSynonymsInHighlight?: boolean;
147
+ /**
148
+ * Precision of the proximity ranking criterion.
149
+ */
150
+ minProximity?: number;
151
+ /**
152
+ * Choose which fields to return in the API response. This parameters applies to search and browse queries.
153
+ */
154
+ responseFields?: string[];
155
+ /**
156
+ * Maximum number of facet hits to return during a search for facet values. For performance reasons, the maximum allowed number of returned values is 100.
157
+ */
158
+ maxFacetHits?: number;
159
+ /**
160
+ * When attribute is ranked above proximity in your ranking formula, proximity is used to select which searchable attribute is matched in the attribute ranking stage.
161
+ */
162
+ attributeCriteriaComputedByMinProximity?: boolean;
163
+ renderingContent?: RenderingContent;
164
+ };
161
165
  //# sourceMappingURL=indexSettingsAsSearchParams.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"indexSettingsAsSearchParams.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/indexSettingsAsSearchParams.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"indexSettingsAsSearchParams.d.ts","sourceRoot":"","sources":["../../model/indexSettingsAsSearchParams.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * The settings relevant for configuration of the semantic search engine. These settings are only used when the mode is set to \'neuralSearch\'.
3
+ */
4
+ export type IndexSettingsAsSearchParamsSemanticSearch = {
5
+ /**
6
+ * When null, the current index / replica group will be used as the event source.
7
+ */
8
+ eventSources?: string[] | null;
9
+ };
10
+ //# sourceMappingURL=indexSettingsAsSearchParamsSemanticSearch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indexSettingsAsSearchParamsSemanticSearch.d.ts","sourceRoot":"","sources":["../../model/indexSettingsAsSearchParamsSemanticSearch.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,yCAAyC,GAAG;IACtD;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;CAChC,CAAC"}
@@ -1,10 +1,10 @@
1
- import type { DictionaryLanguage } from './dictionaryLanguage';
2
- /**
3
- * A dictionary language.
4
- */
5
- export declare type Languages = {
6
- plurals: DictionaryLanguage | null;
7
- stopwords: DictionaryLanguage | null;
8
- compounds: DictionaryLanguage | null;
9
- };
1
+ import type { DictionaryLanguage } from './dictionaryLanguage';
2
+ /**
3
+ * A dictionary language.
4
+ */
5
+ export type Languages = {
6
+ plurals: DictionaryLanguage | null;
7
+ stopwords: DictionaryLanguage | null;
8
+ compounds: DictionaryLanguage | null;
9
+ };
10
10
  //# sourceMappingURL=languages.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"languages.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/languages.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE/D;;GAEG;AACH,oBAAY,SAAS,GAAG;IACtB,OAAO,EAAE,kBAAkB,GAAG,IAAI,CAAC;IAEnC,SAAS,EAAE,kBAAkB,GAAG,IAAI,CAAC;IAErC,SAAS,EAAE,kBAAkB,GAAG,IAAI,CAAC;CACtC,CAAC"}
1
+ {"version":3,"file":"languages.d.ts","sourceRoot":"","sources":["../../model/languages.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE/D;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG;IACtB,OAAO,EAAE,kBAAkB,GAAG,IAAI,CAAC;IAEnC,SAAS,EAAE,kBAAkB,GAAG,IAAI,CAAC;IAErC,SAAS,EAAE,kBAAkB,GAAG,IAAI,CAAC;CACtC,CAAC"}
@@ -1,8 +1,8 @@
1
- import type { GetApiKeyResponse } from './getApiKeyResponse';
2
- export declare type ListApiKeysResponse = {
3
- /**
4
- * List of api keys.
5
- */
6
- keys: GetApiKeyResponse[];
7
- };
1
+ import type { GetApiKeyResponse } from './getApiKeyResponse';
2
+ export type ListApiKeysResponse = {
3
+ /**
4
+ * List of api keys.
5
+ */
6
+ keys: GetApiKeyResponse[];
7
+ };
8
8
  //# sourceMappingURL=listApiKeysResponse.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"listApiKeysResponse.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/listApiKeysResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,oBAAY,mBAAmB,GAAG;IAChC;;OAEG;IACH,IAAI,EAAE,iBAAiB,EAAE,CAAC;CAC3B,CAAC"}
1
+ {"version":3,"file":"listApiKeysResponse.d.ts","sourceRoot":"","sources":["../../model/listApiKeysResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,MAAM,MAAM,mBAAmB,GAAG;IAChC;;OAEG;IACH,IAAI,EAAE,iBAAiB,EAAE,CAAC;CAC3B,CAAC"}
@@ -1,10 +1,10 @@
1
- /**
2
- * Array of clusters.
3
- */
4
- export declare type ListClustersResponse = {
5
- /**
6
- * Mapping of cluster names to top users.
7
- */
8
- topUsers: string[];
9
- };
1
+ /**
2
+ * Array of clusters.
3
+ */
4
+ export type ListClustersResponse = {
5
+ /**
6
+ * Mapping of cluster names to top users.
7
+ */
8
+ topUsers: string[];
9
+ };
10
10
  //# sourceMappingURL=listClustersResponse.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"listClustersResponse.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/listClustersResponse.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,oBAAY,oBAAoB,GAAG;IACjC;;OAEG;IACH,QAAQ,EAAE,MAAM,EAAE,CAAC;CACpB,CAAC"}
1
+ {"version":3,"file":"listClustersResponse.d.ts","sourceRoot":"","sources":["../../model/listClustersResponse.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG;IACjC;;OAEG;IACH,QAAQ,EAAE,MAAM,EAAE,CAAC;CACpB,CAAC"}
@@ -1,12 +1,12 @@
1
- import type { FetchedIndex } from './fetchedIndex';
2
- export declare type ListIndicesResponse = {
3
- /**
4
- * List of the fetched indices.
5
- */
6
- items: FetchedIndex[];
7
- /**
8
- * Number of pages.
9
- */
10
- nbPages?: number;
11
- };
1
+ import type { FetchedIndex } from './fetchedIndex';
2
+ export type ListIndicesResponse = {
3
+ /**
4
+ * List of the fetched indices.
5
+ */
6
+ items: FetchedIndex[];
7
+ /**
8
+ * Number of pages.
9
+ */
10
+ nbPages?: number;
11
+ };
12
12
  //# sourceMappingURL=listIndicesResponse.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"listIndicesResponse.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/listIndicesResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,oBAAY,mBAAmB,GAAG;IAChC;;OAEG;IACH,KAAK,EAAE,YAAY,EAAE,CAAC;IAEtB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC"}
1
+ {"version":3,"file":"listIndicesResponse.d.ts","sourceRoot":"","sources":["../../model/listIndicesResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,MAAM,MAAM,mBAAmB,GAAG;IAChC;;OAEG;IACH,KAAK,EAAE,YAAY,EAAE,CAAC;IAEtB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC"}
@@ -1,11 +1,11 @@
1
- import type { UserId } from './userId';
2
- /**
3
- * UserIDs data.
4
- */
5
- export declare type ListUserIdsResponse = {
6
- /**
7
- * List of userIDs.
8
- */
9
- userIDs: UserId[];
10
- };
1
+ import type { UserId } from './userId';
2
+ /**
3
+ * UserIDs data.
4
+ */
5
+ export type ListUserIdsResponse = {
6
+ /**
7
+ * List of userIDs.
8
+ */
9
+ userIDs: UserId[];
10
+ };
11
11
  //# sourceMappingURL=listUserIdsResponse.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"listUserIdsResponse.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/listUserIdsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC;;GAEG;AACH,oBAAY,mBAAmB,GAAG;IAChC;;OAEG;IACH,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB,CAAC"}
1
+ {"version":3,"file":"listUserIdsResponse.d.ts","sourceRoot":"","sources":["../../model/listUserIdsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC;;OAEG;IACH,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB,CAAC"}
@@ -1,64 +1,64 @@
1
- import type { LogQuery } from './logQuery';
2
- export declare type Log = {
3
- /**
4
- * Timestamp in ISO-8601 format.
5
- */
6
- timestamp: string;
7
- /**
8
- * HTTP method of the performed request.
9
- */
10
- method: string;
11
- /**
12
- * HTTP response code.
13
- */
14
- answer_code: string;
15
- /**
16
- * Request body. Truncated after 1000 characters.
17
- */
18
- query_body: string;
19
- /**
20
- * Answer body. Truncated after 1000 characters.
21
- */
22
- answer: string;
23
- /**
24
- * Request URL.
25
- */
26
- url: string;
27
- /**
28
- * IP of the client which performed the request.
29
- */
30
- ip: string;
31
- /**
32
- * Request Headers (API Key is obfuscated).
33
- */
34
- query_headers: string;
35
- /**
36
- * SHA1 signature of the log entry.
37
- */
38
- sha1: string;
39
- /**
40
- * Number of API calls.
41
- */
42
- nb_api_calls: string;
43
- /**
44
- * Processing time for the query. It doesn\'t include network time.
45
- */
46
- processing_time_ms: string;
47
- /**
48
- * Index targeted by the query.
49
- */
50
- index?: string;
51
- /**
52
- * Query parameters sent with the request.
53
- */
54
- query_params?: string;
55
- /**
56
- * Number of hits returned for the query.
57
- */
58
- query_nb_hits?: string;
59
- /**
60
- * Array of all performed queries for the given request.
61
- */
62
- inner_queries?: LogQuery[];
63
- };
1
+ import type { LogQuery } from './logQuery';
2
+ export type Log = {
3
+ /**
4
+ * Timestamp in ISO-8601 format.
5
+ */
6
+ timestamp: string;
7
+ /**
8
+ * HTTP method of the performed request.
9
+ */
10
+ method: string;
11
+ /**
12
+ * HTTP response code.
13
+ */
14
+ answer_code: string;
15
+ /**
16
+ * Request body. Truncated after 1000 characters.
17
+ */
18
+ query_body: string;
19
+ /**
20
+ * Answer body. Truncated after 1000 characters.
21
+ */
22
+ answer: string;
23
+ /**
24
+ * Request URL.
25
+ */
26
+ url: string;
27
+ /**
28
+ * IP of the client which performed the request.
29
+ */
30
+ ip: string;
31
+ /**
32
+ * Request Headers (API Key is obfuscated).
33
+ */
34
+ query_headers: string;
35
+ /**
36
+ * SHA1 signature of the log entry.
37
+ */
38
+ sha1: string;
39
+ /**
40
+ * Number of API calls.
41
+ */
42
+ nb_api_calls: string;
43
+ /**
44
+ * Processing time for the query. It doesn\'t include network time.
45
+ */
46
+ processing_time_ms: string;
47
+ /**
48
+ * Index targeted by the query.
49
+ */
50
+ index?: string;
51
+ /**
52
+ * Query parameters sent with the request.
53
+ */
54
+ query_params?: string;
55
+ /**
56
+ * Number of hits returned for the query.
57
+ */
58
+ query_nb_hits?: string;
59
+ /**
60
+ * Array of all performed queries for the given request.
61
+ */
62
+ inner_queries?: LogQuery[];
63
+ };
64
64
  //# sourceMappingURL=log.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"log.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/log.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3C,oBAAY,GAAG,GAAG;IAChB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,aAAa,CAAC,EAAE,QAAQ,EAAE,CAAC;CAC5B,CAAC"}
1
+ {"version":3,"file":"log.d.ts","sourceRoot":"","sources":["../../model/log.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3C,MAAM,MAAM,GAAG,GAAG;IAChB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,aAAa,CAAC,EAAE,QAAQ,EAAE,CAAC;CAC5B,CAAC"}