@algolia/client-search 5.0.0-alpha.53 → 5.0.0-alpha.55

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 (318) hide show
  1. package/dist/builds/browser.d.ts +5 -5
  2. package/dist/builds/node.d.ts +5 -5
  3. package/dist/client-search.cjs.js +1997 -1995
  4. package/dist/client-search.esm.browser.js +2130 -2128
  5. package/dist/client-search.esm.node.js +1997 -1995
  6. package/dist/client-search.umd.js +2 -2
  7. package/dist/model/acl.d.ts +4 -4
  8. package/dist/model/action.d.ts +4 -4
  9. package/dist/model/addApiKeyResponse.d.ts +10 -10
  10. package/dist/model/advancedSyntaxFeatures.d.ts +1 -1
  11. package/dist/model/alternativesAsExact.d.ts +1 -1
  12. package/dist/model/anchoring.d.ts +4 -4
  13. package/dist/model/apiKey.d.ts +38 -38
  14. package/dist/model/aroundRadius.d.ts +5 -5
  15. package/dist/model/aroundRadiusAll.d.ts +1 -1
  16. package/dist/model/assignUserIdParams.d.ts +9 -9
  17. package/dist/model/attributeToUpdate.d.ts +2 -2
  18. package/dist/model/automaticFacetFilter.d.ts +17 -17
  19. package/dist/model/automaticFacetFilters.d.ts +5 -5
  20. package/dist/model/baseGetApiKeyResponse.d.ts +10 -10
  21. package/dist/model/baseIndexSettings.d.ts +62 -62
  22. package/dist/model/baseSearchParams.d.ts +3 -3
  23. package/dist/model/baseSearchParamsWithoutQuery.d.ts +122 -122
  24. package/dist/model/baseSearchResponse.d.ts +101 -101
  25. package/dist/model/batchAssignUserIdsParams.d.ts +13 -13
  26. package/dist/model/batchDictionaryEntriesParams.d.ts +14 -14
  27. package/dist/model/batchDictionaryEntriesRequest.d.ts +6 -6
  28. package/dist/model/batchParams.d.ts +7 -7
  29. package/dist/model/batchRequest.d.ts +8 -8
  30. package/dist/model/batchResponse.d.ts +10 -10
  31. package/dist/model/batchWriteParams.d.ts +7 -7
  32. package/dist/model/browseParams.d.ts +3 -3
  33. package/dist/model/browseParamsObject.d.ts +3 -3
  34. package/dist/model/browseResponse.d.ts +4 -4
  35. package/dist/model/builtInOperation.d.ts +11 -11
  36. package/dist/model/builtInOperationType.d.ts +4 -4
  37. package/dist/model/clientMethodProps.d.ts +715 -715
  38. package/dist/model/condition.d.ts +16 -16
  39. package/dist/model/consequence.d.ts +25 -25
  40. package/dist/model/consequenceHide.d.ts +9 -9
  41. package/dist/model/consequenceParams.d.ts +4 -4
  42. package/dist/model/consequenceQuery.d.ts +5 -5
  43. package/dist/model/consequenceQueryObject.d.ts +11 -11
  44. package/dist/model/createdAtResponse.d.ts +9 -9
  45. package/dist/model/cursor.d.ts +6 -6
  46. package/dist/model/deleteApiKeyResponse.d.ts +6 -6
  47. package/dist/model/deleteByParams.d.ts +26 -26
  48. package/dist/model/deleteSourceResponse.d.ts +6 -6
  49. package/dist/model/deletedAtResponse.d.ts +13 -13
  50. package/dist/model/dictionaryAction.d.ts +4 -4
  51. package/dist/model/dictionaryEntry.d.ts +27 -27
  52. package/dist/model/dictionaryEntryState.d.ts +4 -4
  53. package/dist/model/dictionaryLanguage.d.ts +9 -9
  54. package/dist/model/dictionarySettingsParams.d.ts +7 -7
  55. package/dist/model/dictionaryType.d.ts +1 -1
  56. package/dist/model/distinct.d.ts +4 -4
  57. package/dist/model/edit.d.ts +12 -12
  58. package/dist/model/editType.d.ts +4 -4
  59. package/dist/model/errorBase.d.ts +6 -6
  60. package/dist/model/exactOnSingleWordQuery.d.ts +4 -4
  61. package/dist/model/facetFilters.d.ts +5 -5
  62. package/dist/model/facetHits.d.ts +14 -14
  63. package/dist/model/facetOrdering.d.ts +12 -12
  64. package/dist/model/facets.d.ts +9 -9
  65. package/dist/model/facetsStats.d.ts +18 -18
  66. package/dist/model/fetchedIndex.d.ts +46 -46
  67. package/dist/model/getApiKeyResponse.d.ts +3 -3
  68. package/dist/model/getDictionarySettingsResponse.d.ts +4 -4
  69. package/dist/model/getLogsResponse.d.ts +4 -4
  70. package/dist/model/getObjectsParams.d.ts +7 -7
  71. package/dist/model/getObjectsRequest.d.ts +17 -17
  72. package/dist/model/getObjectsResponse.d.ts +6 -6
  73. package/dist/model/getTaskResponse.d.ts +4 -4
  74. package/dist/model/getTopUserIdsResponse.d.ts +10 -10
  75. package/dist/model/hasPendingMappingsResponse.d.ts +10 -10
  76. package/dist/model/highlightResult.d.ts +2 -2
  77. package/dist/model/highlightResultOption.d.ts +19 -19
  78. package/dist/model/hit.d.ts +22 -22
  79. package/dist/model/ignorePlurals.d.ts +4 -4
  80. package/dist/model/index.d.ts +154 -154
  81. package/dist/model/indexSettings.d.ts +6 -6
  82. package/dist/model/indexSettingsAsSearchParams.d.ts +156 -156
  83. package/dist/model/languages.d.ts +9 -9
  84. package/dist/model/listApiKeysResponse.d.ts +7 -7
  85. package/dist/model/listClustersResponse.d.ts +9 -9
  86. package/dist/model/listIndicesResponse.d.ts +11 -11
  87. package/dist/model/listUserIdsResponse.d.ts +10 -10
  88. package/dist/model/log.d.ts +63 -63
  89. package/dist/model/logQuery.d.ts +14 -14
  90. package/dist/model/logType.d.ts +1 -1
  91. package/dist/model/matchLevel.d.ts +4 -4
  92. package/dist/model/matchedGeoLocation.d.ts +14 -14
  93. package/dist/model/mixedSearchFilters.d.ts +1 -1
  94. package/dist/model/multipleBatchRequest.d.ts +12 -12
  95. package/dist/model/multipleBatchResponse.d.ts +10 -10
  96. package/dist/model/numericFilters.d.ts +5 -5
  97. package/dist/model/operationIndexParams.d.ts +13 -13
  98. package/dist/model/operationType.d.ts +4 -4
  99. package/dist/model/optionalFilters.d.ts +5 -5
  100. package/dist/model/params.d.ts +12 -12
  101. package/dist/model/personalization.d.ts +14 -14
  102. package/dist/model/promote.d.ts +3 -3
  103. package/dist/model/promoteObjectID.d.ts +13 -13
  104. package/dist/model/promoteObjectIDs.d.ts +13 -13
  105. package/dist/model/queryType.d.ts +4 -4
  106. package/dist/model/rankingInfo.d.ts +50 -50
  107. package/dist/model/reRankingApplyFilter.d.ts +5 -5
  108. package/dist/model/removeStopWords.d.ts +4 -4
  109. package/dist/model/removeUserIdResponse.d.ts +6 -6
  110. package/dist/model/removeWordsIfNoResults.d.ts +4 -4
  111. package/dist/model/renderingContent.d.ts +7 -7
  112. package/dist/model/replaceSourceResponse.d.ts +6 -6
  113. package/dist/model/rule.d.ts +29 -29
  114. package/dist/model/saveObjectResponse.d.ts +11 -11
  115. package/dist/model/saveSynonymResponse.d.ts +14 -14
  116. package/dist/model/scopeType.d.ts +1 -1
  117. package/dist/model/searchDictionaryEntriesParams.d.ts +21 -21
  118. package/dist/model/searchForFacetValuesRequest.d.ts +14 -14
  119. package/dist/model/searchForFacetValuesResponse.d.ts +4 -4
  120. package/dist/model/searchForFacets.d.ts +3 -3
  121. package/dist/model/searchForFacetsOptions.d.ts +20 -20
  122. package/dist/model/searchForHits.d.ts +3 -3
  123. package/dist/model/searchForHitsOptions.d.ts +12 -12
  124. package/dist/model/searchHits.d.ts +4 -4
  125. package/dist/model/searchMethodParams.d.ts +6 -6
  126. package/dist/model/searchParams.d.ts +3 -3
  127. package/dist/model/searchParamsObject.d.ts +3 -3
  128. package/dist/model/searchParamsQuery.d.ts +6 -6
  129. package/dist/model/searchParamsString.d.ts +6 -6
  130. package/dist/model/searchQuery.d.ts +3 -3
  131. package/dist/model/searchResponse.d.ts +3 -3
  132. package/dist/model/searchResponses.d.ts +4 -4
  133. package/dist/model/searchRulesParams.d.ts +31 -31
  134. package/dist/model/searchRulesResponse.d.ts +19 -19
  135. package/dist/model/searchStrategy.d.ts +1 -1
  136. package/dist/model/searchSynonymsParams.d.ts +6 -6
  137. package/dist/model/searchSynonymsResponse.d.ts +11 -11
  138. package/dist/model/searchTypeDefault.d.ts +4 -4
  139. package/dist/model/searchTypeFacet.d.ts +4 -4
  140. package/dist/model/searchUserIdsParams.d.ts +21 -21
  141. package/dist/model/searchUserIdsResponse.d.ts +26 -26
  142. package/dist/model/snippetResult.d.ts +2 -2
  143. package/dist/model/snippetResultOption.d.ts +11 -11
  144. package/dist/model/sortRemainingBy.d.ts +4 -4
  145. package/dist/model/source.d.ts +13 -13
  146. package/dist/model/standardEntries.d.ts +17 -17
  147. package/dist/model/synonymHit.d.ts +35 -35
  148. package/dist/model/synonymType.d.ts +4 -4
  149. package/dist/model/tagFilters.d.ts +5 -5
  150. package/dist/model/taskStatus.d.ts +1 -1
  151. package/dist/model/timeRange.d.ts +10 -10
  152. package/dist/model/typoTolerance.d.ts +5 -5
  153. package/dist/model/typoToleranceEnum.d.ts +1 -1
  154. package/dist/model/updateApiKeyResponse.d.ts +10 -10
  155. package/dist/model/updatedAtResponse.d.ts +13 -13
  156. package/dist/model/updatedAtWithObjectIdResponse.d.ts +17 -17
  157. package/dist/model/updatedRuleResponse.d.ts +14 -14
  158. package/dist/model/userHighlightResult.d.ts +11 -11
  159. package/dist/model/userHit.d.ts +24 -24
  160. package/dist/model/userId.d.ts +21 -21
  161. package/dist/model/value.d.ts +8 -8
  162. package/dist/src/searchClient.d.ts +723 -723
  163. package/model/acl.ts +1 -1
  164. package/model/action.ts +1 -1
  165. package/model/addApiKeyResponse.ts +1 -1
  166. package/model/advancedSyntaxFeatures.ts +1 -1
  167. package/model/alternativesAsExact.ts +1 -1
  168. package/model/anchoring.ts +1 -1
  169. package/model/apiKey.ts +1 -1
  170. package/model/aroundRadius.ts +1 -1
  171. package/model/aroundRadiusAll.ts +1 -1
  172. package/model/assignUserIdParams.ts +1 -1
  173. package/model/attributeToUpdate.ts +1 -1
  174. package/model/automaticFacetFilter.ts +1 -1
  175. package/model/automaticFacetFilters.ts +1 -1
  176. package/model/baseGetApiKeyResponse.ts +1 -1
  177. package/model/baseIndexSettings.ts +1 -1
  178. package/model/baseSearchParams.ts +1 -1
  179. package/model/baseSearchParamsWithoutQuery.ts +1 -1
  180. package/model/baseSearchResponse.ts +1 -1
  181. package/model/batchAssignUserIdsParams.ts +1 -1
  182. package/model/batchDictionaryEntriesParams.ts +1 -1
  183. package/model/batchDictionaryEntriesRequest.ts +1 -1
  184. package/model/batchParams.ts +1 -1
  185. package/model/batchRequest.ts +1 -1
  186. package/model/batchResponse.ts +1 -1
  187. package/model/batchWriteParams.ts +1 -1
  188. package/model/browseParams.ts +1 -1
  189. package/model/browseParamsObject.ts +1 -1
  190. package/model/browseResponse.ts +1 -1
  191. package/model/builtInOperation.ts +1 -1
  192. package/model/builtInOperationType.ts +1 -1
  193. package/model/clientMethodProps.ts +1 -1
  194. package/model/condition.ts +1 -1
  195. package/model/consequence.ts +1 -1
  196. package/model/consequenceHide.ts +1 -1
  197. package/model/consequenceParams.ts +1 -1
  198. package/model/consequenceQuery.ts +1 -1
  199. package/model/consequenceQueryObject.ts +1 -1
  200. package/model/createdAtResponse.ts +1 -1
  201. package/model/cursor.ts +1 -1
  202. package/model/deleteApiKeyResponse.ts +1 -1
  203. package/model/deleteByParams.ts +1 -1
  204. package/model/deleteSourceResponse.ts +1 -1
  205. package/model/deletedAtResponse.ts +1 -1
  206. package/model/dictionaryAction.ts +1 -1
  207. package/model/dictionaryEntry.ts +1 -1
  208. package/model/dictionaryEntryState.ts +1 -1
  209. package/model/dictionaryLanguage.ts +1 -1
  210. package/model/dictionarySettingsParams.ts +1 -1
  211. package/model/dictionaryType.ts +1 -1
  212. package/model/distinct.ts +1 -1
  213. package/model/edit.ts +1 -1
  214. package/model/editType.ts +1 -1
  215. package/model/errorBase.ts +1 -1
  216. package/model/exactOnSingleWordQuery.ts +1 -1
  217. package/model/facetFilters.ts +1 -1
  218. package/model/facetHits.ts +1 -1
  219. package/model/facetOrdering.ts +1 -1
  220. package/model/facets.ts +1 -1
  221. package/model/facetsStats.ts +1 -1
  222. package/model/fetchedIndex.ts +1 -1
  223. package/model/getApiKeyResponse.ts +1 -1
  224. package/model/getDictionarySettingsResponse.ts +1 -1
  225. package/model/getLogsResponse.ts +1 -1
  226. package/model/getObjectsParams.ts +1 -1
  227. package/model/getObjectsRequest.ts +1 -1
  228. package/model/getObjectsResponse.ts +1 -1
  229. package/model/getTaskResponse.ts +1 -1
  230. package/model/getTopUserIdsResponse.ts +1 -1
  231. package/model/hasPendingMappingsResponse.ts +1 -1
  232. package/model/highlightResult.ts +1 -1
  233. package/model/highlightResultOption.ts +1 -1
  234. package/model/hit.ts +1 -1
  235. package/model/ignorePlurals.ts +1 -1
  236. package/model/index.ts +1 -1
  237. package/model/indexSettings.ts +1 -1
  238. package/model/indexSettingsAsSearchParams.ts +1 -1
  239. package/model/languages.ts +1 -1
  240. package/model/listApiKeysResponse.ts +1 -1
  241. package/model/listClustersResponse.ts +1 -1
  242. package/model/listIndicesResponse.ts +1 -1
  243. package/model/listUserIdsResponse.ts +1 -1
  244. package/model/log.ts +1 -1
  245. package/model/logQuery.ts +1 -1
  246. package/model/logType.ts +1 -1
  247. package/model/matchLevel.ts +1 -1
  248. package/model/matchedGeoLocation.ts +1 -1
  249. package/model/mixedSearchFilters.ts +1 -1
  250. package/model/multipleBatchRequest.ts +1 -1
  251. package/model/multipleBatchResponse.ts +1 -1
  252. package/model/numericFilters.ts +1 -1
  253. package/model/operationIndexParams.ts +1 -1
  254. package/model/operationType.ts +1 -1
  255. package/model/optionalFilters.ts +1 -1
  256. package/model/params.ts +1 -1
  257. package/model/personalization.ts +1 -1
  258. package/model/promote.ts +1 -1
  259. package/model/promoteObjectID.ts +1 -1
  260. package/model/promoteObjectIDs.ts +1 -1
  261. package/model/queryType.ts +1 -1
  262. package/model/rankingInfo.ts +1 -1
  263. package/model/reRankingApplyFilter.ts +1 -1
  264. package/model/removeStopWords.ts +1 -1
  265. package/model/removeUserIdResponse.ts +1 -1
  266. package/model/removeWordsIfNoResults.ts +1 -1
  267. package/model/renderingContent.ts +1 -1
  268. package/model/replaceSourceResponse.ts +1 -1
  269. package/model/rule.ts +1 -1
  270. package/model/saveObjectResponse.ts +1 -1
  271. package/model/saveSynonymResponse.ts +1 -1
  272. package/model/scopeType.ts +1 -1
  273. package/model/searchDictionaryEntriesParams.ts +1 -1
  274. package/model/searchForFacetValuesRequest.ts +1 -1
  275. package/model/searchForFacetValuesResponse.ts +1 -1
  276. package/model/searchForFacets.ts +1 -1
  277. package/model/searchForFacetsOptions.ts +1 -1
  278. package/model/searchForHits.ts +1 -1
  279. package/model/searchForHitsOptions.ts +1 -1
  280. package/model/searchHits.ts +1 -1
  281. package/model/searchMethodParams.ts +1 -1
  282. package/model/searchParams.ts +1 -1
  283. package/model/searchParamsObject.ts +1 -1
  284. package/model/searchParamsQuery.ts +1 -1
  285. package/model/searchParamsString.ts +1 -1
  286. package/model/searchQuery.ts +1 -1
  287. package/model/searchResponse.ts +1 -1
  288. package/model/searchResponses.ts +1 -1
  289. package/model/searchRulesParams.ts +1 -1
  290. package/model/searchRulesResponse.ts +1 -1
  291. package/model/searchStrategy.ts +1 -1
  292. package/model/searchSynonymsParams.ts +1 -1
  293. package/model/searchSynonymsResponse.ts +1 -1
  294. package/model/searchTypeDefault.ts +1 -1
  295. package/model/searchTypeFacet.ts +1 -1
  296. package/model/searchUserIdsParams.ts +1 -1
  297. package/model/searchUserIdsResponse.ts +1 -1
  298. package/model/snippetResult.ts +1 -1
  299. package/model/snippetResultOption.ts +1 -1
  300. package/model/sortRemainingBy.ts +1 -1
  301. package/model/source.ts +1 -1
  302. package/model/standardEntries.ts +1 -1
  303. package/model/synonymHit.ts +1 -1
  304. package/model/synonymType.ts +1 -1
  305. package/model/tagFilters.ts +1 -1
  306. package/model/taskStatus.ts +1 -1
  307. package/model/timeRange.ts +1 -1
  308. package/model/typoTolerance.ts +1 -1
  309. package/model/typoToleranceEnum.ts +1 -1
  310. package/model/updateApiKeyResponse.ts +1 -1
  311. package/model/updatedAtResponse.ts +1 -1
  312. package/model/updatedAtWithObjectIdResponse.ts +1 -1
  313. package/model/updatedRuleResponse.ts +1 -1
  314. package/model/userHighlightResult.ts +1 -1
  315. package/model/userHit.ts +1 -1
  316. package/model/userId.ts +1 -1
  317. package/model/value.ts +1 -1
  318. package/package.json +6 -6
package/model/acl.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * List of rights for the API key. The following rights can be used: addObject: allows to add/update an object in the index (copy/move index are also allowed with this right). Analytics: allows to retrieve the analytics through the Analytics API. Browse: allows to retrieve all index content via the browse API. DeleteIndex: allows to delete or clear index content. DeleteObject: allows to delete objects from the index. EditSettings: allows to change index settings. ListIndexes: allows to list all accessible indices. Logs: allows to get the logs. Recommendation: Allows usage of the Personalization dashboard and the Recommendation API. Search: allows to search the index. SeeUnretrievableAttributes: disable unretrievableAttributes feature for all operations returning records. Settings: allows to get index settings.
package/model/action.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Type of operation.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type AddApiKeyResponse = {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type AdvancedSyntaxFeatures = 'exactPhrase' | 'excludeWords';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type AlternativesAsExact =
4
4
  | 'ignorePlurals'
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Whether the pattern parameter must match the beginning or the end of the query string, or both, or none.
package/model/apiKey.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { Acl } from './acl';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { AroundRadiusAll } from './aroundRadiusAll';
4
4
 
@@ -1,3 +1,3 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type AroundRadiusAll = 'all';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Assign userID parameters.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { BuiltInOperation } from './builtInOperation';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Automatic facet Filter.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { AutomaticFacetFilter } from './automaticFacetFilter';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type BaseGetApiKeyResponse = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type BaseIndexSettings = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { BaseSearchParamsWithoutQuery } from './baseSearchParamsWithoutQuery';
4
4
  import type { SearchParamsQuery } from './searchParamsQuery';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { AroundRadius } from './aroundRadius';
4
4
  import type { FacetFilters } from './facetFilters';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { FacetsStats } from './facetsStats';
4
4
  import type { RenderingContent } from './renderingContent';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Assign userID parameters.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { BatchDictionaryEntriesRequest } from './batchDictionaryEntriesRequest';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { DictionaryAction } from './dictionaryAction';
4
4
  import type { DictionaryEntry } from './dictionaryEntry';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { MultipleBatchRequest } from './multipleBatchRequest';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { Action } from './action';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type BatchResponse = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { BatchRequest } from './batchRequest';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { BrowseParamsObject } from './browseParamsObject';
4
4
  import type { SearchParamsString } from './searchParamsString';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { Cursor } from './cursor';
4
4
  import type { SearchParamsObject } from './searchParamsObject';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { BaseSearchResponse } from './baseSearchResponse';
4
4
  import type { Cursor } from './cursor';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { BuiltInOperationType } from './builtInOperationType';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * The operation to apply on the attribute.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { CreateIterablePromise } from '@algolia/client-common';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { Anchoring } from './anchoring';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { ConsequenceHide } from './consequenceHide';
4
4
  import type { ConsequenceParams } from './consequenceParams';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Unique identifier of the object to hide.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { BaseSearchParamsWithoutQuery } from './baseSearchParamsWithoutQuery';
4
4
  import type { IndexSettingsAsSearchParams } from './indexSettingsAsSearchParams';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { ConsequenceQueryObject } from './consequenceQueryObject';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { Edit } from './edit';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * The response with a createdAt timestamp.
package/model/cursor.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type Cursor = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type DeleteApiKeyResponse = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { AroundRadius } from './aroundRadius';
4
4
  import type { FacetFilters } from './facetFilters';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type DeleteSourceResponse = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * The response with a taskID and a deletedAt timestamp.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Actions to perform.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { DictionaryEntryState } from './dictionaryEntryState';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * The state of the dictionary entry.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Custom entries for a dictionary.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { StandardEntries } from './standardEntries';
4
4
 
@@ -1,3 +1,3 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type DictionaryType = 'compounds' | 'plurals' | 'stopwords';
package/model/distinct.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Enables de-duplication or grouping of results.
package/model/edit.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { EditType } from './editType';
4
4
 
package/model/editType.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Type of edit.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Error.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Controls how the exact ranking criterion is computed when the query contains only one word.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { MixedSearchFilters } from './mixedSearchFilters';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type FacetHits = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { Facets } from './facets';
4
4
  import type { Value } from './value';
package/model/facets.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * The ordering of facets (widgets).
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type FacetsStats = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type FetchedIndex = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { ApiKey } from './apiKey';
4
4
  import type { BaseGetApiKeyResponse } from './baseGetApiKeyResponse';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { StandardEntries } from './standardEntries';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { Log } from './log';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { GetObjectsRequest } from './getObjectsRequest';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * GetObjects operation on an index.
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type GetObjectsResponse<T = Record<string, any>> = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { TaskStatus } from './taskStatus';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { UserId } from './userId';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export type HasPendingMappingsResponse = {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { HighlightResultOption } from './highlightResultOption';
4
4
 
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { MatchLevel } from './matchLevel';
4
4
 
package/model/hit.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { HighlightResult } from './highlightResult';
4
4
  import type { RankingInfo } from './rankingInfo';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  /**
4
4
  * Treats singular, plurals, and other forms of declensions as matching terms. IgnorePlurals is used in conjunction with the queryLanguages setting. List: language ISO codes for which ignoring plurals should be enabled. This list will override any values that you may have set in queryLanguages. True: enables the ignore plurals functionality, where singulars and plurals are considered equivalent (foot = feet). The languages supported here are either every language (this is the default, see list of languages below), or those set by queryLanguages. False: disables ignore plurals, where singulars and plurals are not considered the same for matching purposes (foot will not find feet).
package/model/index.ts CHANGED
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  export * from './acl';
4
4
  export * from './action';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { BaseIndexSettings } from './baseIndexSettings';
4
4
  import type { IndexSettingsAsSearchParams } from './indexSettingsAsSearchParams';
@@ -1,4 +1,4 @@
1
- // This file is generated, manual changes will be lost - read more on https://github.com/algolia/api-clients-automation.
1
+ // Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
2
2
 
3
3
  import type { AdvancedSyntaxFeatures } from './advancedSyntaxFeatures';
4
4
  import type { AlternativesAsExact } from './alternativesAsExact';