@algolia/client-search 5.2.4 → 5.3.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 (382) hide show
  1. package/dist/browser.d.ts +3866 -0
  2. package/dist/builds/browser.js +2381 -0
  3. package/dist/builds/browser.js.map +1 -0
  4. package/dist/builds/browser.min.js +2 -0
  5. package/dist/builds/browser.min.js.map +1 -0
  6. package/dist/builds/browser.umd.js +12 -0
  7. package/dist/builds/node.cjs +2438 -0
  8. package/dist/builds/node.cjs.map +1 -0
  9. package/dist/builds/node.js +2426 -0
  10. package/dist/builds/node.js.map +1 -0
  11. package/dist/node.d.cts +3866 -0
  12. package/dist/node.d.ts +3866 -0
  13. package/dist/src/searchClient.cjs +2361 -0
  14. package/dist/src/searchClient.cjs.map +1 -0
  15. package/dist/src/searchClient.js +2342 -0
  16. package/dist/src/searchClient.js.map +1 -0
  17. package/index.d.ts +1 -1
  18. package/index.js +1 -1
  19. package/model/clientMethodProps.ts +5 -0
  20. package/package.json +28 -25
  21. package/dist/builds/browser.d.ts +0 -94
  22. package/dist/builds/browser.d.ts.map +0 -1
  23. package/dist/builds/node.d.ts +0 -112
  24. package/dist/builds/node.d.ts.map +0 -1
  25. package/dist/client-search.cjs +0 -2345
  26. package/dist/client-search.esm.browser.js +0 -3025
  27. package/dist/client-search.esm.node.js +0 -2342
  28. package/dist/client-search.umd.js +0 -2
  29. package/dist/model/acl.d.ts +0 -5
  30. package/dist/model/acl.d.ts.map +0 -1
  31. package/dist/model/action.d.ts +0 -5
  32. package/dist/model/action.d.ts.map +0 -1
  33. package/dist/model/addApiKeyResponse.d.ts +0 -11
  34. package/dist/model/addApiKeyResponse.d.ts.map +0 -1
  35. package/dist/model/advancedSyntaxFeatures.d.ts +0 -2
  36. package/dist/model/advancedSyntaxFeatures.d.ts.map +0 -1
  37. package/dist/model/alternativesAsExact.d.ts +0 -2
  38. package/dist/model/alternativesAsExact.d.ts.map +0 -1
  39. package/dist/model/anchoring.d.ts +0 -5
  40. package/dist/model/anchoring.d.ts.map +0 -1
  41. package/dist/model/apiKey.d.ts +0 -39
  42. package/dist/model/apiKey.d.ts.map +0 -1
  43. package/dist/model/apiKeyOperation.d.ts +0 -2
  44. package/dist/model/apiKeyOperation.d.ts.map +0 -1
  45. package/dist/model/aroundPrecision.d.ts +0 -6
  46. package/dist/model/aroundPrecision.d.ts.map +0 -1
  47. package/dist/model/aroundRadius.d.ts +0 -6
  48. package/dist/model/aroundRadius.d.ts.map +0 -1
  49. package/dist/model/aroundRadiusAll.d.ts +0 -5
  50. package/dist/model/aroundRadiusAll.d.ts.map +0 -1
  51. package/dist/model/assignUserIdParams.d.ts +0 -10
  52. package/dist/model/assignUserIdParams.d.ts.map +0 -1
  53. package/dist/model/attributeToUpdate.d.ts +0 -3
  54. package/dist/model/attributeToUpdate.d.ts.map +0 -1
  55. package/dist/model/automaticFacetFilter.d.ts +0 -18
  56. package/dist/model/automaticFacetFilter.d.ts.map +0 -1
  57. package/dist/model/automaticFacetFilters.d.ts +0 -6
  58. package/dist/model/automaticFacetFilters.d.ts.map +0 -1
  59. package/dist/model/baseGetApiKeyResponse.d.ts +0 -11
  60. package/dist/model/baseGetApiKeyResponse.d.ts.map +0 -1
  61. package/dist/model/baseIndexSettings.d.ts +0 -72
  62. package/dist/model/baseIndexSettings.d.ts.map +0 -1
  63. package/dist/model/baseSearchParams.d.ts +0 -4
  64. package/dist/model/baseSearchParams.d.ts.map +0 -1
  65. package/dist/model/baseSearchParamsWithoutQuery.d.ts +0 -116
  66. package/dist/model/baseSearchParamsWithoutQuery.d.ts.map +0 -1
  67. package/dist/model/baseSearchResponse.d.ts +0 -94
  68. package/dist/model/baseSearchResponse.d.ts.map +0 -1
  69. package/dist/model/batchAssignUserIdsParams.d.ts +0 -14
  70. package/dist/model/batchAssignUserIdsParams.d.ts.map +0 -1
  71. package/dist/model/batchDictionaryEntriesParams.d.ts +0 -15
  72. package/dist/model/batchDictionaryEntriesParams.d.ts.map +0 -1
  73. package/dist/model/batchDictionaryEntriesRequest.d.ts +0 -7
  74. package/dist/model/batchDictionaryEntriesRequest.d.ts.map +0 -1
  75. package/dist/model/batchParams.d.ts +0 -8
  76. package/dist/model/batchParams.d.ts.map +0 -1
  77. package/dist/model/batchRequest.d.ts +0 -9
  78. package/dist/model/batchRequest.d.ts.map +0 -1
  79. package/dist/model/batchResponse.d.ts +0 -11
  80. package/dist/model/batchResponse.d.ts.map +0 -1
  81. package/dist/model/batchWriteParams.d.ts +0 -8
  82. package/dist/model/batchWriteParams.d.ts.map +0 -1
  83. package/dist/model/booleanString.d.ts +0 -2
  84. package/dist/model/booleanString.d.ts.map +0 -1
  85. package/dist/model/browsePagination.d.ts +0 -19
  86. package/dist/model/browsePagination.d.ts.map +0 -1
  87. package/dist/model/browseParams.d.ts +0 -4
  88. package/dist/model/browseParams.d.ts.map +0 -1
  89. package/dist/model/browseParamsObject.d.ts +0 -4
  90. package/dist/model/browseParamsObject.d.ts.map +0 -1
  91. package/dist/model/browseResponse.d.ts +0 -6
  92. package/dist/model/browseResponse.d.ts.map +0 -1
  93. package/dist/model/builtInOperation.d.ts +0 -10
  94. package/dist/model/builtInOperation.d.ts.map +0 -1
  95. package/dist/model/builtInOperationType.d.ts +0 -5
  96. package/dist/model/builtInOperationType.d.ts.map +0 -1
  97. package/dist/model/builtInOperationValue.d.ts +0 -2
  98. package/dist/model/builtInOperationValue.d.ts.map +0 -1
  99. package/dist/model/clientMethodProps.d.ts +0 -773
  100. package/dist/model/clientMethodProps.d.ts.map +0 -1
  101. package/dist/model/condition.d.ts +0 -21
  102. package/dist/model/condition.d.ts.map +0 -1
  103. package/dist/model/consequence.d.ts +0 -26
  104. package/dist/model/consequence.d.ts.map +0 -1
  105. package/dist/model/consequenceHide.d.ts +0 -10
  106. package/dist/model/consequenceHide.d.ts.map +0 -1
  107. package/dist/model/consequenceParams.d.ts +0 -5
  108. package/dist/model/consequenceParams.d.ts.map +0 -1
  109. package/dist/model/consequenceQuery.d.ts +0 -6
  110. package/dist/model/consequenceQuery.d.ts.map +0 -1
  111. package/dist/model/consequenceQueryObject.d.ts +0 -12
  112. package/dist/model/consequenceQueryObject.d.ts.map +0 -1
  113. package/dist/model/createdAtResponse.d.ts +0 -10
  114. package/dist/model/createdAtResponse.d.ts.map +0 -1
  115. package/dist/model/cursor.d.ts +0 -7
  116. package/dist/model/cursor.d.ts.map +0 -1
  117. package/dist/model/deleteApiKeyResponse.d.ts +0 -7
  118. package/dist/model/deleteApiKeyResponse.d.ts.map +0 -1
  119. package/dist/model/deleteByParams.d.ts +0 -27
  120. package/dist/model/deleteByParams.d.ts.map +0 -1
  121. package/dist/model/deleteSourceResponse.d.ts +0 -7
  122. package/dist/model/deleteSourceResponse.d.ts.map +0 -1
  123. package/dist/model/deletedAtResponse.d.ts +0 -14
  124. package/dist/model/deletedAtResponse.d.ts.map +0 -1
  125. package/dist/model/dictionaryAction.d.ts +0 -5
  126. package/dist/model/dictionaryAction.d.ts.map +0 -1
  127. package/dist/model/dictionaryEntry.d.ts +0 -28
  128. package/dist/model/dictionaryEntry.d.ts.map +0 -1
  129. package/dist/model/dictionaryEntryState.d.ts +0 -5
  130. package/dist/model/dictionaryEntryState.d.ts.map +0 -1
  131. package/dist/model/dictionaryEntryType.d.ts +0 -5
  132. package/dist/model/dictionaryEntryType.d.ts.map +0 -1
  133. package/dist/model/dictionaryLanguage.d.ts +0 -10
  134. package/dist/model/dictionaryLanguage.d.ts.map +0 -1
  135. package/dist/model/dictionarySettingsParams.d.ts +0 -8
  136. package/dist/model/dictionarySettingsParams.d.ts.map +0 -1
  137. package/dist/model/dictionaryType.d.ts +0 -2
  138. package/dist/model/dictionaryType.d.ts.map +0 -1
  139. package/dist/model/distinct.d.ts +0 -5
  140. package/dist/model/distinct.d.ts.map +0 -1
  141. package/dist/model/edit.d.ts +0 -13
  142. package/dist/model/edit.d.ts.map +0 -1
  143. package/dist/model/editType.d.ts +0 -5
  144. package/dist/model/editType.d.ts.map +0 -1
  145. package/dist/model/errorBase.d.ts +0 -7
  146. package/dist/model/errorBase.d.ts.map +0 -1
  147. package/dist/model/exactOnSingleWordQuery.d.ts +0 -5
  148. package/dist/model/exactOnSingleWordQuery.d.ts.map +0 -1
  149. package/dist/model/exhaustive.d.ts +0 -26
  150. package/dist/model/exhaustive.d.ts.map +0 -1
  151. package/dist/model/facetFilters.d.ts +0 -5
  152. package/dist/model/facetFilters.d.ts.map +0 -1
  153. package/dist/model/facetHits.d.ts +0 -15
  154. package/dist/model/facetHits.d.ts.map +0 -1
  155. package/dist/model/facetOrdering.d.ts +0 -13
  156. package/dist/model/facetOrdering.d.ts.map +0 -1
  157. package/dist/model/facetStats.d.ts +0 -19
  158. package/dist/model/facetStats.d.ts.map +0 -1
  159. package/dist/model/facets.d.ts +0 -10
  160. package/dist/model/facets.d.ts.map +0 -1
  161. package/dist/model/fetchedIndex.d.ts +0 -51
  162. package/dist/model/fetchedIndex.d.ts.map +0 -1
  163. package/dist/model/getApiKeyResponse.d.ts +0 -4
  164. package/dist/model/getApiKeyResponse.d.ts.map +0 -1
  165. package/dist/model/getDictionarySettingsResponse.d.ts +0 -5
  166. package/dist/model/getDictionarySettingsResponse.d.ts.map +0 -1
  167. package/dist/model/getLogsResponse.d.ts +0 -5
  168. package/dist/model/getLogsResponse.d.ts.map +0 -1
  169. package/dist/model/getObjectsParams.d.ts +0 -8
  170. package/dist/model/getObjectsParams.d.ts.map +0 -1
  171. package/dist/model/getObjectsRequest.d.ts +0 -18
  172. package/dist/model/getObjectsRequest.d.ts.map +0 -1
  173. package/dist/model/getObjectsResponse.d.ts +0 -7
  174. package/dist/model/getObjectsResponse.d.ts.map +0 -1
  175. package/dist/model/getTaskResponse.d.ts +0 -5
  176. package/dist/model/getTaskResponse.d.ts.map +0 -1
  177. package/dist/model/getTopUserIdsResponse.d.ts +0 -11
  178. package/dist/model/getTopUserIdsResponse.d.ts.map +0 -1
  179. package/dist/model/hasPendingMappingsResponse.d.ts +0 -11
  180. package/dist/model/hasPendingMappingsResponse.d.ts.map +0 -1
  181. package/dist/model/highlightResult.d.ts +0 -5
  182. package/dist/model/highlightResult.d.ts.map +0 -1
  183. package/dist/model/highlightResultOption.d.ts +0 -20
  184. package/dist/model/highlightResultOption.d.ts.map +0 -1
  185. package/dist/model/hit.d.ts +0 -23
  186. package/dist/model/hit.d.ts.map +0 -1
  187. package/dist/model/ignorePlurals.d.ts +0 -7
  188. package/dist/model/ignorePlurals.d.ts.map +0 -1
  189. package/dist/model/index.d.ts +0 -176
  190. package/dist/model/index.d.ts.map +0 -1
  191. package/dist/model/indexSettings.d.ts +0 -7
  192. package/dist/model/indexSettings.d.ts.map +0 -1
  193. package/dist/model/indexSettingsAsSearchParams.d.ts +0 -160
  194. package/dist/model/indexSettingsAsSearchParams.d.ts.map +0 -1
  195. package/dist/model/languages.d.ts +0 -10
  196. package/dist/model/languages.d.ts.map +0 -1
  197. package/dist/model/listApiKeysResponse.d.ts +0 -8
  198. package/dist/model/listApiKeysResponse.d.ts.map +0 -1
  199. package/dist/model/listClustersResponse.d.ts +0 -10
  200. package/dist/model/listClustersResponse.d.ts.map +0 -1
  201. package/dist/model/listIndicesResponse.d.ts +0 -12
  202. package/dist/model/listIndicesResponse.d.ts.map +0 -1
  203. package/dist/model/listUserIdsResponse.d.ts +0 -11
  204. package/dist/model/listUserIdsResponse.d.ts.map +0 -1
  205. package/dist/model/log.d.ts +0 -64
  206. package/dist/model/log.d.ts.map +0 -1
  207. package/dist/model/logQuery.d.ts +0 -15
  208. package/dist/model/logQuery.d.ts.map +0 -1
  209. package/dist/model/logType.d.ts +0 -2
  210. package/dist/model/logType.d.ts.map +0 -1
  211. package/dist/model/matchLevel.d.ts +0 -5
  212. package/dist/model/matchLevel.d.ts.map +0 -1
  213. package/dist/model/matchedGeoLocation.d.ts +0 -15
  214. package/dist/model/matchedGeoLocation.d.ts.map +0 -1
  215. package/dist/model/mode.d.ts +0 -5
  216. package/dist/model/mode.d.ts.map +0 -1
  217. package/dist/model/multipleBatchRequest.d.ts +0 -13
  218. package/dist/model/multipleBatchRequest.d.ts.map +0 -1
  219. package/dist/model/multipleBatchResponse.d.ts +0 -11
  220. package/dist/model/multipleBatchResponse.d.ts.map +0 -1
  221. package/dist/model/numericFilters.d.ts +0 -5
  222. package/dist/model/numericFilters.d.ts.map +0 -1
  223. package/dist/model/operationIndexParams.d.ts +0 -14
  224. package/dist/model/operationIndexParams.d.ts.map +0 -1
  225. package/dist/model/operationType.d.ts +0 -5
  226. package/dist/model/operationType.d.ts.map +0 -1
  227. package/dist/model/optionalFilters.d.ts +0 -5
  228. package/dist/model/optionalFilters.d.ts.map +0 -1
  229. package/dist/model/params.d.ts +0 -13
  230. package/dist/model/params.d.ts.map +0 -1
  231. package/dist/model/personalization.d.ts +0 -15
  232. package/dist/model/personalization.d.ts.map +0 -1
  233. package/dist/model/promote.d.ts +0 -4
  234. package/dist/model/promote.d.ts.map +0 -1
  235. package/dist/model/promoteObjectID.d.ts +0 -14
  236. package/dist/model/promoteObjectID.d.ts.map +0 -1
  237. package/dist/model/promoteObjectIDs.d.ts +0 -14
  238. package/dist/model/promoteObjectIDs.d.ts.map +0 -1
  239. package/dist/model/queryType.d.ts +0 -5
  240. package/dist/model/queryType.d.ts.map +0 -1
  241. package/dist/model/range.d.ts +0 -14
  242. package/dist/model/range.d.ts.map +0 -1
  243. package/dist/model/rankingInfo.d.ts +0 -54
  244. package/dist/model/rankingInfo.d.ts.map +0 -1
  245. package/dist/model/reRankingApplyFilter.d.ts +0 -5
  246. package/dist/model/reRankingApplyFilter.d.ts.map +0 -1
  247. package/dist/model/redirect.d.ts +0 -8
  248. package/dist/model/redirect.d.ts.map +0 -1
  249. package/dist/model/redirectRuleIndexData.d.ts +0 -7
  250. package/dist/model/redirectRuleIndexData.d.ts.map +0 -1
  251. package/dist/model/redirectRuleIndexMetadata.d.ts +0 -21
  252. package/dist/model/redirectRuleIndexMetadata.d.ts.map +0 -1
  253. package/dist/model/redirectURL.d.ts +0 -7
  254. package/dist/model/redirectURL.d.ts.map +0 -1
  255. package/dist/model/removeStopWords.d.ts +0 -6
  256. package/dist/model/removeStopWords.d.ts.map +0 -1
  257. package/dist/model/removeUserIdResponse.d.ts +0 -7
  258. package/dist/model/removeUserIdResponse.d.ts.map +0 -1
  259. package/dist/model/removeWordsIfNoResults.d.ts +0 -5
  260. package/dist/model/removeWordsIfNoResults.d.ts.map +0 -1
  261. package/dist/model/renderingContent.d.ts +0 -10
  262. package/dist/model/renderingContent.d.ts.map +0 -1
  263. package/dist/model/replaceAllObjectsResponse.d.ts +0 -11
  264. package/dist/model/replaceAllObjectsResponse.d.ts.map +0 -1
  265. package/dist/model/replaceSourceResponse.d.ts +0 -7
  266. package/dist/model/replaceSourceResponse.d.ts.map +0 -1
  267. package/dist/model/rule.d.ts +0 -30
  268. package/dist/model/rule.d.ts.map +0 -1
  269. package/dist/model/saveObjectResponse.d.ts +0 -15
  270. package/dist/model/saveObjectResponse.d.ts.map +0 -1
  271. package/dist/model/saveSynonymResponse.d.ts +0 -15
  272. package/dist/model/saveSynonymResponse.d.ts.map +0 -1
  273. package/dist/model/scopeType.d.ts +0 -2
  274. package/dist/model/scopeType.d.ts.map +0 -1
  275. package/dist/model/searchDictionaryEntriesParams.d.ts +0 -20
  276. package/dist/model/searchDictionaryEntriesParams.d.ts.map +0 -1
  277. package/dist/model/searchDictionaryEntriesResponse.d.ts +0 -20
  278. package/dist/model/searchDictionaryEntriesResponse.d.ts.map +0 -1
  279. package/dist/model/searchForFacetValuesRequest.d.ts +0 -15
  280. package/dist/model/searchForFacetValuesRequest.d.ts.map +0 -1
  281. package/dist/model/searchForFacetValuesResponse.d.ts +0 -16
  282. package/dist/model/searchForFacetValuesResponse.d.ts.map +0 -1
  283. package/dist/model/searchForFacets.d.ts +0 -4
  284. package/dist/model/searchForFacets.d.ts.map +0 -1
  285. package/dist/model/searchForFacetsOptions.d.ts +0 -21
  286. package/dist/model/searchForFacetsOptions.d.ts.map +0 -1
  287. package/dist/model/searchForHits.d.ts +0 -4
  288. package/dist/model/searchForHits.d.ts.map +0 -1
  289. package/dist/model/searchForHitsOptions.d.ts +0 -13
  290. package/dist/model/searchForHitsOptions.d.ts.map +0 -1
  291. package/dist/model/searchHits.d.ts +0 -16
  292. package/dist/model/searchHits.d.ts.map +0 -1
  293. package/dist/model/searchMethodParams.d.ts +0 -7
  294. package/dist/model/searchMethodParams.d.ts.map +0 -1
  295. package/dist/model/searchPagination.d.ts +0 -19
  296. package/dist/model/searchPagination.d.ts.map +0 -1
  297. package/dist/model/searchParams.d.ts +0 -4
  298. package/dist/model/searchParams.d.ts.map +0 -1
  299. package/dist/model/searchParamsObject.d.ts +0 -7
  300. package/dist/model/searchParamsObject.d.ts.map +0 -1
  301. package/dist/model/searchParamsQuery.d.ts +0 -7
  302. package/dist/model/searchParamsQuery.d.ts.map +0 -1
  303. package/dist/model/searchParamsString.d.ts +0 -10
  304. package/dist/model/searchParamsString.d.ts.map +0 -1
  305. package/dist/model/searchQuery.d.ts +0 -4
  306. package/dist/model/searchQuery.d.ts.map +0 -1
  307. package/dist/model/searchResponse.d.ts +0 -5
  308. package/dist/model/searchResponse.d.ts.map +0 -1
  309. package/dist/model/searchResponses.d.ts +0 -5
  310. package/dist/model/searchResponses.d.ts.map +0 -1
  311. package/dist/model/searchResult.d.ts +0 -4
  312. package/dist/model/searchResult.d.ts.map +0 -1
  313. package/dist/model/searchRulesParams.d.ts +0 -28
  314. package/dist/model/searchRulesParams.d.ts.map +0 -1
  315. package/dist/model/searchRulesResponse.d.ts +0 -20
  316. package/dist/model/searchRulesResponse.d.ts.map +0 -1
  317. package/dist/model/searchStrategy.d.ts +0 -5
  318. package/dist/model/searchStrategy.d.ts.map +0 -1
  319. package/dist/model/searchSynonymsParams.d.ts +0 -17
  320. package/dist/model/searchSynonymsParams.d.ts.map +0 -1
  321. package/dist/model/searchSynonymsResponse.d.ts +0 -12
  322. package/dist/model/searchSynonymsResponse.d.ts.map +0 -1
  323. package/dist/model/searchTypeDefault.d.ts +0 -5
  324. package/dist/model/searchTypeDefault.d.ts.map +0 -1
  325. package/dist/model/searchTypeFacet.d.ts +0 -5
  326. package/dist/model/searchTypeFacet.d.ts.map +0 -1
  327. package/dist/model/searchUserIdsParams.d.ts +0 -22
  328. package/dist/model/searchUserIdsParams.d.ts.map +0 -1
  329. package/dist/model/searchUserIdsResponse.d.ts +0 -27
  330. package/dist/model/searchUserIdsResponse.d.ts.map +0 -1
  331. package/dist/model/securedApiKeyRestrictions.d.ts +0 -25
  332. package/dist/model/securedApiKeyRestrictions.d.ts.map +0 -1
  333. package/dist/model/semanticSearch.d.ts +0 -10
  334. package/dist/model/semanticSearch.d.ts.map +0 -1
  335. package/dist/model/settingsResponse.d.ts +0 -4
  336. package/dist/model/settingsResponse.d.ts.map +0 -1
  337. package/dist/model/snippetResult.d.ts +0 -5
  338. package/dist/model/snippetResult.d.ts.map +0 -1
  339. package/dist/model/snippetResultOption.d.ts +0 -12
  340. package/dist/model/snippetResultOption.d.ts.map +0 -1
  341. package/dist/model/sortRemainingBy.d.ts +0 -5
  342. package/dist/model/sortRemainingBy.d.ts.map +0 -1
  343. package/dist/model/source.d.ts +0 -14
  344. package/dist/model/source.d.ts.map +0 -1
  345. package/dist/model/standardEntries.d.ts +0 -18
  346. package/dist/model/standardEntries.d.ts.map +0 -1
  347. package/dist/model/supportedLanguage.d.ts +0 -5
  348. package/dist/model/supportedLanguage.d.ts.map +0 -1
  349. package/dist/model/synonymHit.d.ts +0 -36
  350. package/dist/model/synonymHit.d.ts.map +0 -1
  351. package/dist/model/synonymType.d.ts +0 -5
  352. package/dist/model/synonymType.d.ts.map +0 -1
  353. package/dist/model/tagFilters.d.ts +0 -5
  354. package/dist/model/tagFilters.d.ts.map +0 -1
  355. package/dist/model/taskStatus.d.ts +0 -5
  356. package/dist/model/taskStatus.d.ts.map +0 -1
  357. package/dist/model/timeRange.d.ts +0 -11
  358. package/dist/model/timeRange.d.ts.map +0 -1
  359. package/dist/model/typoTolerance.d.ts +0 -6
  360. package/dist/model/typoTolerance.d.ts.map +0 -1
  361. package/dist/model/typoToleranceEnum.d.ts +0 -5
  362. package/dist/model/typoToleranceEnum.d.ts.map +0 -1
  363. package/dist/model/updateApiKeyResponse.d.ts +0 -11
  364. package/dist/model/updateApiKeyResponse.d.ts.map +0 -1
  365. package/dist/model/updatedAtResponse.d.ts +0 -14
  366. package/dist/model/updatedAtResponse.d.ts.map +0 -1
  367. package/dist/model/updatedAtWithObjectIdResponse.d.ts +0 -18
  368. package/dist/model/updatedAtWithObjectIdResponse.d.ts.map +0 -1
  369. package/dist/model/updatedRuleResponse.d.ts +0 -15
  370. package/dist/model/updatedRuleResponse.d.ts.map +0 -1
  371. package/dist/model/userHighlightResult.d.ts +0 -6
  372. package/dist/model/userHighlightResult.d.ts.map +0 -1
  373. package/dist/model/userHit.d.ts +0 -25
  374. package/dist/model/userHit.d.ts.map +0 -1
  375. package/dist/model/userId.d.ts +0 -22
  376. package/dist/model/userId.d.ts.map +0 -1
  377. package/dist/model/value.d.ts +0 -13
  378. package/dist/model/value.d.ts.map +0 -1
  379. package/dist/model/withPrimary.d.ts +0 -7
  380. package/dist/model/withPrimary.d.ts.map +0 -1
  381. package/dist/src/searchClient.d.ts +0 -922
  382. package/dist/src/searchClient.d.ts.map +0 -1
@@ -1,11 +0,0 @@
1
- import type { UserId } from './userId';
2
- /**
3
- * User ID data.
4
- */
5
- export type ListUserIdsResponse = {
6
- /**
7
- * User IDs.
8
- */
9
- userIDs: UserId[];
10
- };
11
- //# sourceMappingURL=listUserIdsResponse.d.ts.map
@@ -1 +0,0 @@
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 +0,0 @@
1
- import type { LogQuery } from './logQuery';
2
- export type Log = {
3
- /**
4
- * Date and time of the API request, in RFC 3339 format.
5
- */
6
- timestamp: string;
7
- /**
8
- * HTTP method of the request.
9
- */
10
- method: string;
11
- /**
12
- * HTTP status code of the response.
13
- */
14
- answer_code: string;
15
- /**
16
- * Request body.
17
- */
18
- query_body: string;
19
- /**
20
- * Response body.
21
- */
22
- answer: string;
23
- /**
24
- * URL of the API endpoint.
25
- */
26
- url: string;
27
- /**
28
- * IP address of the client that performed the request.
29
- */
30
- ip: string;
31
- /**
32
- * Request headers (API keys are obfuscated).
33
- */
34
- query_headers: string;
35
- /**
36
- * SHA1 signature of the log entry.
37
- */
38
- sha1: string;
39
- /**
40
- * Number of API requests.
41
- */
42
- nb_api_calls: string;
43
- /**
44
- * Processing time for the query in milliseconds. This doesn\'t include latency due to the network.
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 search results (hits) returned for the query.
57
- */
58
- query_nb_hits?: string;
59
- /**
60
- * Queries performed for the given request.
61
- */
62
- inner_queries?: LogQuery[];
63
- };
64
- //# sourceMappingURL=log.d.ts.map
@@ -1 +0,0 @@
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"}
@@ -1,15 +0,0 @@
1
- export type LogQuery = {
2
- /**
3
- * Index targeted by the query.
4
- */
5
- index_name?: string;
6
- /**
7
- * A user identifier.
8
- */
9
- user_token?: string;
10
- /**
11
- * Unique query identifier.
12
- */
13
- query_id?: string;
14
- };
15
- //# sourceMappingURL=logQuery.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"logQuery.d.ts","sourceRoot":"","sources":["../../model/logQuery.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,QAAQ,GAAG;IACrB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC"}
@@ -1,2 +0,0 @@
1
- export type LogType = 'all' | 'build' | 'error' | 'query';
2
- //# sourceMappingURL=logType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"logType.d.ts","sourceRoot":"","sources":["../../model/logType.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,OAAO,GAAG,KAAK,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,CAAC"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Whether the whole query string matches or only a part.
3
- */
4
- export type MatchLevel = 'full' | 'none' | 'partial';
5
- //# sourceMappingURL=matchLevel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"matchLevel.d.ts","sourceRoot":"","sources":["../../model/matchLevel.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC"}
@@ -1,15 +0,0 @@
1
- export type MatchedGeoLocation = {
2
- /**
3
- * Latitude of the matched location.
4
- */
5
- lat?: number;
6
- /**
7
- * Longitude of the matched location.
8
- */
9
- lng?: number;
10
- /**
11
- * Distance between the matched location and the search location (in meters).
12
- */
13
- distance?: number;
14
- };
15
- //# sourceMappingURL=matchedGeoLocation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"matchedGeoLocation.d.ts","sourceRoot":"","sources":["../../model/matchedGeoLocation.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,kBAAkB,GAAG;IAC/B;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Search mode the index will use to query for results. This setting only applies to indices, for which Algolia enabled NeuralSearch for you.
3
- */
4
- export type Mode = 'keywordSearch' | 'neuralSearch';
5
- //# sourceMappingURL=mode.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mode.d.ts","sourceRoot":"","sources":["../../model/mode.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,IAAI,GAAG,eAAe,GAAG,cAAc,CAAC"}
@@ -1,13 +0,0 @@
1
- import type { Action } from './action';
2
- export type MultipleBatchRequest = {
3
- action: Action;
4
- /**
5
- * Operation arguments (varies with specified `action`).
6
- */
7
- body?: Record<string, unknown>;
8
- /**
9
- * Index name (case-sensitive).
10
- */
11
- indexName: string;
12
- };
13
- //# sourceMappingURL=multipleBatchRequest.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"multipleBatchRequest.d.ts","sourceRoot":"","sources":["../../model/multipleBatchRequest.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC,MAAM,MAAM,oBAAoB,GAAG;IACjC,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAE/B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}
@@ -1,11 +0,0 @@
1
- export type MultipleBatchResponse = {
2
- /**
3
- * Task IDs. One for each index.
4
- */
5
- taskID: Record<string, number>;
6
- /**
7
- * Unique record identifiers.
8
- */
9
- objectIDs: string[];
10
- };
11
- //# sourceMappingURL=multipleBatchResponse.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"multipleBatchResponse.d.ts","sourceRoot":"","sources":["../../model/multipleBatchResponse.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAE/B;;OAEG;IACH,SAAS,EAAE,MAAM,EAAE,CAAC;CACrB,CAAC"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Filter by numeric facets. **Prefer using the `filters` parameter, which supports all filter types and combinations with boolean operators.** You can use numeric comparison operators: `<`, `<=`, `=`, `!=`, `>`, `>=`. Comparsions are precise up to 3 decimals. You can also provide ranges: `facet:<lower> TO <upper>`. The range includes the lower and upper boundaries. The same combination rules apply as for `facetFilters`.
3
- */
4
- export type NumericFilters = NumericFilters[] | string;
5
- //# sourceMappingURL=numericFilters.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"numericFilters.d.ts","sourceRoot":"","sources":["../../model/numericFilters.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,cAAc,EAAE,GAAG,MAAM,CAAC"}
@@ -1,14 +0,0 @@
1
- import type { OperationType } from './operationType';
2
- import type { ScopeType } from './scopeType';
3
- export type OperationIndexParams = {
4
- operation: OperationType;
5
- /**
6
- * Index name (case-sensitive).
7
- */
8
- destination: string;
9
- /**
10
- * **Only for copying.** If you specify a scope, only the selected scopes are copied. Records and the other scopes are left unchanged. If you omit the `scope` parameter, everything is copied: records, settings, synonyms, and rules.
11
- */
12
- scope?: ScopeType[];
13
- };
14
- //# sourceMappingURL=operationIndexParams.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"operationIndexParams.d.ts","sourceRoot":"","sources":["../../model/operationIndexParams.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAE7C,MAAM,MAAM,oBAAoB,GAAG;IACjC,SAAS,EAAE,aAAa,CAAC;IAEzB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,EAAE,CAAC;CACrB,CAAC"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Operation to perform on the index.
3
- */
4
- export type OperationType = 'copy' | 'move';
5
- //# sourceMappingURL=operationType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"operationType.d.ts","sourceRoot":"","sources":["../../model/operationType.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,MAAM,CAAC"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Filters to promote or demote records in the search results. Optional filters work like facet filters, but they don\'t exclude records from the search results. Records that match the optional filter rank before records that don\'t match. If you\'re using a negative filter `facet:-value`, matching records rank after records that don\'t match. - Optional filters don\'t work on virtual replicas. - Optional filters are applied _after_ sort-by attributes. - Optional filters don\'t work with numeric attributes.
3
- */
4
- export type OptionalFilters = OptionalFilters[] | string;
5
- //# sourceMappingURL=optionalFilters.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"optionalFilters.d.ts","sourceRoot":"","sources":["../../model/optionalFilters.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,eAAe,EAAE,GAAG,MAAM,CAAC"}
@@ -1,13 +0,0 @@
1
- import type { AutomaticFacetFilters } from './automaticFacetFilters';
2
- import type { ConsequenceQuery } from './consequenceQuery';
3
- import type { RenderingContent } from './renderingContent';
4
- /**
5
- * Parameters to apply to this search. You can use all search parameters, plus special `automaticFacetFilters`, `automaticOptionalFacetFilters`, and `query`.
6
- */
7
- export type Params = {
8
- query?: ConsequenceQuery;
9
- automaticFacetFilters?: AutomaticFacetFilters;
10
- automaticOptionalFacetFilters?: AutomaticFacetFilters;
11
- renderingContent?: RenderingContent;
12
- };
13
- //# sourceMappingURL=params.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"params.d.ts","sourceRoot":"","sources":["../../model/params.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG;IACnB,KAAK,CAAC,EAAE,gBAAgB,CAAC;IAEzB,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;IAE9C,6BAA6B,CAAC,EAAE,qBAAqB,CAAC;IAEtD,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;CACrC,CAAC"}
@@ -1,15 +0,0 @@
1
- export type Personalization = {
2
- /**
3
- * The score of the filters.
4
- */
5
- filtersScore?: number;
6
- /**
7
- * The score of the ranking.
8
- */
9
- rankingScore?: number;
10
- /**
11
- * The score of the event.
12
- */
13
- score?: number;
14
- };
15
- //# sourceMappingURL=personalization.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"personalization.d.ts","sourceRoot":"","sources":["../../model/personalization.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { PromoteObjectID } from './promoteObjectID';
2
- import type { PromoteObjectIDs } from './promoteObjectIDs';
3
- export type Promote = PromoteObjectID | PromoteObjectIDs;
4
- //# sourceMappingURL=promote.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"promote.d.ts","sourceRoot":"","sources":["../../model/promote.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,MAAM,MAAM,OAAO,GAAG,eAAe,GAAG,gBAAgB,CAAC"}
@@ -1,14 +0,0 @@
1
- /**
2
- * Record to promote.
3
- */
4
- export type PromoteObjectID = {
5
- /**
6
- * Unique record identifier.
7
- */
8
- objectID: string;
9
- /**
10
- * Position in the search results where you want to show the promoted records.
11
- */
12
- position: number;
13
- };
14
- //# sourceMappingURL=promoteObjectID.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"promoteObjectID.d.ts","sourceRoot":"","sources":["../../model/promoteObjectID.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC"}
@@ -1,14 +0,0 @@
1
- /**
2
- * Records to promote.
3
- */
4
- export type PromoteObjectIDs = {
5
- /**
6
- * Object IDs of the records you want to promote. The records are placed as a group at the `position`. For example, if you want to promote four records to position `0`, they will be the first four search results.
7
- */
8
- objectIDs: string[];
9
- /**
10
- * Position in the search results where you want to show the promoted records.
11
- */
12
- position: number;
13
- };
14
- //# sourceMappingURL=promoteObjectIDs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"promoteObjectIDs.d.ts","sourceRoot":"","sources":["../../model/promoteObjectIDs.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;OAEG;IACH,SAAS,EAAE,MAAM,EAAE,CAAC;IAEpB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Determines if and how query words are interpreted as prefixes. By default, only the last query word is treated as prefix (`prefixLast`). To turn off prefix search, use `prefixNone`. Avoid `prefixAll`, which treats all query words as prefixes. This might lead to counterintuitive results and makes your search slower. For more information, see [Prefix searching](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/override-search-engine-defaults/in-depth/prefix-searching/).
3
- */
4
- export type QueryType = 'prefixAll' | 'prefixLast' | 'prefixNone';
5
- //# sourceMappingURL=queryType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"queryType.d.ts","sourceRoot":"","sources":["../../model/queryType.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,WAAW,GAAG,YAAY,GAAG,YAAY,CAAC"}
@@ -1,14 +0,0 @@
1
- /**
2
- * Range object with lower and upper values in meters to define custom ranges.
3
- */
4
- export type Range = {
5
- /**
6
- * Lower boundary of a range in meters. The Geo ranking criterion considers all records within the range to be equal.
7
- */
8
- from?: number;
9
- /**
10
- * Upper boundary of a range in meters. The Geo ranking criterion considers all records within the range to be equal.
11
- */
12
- value?: number;
13
- };
14
- //# sourceMappingURL=range.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"range.d.ts","sourceRoot":"","sources":["../../model/range.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,KAAK,GAAG;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC"}
@@ -1,54 +0,0 @@
1
- import type { MatchedGeoLocation } from './matchedGeoLocation';
2
- import type { Personalization } from './personalization';
3
- /**
4
- * Object with detailed information about the record\'s ranking.
5
- */
6
- export type RankingInfo = {
7
- /**
8
- * Whether a filter matched the query.
9
- */
10
- filters?: number;
11
- /**
12
- * Position of the first matched word in the best matching attribute of the record.
13
- */
14
- firstMatchedWord: number;
15
- /**
16
- * Distance between the geo location in the search query and the best matching geo location in the record, divided by the geo precision (in meters).
17
- */
18
- geoDistance: number;
19
- /**
20
- * Precision used when computing the geo distance, in meters.
21
- */
22
- geoPrecision?: number;
23
- matchedGeoLocation?: MatchedGeoLocation;
24
- personalization?: Personalization;
25
- /**
26
- * Number of exactly matched words.
27
- */
28
- nbExactWords: number;
29
- /**
30
- * Number of typos encountered when matching the record.
31
- */
32
- nbTypos: number;
33
- /**
34
- * Whether the record was promoted by a rule.
35
- */
36
- promoted?: boolean;
37
- /**
38
- * Number of words between multiple matches in the query plus 1. For single word queries, `proximityDistance` is 0.
39
- */
40
- proximityDistance?: number;
41
- /**
42
- * Overall ranking of the record, expressed as a single integer. This attribute is internal.
43
- */
44
- userScore: number;
45
- /**
46
- * Number of matched words.
47
- */
48
- words?: number;
49
- /**
50
- * Whether the record is re-ranked.
51
- */
52
- promotedByReRanking?: boolean;
53
- };
54
- //# sourceMappingURL=rankingInfo.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rankingInfo.d.ts","sourceRoot":"","sources":["../../model/rankingInfo.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEzD;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IAExC,eAAe,CAAC,EAAE,eAAe,CAAC;IAElC;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B,CAAC"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Restrict [Dynamic Re-Ranking](https://www.algolia.com/doc/guides/algolia-ai/re-ranking/) to records that match these filters.
3
- */
4
- export type ReRankingApplyFilter = ReRankingApplyFilter[] | string;
5
- //# sourceMappingURL=reRankingApplyFilter.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"reRankingApplyFilter.d.ts","sourceRoot":"","sources":["../../model/reRankingApplyFilter.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG,oBAAoB,EAAE,GAAG,MAAM,CAAC"}
@@ -1,8 +0,0 @@
1
- import type { RedirectRuleIndexMetadata } from './redirectRuleIndexMetadata';
2
- /**
3
- * [Redirect results to a URL](https://www.algolia.com/doc/guides/managing-results/rules/merchandising-and-promoting/how-to/redirects/), this this parameter is for internal use only.
4
- */
5
- export type Redirect = {
6
- index?: RedirectRuleIndexMetadata[];
7
- };
8
- //# sourceMappingURL=redirect.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"redirect.d.ts","sourceRoot":"","sources":["../../model/redirect.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAE7E;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG;IACrB,KAAK,CAAC,EAAE,yBAAyB,EAAE,CAAC;CACrC,CAAC"}
@@ -1,7 +0,0 @@
1
- /**
2
- * Redirect rule data.
3
- */
4
- export type RedirectRuleIndexData = {
5
- ruleObjectID: string;
6
- };
7
- //# sourceMappingURL=redirectRuleIndexData.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"redirectRuleIndexData.d.ts","sourceRoot":"","sources":["../../model/redirectRuleIndexData.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAClC,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC"}
@@ -1,21 +0,0 @@
1
- import type { RedirectRuleIndexData } from './redirectRuleIndexData';
2
- export type RedirectRuleIndexMetadata = {
3
- /**
4
- * Source index for the redirect rule.
5
- */
6
- source: string;
7
- /**
8
- * Destination index for the redirect rule.
9
- */
10
- dest: string;
11
- /**
12
- * Reason for the redirect rule.
13
- */
14
- reason: string;
15
- /**
16
- * Redirect rule status.
17
- */
18
- succeed: boolean;
19
- data: RedirectRuleIndexData;
20
- };
21
- //# sourceMappingURL=redirectRuleIndexMetadata.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"redirectRuleIndexMetadata.d.ts","sourceRoot":"","sources":["../../model/redirectRuleIndexMetadata.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAErE,MAAM,MAAM,yBAAyB,GAAG;IACtC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB,IAAI,EAAE,qBAAqB,CAAC;CAC7B,CAAC"}
@@ -1,7 +0,0 @@
1
- /**
2
- * The redirect rule container.
3
- */
4
- export type RedirectURL = {
5
- url?: string;
6
- };
7
- //# sourceMappingURL=redirectURL.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"redirectURL.d.ts","sourceRoot":"","sources":["../../model/redirectURL.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG;IACxB,GAAG,CAAC,EAAE,MAAM,CAAC;CACd,CAAC"}
@@ -1,6 +0,0 @@
1
- import type { SupportedLanguage } from './supportedLanguage';
2
- /**
3
- * Removes stop words from the search query. Stop words are common words like articles, conjunctions, prepositions, or pronouns that have little or no meaning on their own. In English, \"the\", \"a\", or \"and\" are stop words. You should only use this feature for the languages used in your index.
4
- */
5
- export type RemoveStopWords = SupportedLanguage[] | boolean;
6
- //# sourceMappingURL=removeStopWords.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"removeStopWords.d.ts","sourceRoot":"","sources":["../../model/removeStopWords.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7D;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,iBAAiB,EAAE,GAAG,OAAO,CAAC"}
@@ -1,7 +0,0 @@
1
- export type RemoveUserIdResponse = {
2
- /**
3
- * Date and time when the object was deleted, in RFC 3339 format.
4
- */
5
- deletedAt: string;
6
- };
7
- //# sourceMappingURL=removeUserIdResponse.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"removeUserIdResponse.d.ts","sourceRoot":"","sources":["../../model/removeUserIdResponse.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,oBAAoB,GAAG;IACjC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Strategy for removing words from the query when it doesn\'t return any results. This helps to avoid returning empty search results. - `none`. No words are removed when a query doesn\'t return results. - `lastWords`. Treat the last (then second to last, then third to last) word as optional, until there are results or at most 5 words have been removed. - `firstWords`. Treat the first (then second, then third) word as optional, until there are results or at most 5 words have been removed. - `allOptional`. Treat all words as optional. For more information, see [Remove words to improve results](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/empty-or-insufficient-results/in-depth/why-use-remove-words-if-no-results/).
3
- */
4
- export type RemoveWordsIfNoResults = 'allOptional' | 'firstWords' | 'lastWords' | 'none';
5
- //# sourceMappingURL=removeWordsIfNoResults.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"removeWordsIfNoResults.d.ts","sourceRoot":"","sources":["../../model/removeWordsIfNoResults.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,aAAa,GAAG,YAAY,GAAG,WAAW,GAAG,MAAM,CAAC"}
@@ -1,10 +0,0 @@
1
- import type { FacetOrdering } from './facetOrdering';
2
- import type { RedirectURL } from './redirectURL';
3
- /**
4
- * Extra data that can be used in the search UI. You can use this to control aspects of your search UI, such as, the order of facet names and values without changing your frontend code.
5
- */
6
- export type RenderingContent = {
7
- facetOrdering?: FacetOrdering;
8
- redirect?: RedirectURL;
9
- };
10
- //# sourceMappingURL=renderingContent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"renderingContent.d.ts","sourceRoot":"","sources":["../../model/renderingContent.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B,aAAa,CAAC,EAAE,aAAa,CAAC;IAE9B,QAAQ,CAAC,EAAE,WAAW,CAAC;CACxB,CAAC"}
@@ -1,11 +0,0 @@
1
- import type { BatchResponse } from './batchResponse';
2
- import type { UpdatedAtResponse } from './updatedAtResponse';
3
- export type ReplaceAllObjectsResponse = {
4
- copyOperationResponse: UpdatedAtResponse;
5
- /**
6
- * The response of the `batch` request(s).
7
- */
8
- batchResponses: BatchResponse[];
9
- moveOperationResponse: UpdatedAtResponse;
10
- };
11
- //# sourceMappingURL=replaceAllObjectsResponse.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"replaceAllObjectsResponse.d.ts","sourceRoot":"","sources":["../../model/replaceAllObjectsResponse.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,MAAM,MAAM,yBAAyB,GAAG;IACtC,qBAAqB,EAAE,iBAAiB,CAAC;IAEzC;;OAEG;IACH,cAAc,EAAE,aAAa,EAAE,CAAC;IAEhC,qBAAqB,EAAE,iBAAiB,CAAC;CAC1C,CAAC"}
@@ -1,7 +0,0 @@
1
- export type ReplaceSourceResponse = {
2
- /**
3
- * Date and time when the object was updated, in RFC 3339 format.
4
- */
5
- updatedAt: string;
6
- };
7
- //# sourceMappingURL=replaceSourceResponse.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"replaceSourceResponse.d.ts","sourceRoot":"","sources":["../../model/replaceSourceResponse.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}
@@ -1,30 +0,0 @@
1
- import type { Condition } from './condition';
2
- import type { Consequence } from './consequence';
3
- import type { TimeRange } from './timeRange';
4
- /**
5
- * Rule object.
6
- */
7
- export type Rule = {
8
- /**
9
- * Unique identifier of a rule object.
10
- */
11
- objectID: string;
12
- /**
13
- * Conditions that trigger a rule. Some consequences require specific conditions or don\'t require any condition. For more information, see [Conditions](https://www.algolia.com/doc/guides/managing-results/rules/rules-overview/#conditions).
14
- */
15
- conditions?: Condition[];
16
- consequence?: Consequence;
17
- /**
18
- * Description of the rule\'s purpose to help you distinguish between different rules.
19
- */
20
- description?: string;
21
- /**
22
- * Whether the rule is active.
23
- */
24
- enabled?: boolean;
25
- /**
26
- * Time periods when the rule is active.
27
- */
28
- validity?: TimeRange[];
29
- };
30
- //# sourceMappingURL=rule.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rule.d.ts","sourceRoot":"","sources":["../../model/rule.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAE7C;;GAEG;AACH,MAAM,MAAM,IAAI,GAAG;IACjB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,UAAU,CAAC,EAAE,SAAS,EAAE,CAAC;IAEzB,WAAW,CAAC,EAAE,WAAW,CAAC;IAE1B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,EAAE,CAAC;CACxB,CAAC"}