@algolia/client-search 5.0.0-alpha.2 → 5.0.0-alpha.3

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 (187) hide show
  1. package/dist/builds/browser.d.ts +2 -2
  2. package/dist/builds/browser.d.ts.map +1 -1
  3. package/dist/builds/node.d.ts +2 -2
  4. package/dist/builds/node.d.ts.map +1 -1
  5. package/dist/client-search.cjs.js +1 -1
  6. package/dist/client-search.esm.browser.js +1 -1
  7. package/dist/client-search.esm.node.js +1 -1
  8. package/dist/client-search.umd.js +2 -2
  9. package/dist/model/addApiKeyResponse.d.ts.map +1 -1
  10. package/dist/model/apiKey.d.ts.map +1 -1
  11. package/dist/model/automaticFacetFilter.d.ts.map +1 -1
  12. package/dist/model/baseIndexSettings.d.ts.map +1 -1
  13. package/dist/model/baseSearchParamsWithoutQuery.d.ts.map +1 -1
  14. package/dist/model/baseSearchResponse.d.ts.map +1 -1
  15. package/dist/model/batchAssignUserIdsParams.d.ts.map +1 -1
  16. package/dist/model/batchDictionaryEntriesParams.d.ts.map +1 -1
  17. package/dist/model/batchDictionaryEntriesRequest.d.ts.map +1 -1
  18. package/dist/model/batchParams.d.ts +2 -2
  19. package/dist/model/batchParams.d.ts.map +1 -1
  20. package/dist/model/{batchOperation.d.ts → batchRequest.d.ts} +2 -2
  21. package/dist/model/batchRequest.d.ts.map +1 -0
  22. package/dist/model/batchResponse.d.ts.map +1 -1
  23. package/dist/model/batchWriteParams.d.ts +2 -2
  24. package/dist/model/batchWriteParams.d.ts.map +1 -1
  25. package/dist/model/browseRequest.d.ts.map +1 -1
  26. package/dist/model/browseResponse.d.ts +1 -1
  27. package/dist/model/browseResponse.d.ts.map +1 -1
  28. package/dist/model/builtInOperation.d.ts.map +1 -1
  29. package/dist/model/condition.d.ts.map +1 -1
  30. package/dist/model/consequence.d.ts.map +1 -1
  31. package/dist/model/consequenceQueryObject.d.ts.map +1 -1
  32. package/dist/model/deletedAtResponse.d.ts.map +1 -1
  33. package/dist/model/dictionaryEntry.d.ts.map +1 -1
  34. package/dist/model/distinct.d.ts +5 -0
  35. package/dist/model/distinct.d.ts.map +1 -0
  36. package/dist/model/edit.d.ts.map +1 -1
  37. package/dist/model/facetHits.d.ts.map +1 -1
  38. package/dist/model/facetOrdering.d.ts.map +1 -1
  39. package/dist/model/facetsStats.d.ts.map +1 -1
  40. package/dist/model/fetchedIndex.d.ts.map +1 -1
  41. package/dist/model/getObjectsParams.d.ts +2 -2
  42. package/dist/model/getObjectsParams.d.ts.map +1 -1
  43. package/dist/model/{multipleGetObjectsParams.d.ts → getObjectsRequest.d.ts} +2 -2
  44. package/dist/model/getObjectsRequest.d.ts.map +1 -0
  45. package/dist/model/getObjectsResponse.d.ts +2 -2
  46. package/dist/model/getObjectsResponse.d.ts.map +1 -1
  47. package/dist/model/hasPendingMappingsResponse.d.ts.map +1 -1
  48. package/dist/model/highlightResultOption.d.ts.map +1 -1
  49. package/dist/model/hit.d.ts +1 -1
  50. package/dist/model/hit.d.ts.map +1 -1
  51. package/dist/model/index.d.ts +4 -3
  52. package/dist/model/index.d.ts.map +1 -1
  53. package/dist/model/indexSettingsAsSearchParams.d.ts +2 -4
  54. package/dist/model/indexSettingsAsSearchParams.d.ts.map +1 -1
  55. package/dist/model/languages.d.ts.map +1 -1
  56. package/dist/model/listIndicesResponse.d.ts +1 -1
  57. package/dist/model/listIndicesResponse.d.ts.map +1 -1
  58. package/dist/model/log.d.ts.map +1 -1
  59. package/dist/model/logQuery.d.ts.map +1 -1
  60. package/dist/model/matchedGeoLocation.d.ts.map +1 -1
  61. package/dist/model/{multipleBatchOperation.d.ts → multipleBatchRequest.d.ts} +2 -2
  62. package/dist/model/multipleBatchRequest.d.ts.map +1 -0
  63. package/dist/model/multipleBatchResponse.d.ts.map +1 -1
  64. package/dist/model/operationIndexParams.d.ts.map +1 -1
  65. package/dist/model/params.d.ts.map +1 -1
  66. package/dist/model/personalization.d.ts.map +1 -1
  67. package/dist/model/promoteObjectID.d.ts.map +1 -1
  68. package/dist/model/promoteObjectIDs.d.ts.map +1 -1
  69. package/dist/model/rankingInfo.d.ts.map +1 -1
  70. package/dist/model/rule.d.ts.map +1 -1
  71. package/dist/model/saveObjectResponse.d.ts +2 -2
  72. package/dist/model/saveObjectResponse.d.ts.map +1 -1
  73. package/dist/model/saveSynonymResponse.d.ts.map +1 -1
  74. package/dist/model/searchDictionaryEntriesParams.d.ts.map +1 -1
  75. package/dist/model/searchForFacetValuesRequest.d.ts.map +1 -1
  76. package/dist/model/searchForFacetsOptions.d.ts.map +1 -1
  77. package/dist/model/searchForHitsOptions.d.ts.map +1 -1
  78. package/dist/model/searchHits.d.ts +1 -1
  79. package/dist/model/searchHits.d.ts.map +1 -1
  80. package/dist/model/searchMethodParams.d.ts.map +1 -1
  81. package/dist/model/searchResponse.d.ts +1 -1
  82. package/dist/model/searchResponse.d.ts.map +1 -1
  83. package/dist/model/searchResponses.d.ts +1 -1
  84. package/dist/model/searchResponses.d.ts.map +1 -1
  85. package/dist/model/searchRulesParams.d.ts.map +1 -1
  86. package/dist/model/searchRulesResponse.d.ts.map +1 -1
  87. package/dist/model/searchSynonymsResponse.d.ts.map +1 -1
  88. package/dist/model/searchUserIdsParams.d.ts.map +1 -1
  89. package/dist/model/searchUserIdsResponse.d.ts.map +1 -1
  90. package/dist/model/snippetResultOption.d.ts.map +1 -1
  91. package/dist/model/source.d.ts.map +1 -1
  92. package/dist/model/standardEntries.d.ts.map +1 -1
  93. package/dist/model/synonymHit.d.ts.map +1 -1
  94. package/dist/model/synonymHitHighlightResult.d.ts.map +1 -1
  95. package/dist/model/timeRange.d.ts.map +1 -1
  96. package/dist/model/updateApiKeyResponse.d.ts.map +1 -1
  97. package/dist/model/updatedAtResponse.d.ts.map +1 -1
  98. package/dist/model/updatedAtWithObjectIdResponse.d.ts.map +1 -1
  99. package/dist/model/updatedRuleResponse.d.ts.map +1 -1
  100. package/dist/model/userHighlightResult.d.ts.map +1 -1
  101. package/dist/model/userHit.d.ts.map +1 -1
  102. package/dist/model/userId.d.ts.map +1 -1
  103. package/dist/model/value.d.ts.map +1 -1
  104. package/dist/src/searchClient.d.ts +4 -4
  105. package/dist/src/searchClient.d.ts.map +1 -1
  106. package/model/addApiKeyResponse.ts +1 -0
  107. package/model/apiKey.ts +7 -0
  108. package/model/automaticFacetFilter.ts +2 -0
  109. package/model/baseIndexSettings.ts +13 -0
  110. package/model/baseSearchParamsWithoutQuery.ts +32 -0
  111. package/model/baseSearchResponse.ts +24 -0
  112. package/model/batchAssignUserIdsParams.ts +1 -0
  113. package/model/batchDictionaryEntriesParams.ts +1 -0
  114. package/model/batchDictionaryEntriesRequest.ts +1 -0
  115. package/model/batchParams.ts +2 -2
  116. package/model/{batchOperation.ts → batchRequest.ts} +2 -1
  117. package/model/batchResponse.ts +1 -0
  118. package/model/batchWriteParams.ts +2 -2
  119. package/model/browseRequest.ts +1 -0
  120. package/model/browseResponse.ts +1 -1
  121. package/model/builtInOperation.ts +1 -0
  122. package/model/condition.ts +3 -0
  123. package/model/consequence.ts +4 -0
  124. package/model/consequenceQueryObject.ts +1 -0
  125. package/model/deletedAtResponse.ts +1 -0
  126. package/model/dictionaryEntry.ts +5 -0
  127. package/model/distinct.ts +6 -0
  128. package/model/edit.ts +2 -0
  129. package/model/facetHits.ts +2 -0
  130. package/model/facetOrdering.ts +1 -0
  131. package/model/facetsStats.ts +3 -0
  132. package/model/fetchedIndex.ts +10 -0
  133. package/model/getObjectsParams.ts +2 -2
  134. package/model/{multipleGetObjectsParams.ts → getObjectsRequest.ts} +3 -1
  135. package/model/getObjectsResponse.ts +2 -2
  136. package/model/hasPendingMappingsResponse.ts +1 -0
  137. package/model/highlightResultOption.ts +3 -0
  138. package/model/hit.ts +5 -1
  139. package/model/index.ts +4 -3
  140. package/model/indexSettingsAsSearchParams.ts +43 -4
  141. package/model/languages.ts +2 -0
  142. package/model/listIndicesResponse.ts +2 -1
  143. package/model/log.ts +14 -0
  144. package/model/logQuery.ts +2 -0
  145. package/model/matchedGeoLocation.ts +2 -0
  146. package/model/{multipleBatchOperation.ts → multipleBatchRequest.ts} +3 -1
  147. package/model/multipleBatchResponse.ts +1 -0
  148. package/model/operationIndexParams.ts +2 -0
  149. package/model/params.ts +3 -0
  150. package/model/personalization.ts +2 -0
  151. package/model/promoteObjectID.ts +1 -0
  152. package/model/promoteObjectIDs.ts +1 -0
  153. package/model/rankingInfo.ts +12 -0
  154. package/model/rule.ts +5 -0
  155. package/model/saveObjectResponse.ts +4 -2
  156. package/model/saveSynonymResponse.ts +2 -0
  157. package/model/searchDictionaryEntriesParams.ts +3 -0
  158. package/model/searchForFacetValuesRequest.ts +2 -0
  159. package/model/searchForFacetsOptions.ts +4 -0
  160. package/model/searchForHitsOptions.ts +1 -0
  161. package/model/searchHits.ts +1 -1
  162. package/model/searchMethodParams.ts +1 -0
  163. package/model/searchResponse.ts +2 -1
  164. package/model/searchResponses.ts +1 -1
  165. package/model/searchRulesParams.ts +6 -0
  166. package/model/searchRulesResponse.ts +3 -0
  167. package/model/searchSynonymsResponse.ts +1 -0
  168. package/model/searchUserIdsParams.ts +3 -0
  169. package/model/searchUserIdsResponse.ts +4 -0
  170. package/model/snippetResultOption.ts +1 -0
  171. package/model/source.ts +1 -0
  172. package/model/standardEntries.ts +2 -0
  173. package/model/synonymHit.ts +8 -0
  174. package/model/synonymHitHighlightResult.ts +1 -0
  175. package/model/timeRange.ts +1 -0
  176. package/model/updateApiKeyResponse.ts +1 -0
  177. package/model/updatedAtResponse.ts +1 -0
  178. package/model/updatedAtWithObjectIdResponse.ts +2 -0
  179. package/model/updatedRuleResponse.ts +2 -0
  180. package/model/userHighlightResult.ts +1 -0
  181. package/model/userHit.ts +5 -0
  182. package/model/userId.ts +3 -0
  183. package/model/value.ts +1 -0
  184. package/package.json +4 -4
  185. package/dist/model/batchOperation.d.ts.map +0 -1
  186. package/dist/model/multipleBatchOperation.d.ts.map +0 -1
  187. package/dist/model/multipleGetObjectsParams.d.ts.map +0 -1
@@ -2,6 +2,6 @@
2
2
 
3
3
  import type { Hit } from './hit';
4
4
 
5
- export type SearchHits<T> = {
5
+ export type SearchHits<T = Record<string, any>> = {
6
6
  hits: Array<Hit<T>>;
7
7
  };
@@ -5,5 +5,6 @@ import type { SearchStrategy } from './searchStrategy';
5
5
 
6
6
  export type SearchMethodParams = {
7
7
  requests: SearchQuery[];
8
+
8
9
  strategy?: SearchStrategy;
9
10
  };
@@ -3,4 +3,5 @@
3
3
  import type { BaseSearchResponse } from './baseSearchResponse';
4
4
  import type { SearchHits } from './searchHits';
5
5
 
6
- export type SearchResponse<T> = BaseSearchResponse & SearchHits<T>;
6
+ export type SearchResponse<T = Record<string, any>> = BaseSearchResponse &
7
+ SearchHits<T>;
@@ -2,6 +2,6 @@
2
2
 
3
3
  import type { SearchResponse } from './searchResponse';
4
4
 
5
- export type SearchResponses<T> = {
5
+ export type SearchResponses<T = Record<string, any>> = {
6
6
  results: Array<SearchResponse<T>>;
7
7
  };
@@ -10,23 +10,29 @@ export type SearchRulesParams = {
10
10
  * Full text query.
11
11
  */
12
12
  query?: string;
13
+
13
14
  anchoring?: Anchoring;
15
+
14
16
  /**
15
17
  * Restricts matches to contextual rules with a specific context (exact match).
16
18
  */
17
19
  context?: string;
20
+
18
21
  /**
19
22
  * Requested page (zero-based).
20
23
  */
21
24
  page?: number;
25
+
22
26
  /**
23
27
  * Maximum number of hits in a page. Minimum is 1, maximum is 1000.
24
28
  */
25
29
  hitsPerPage?: number;
30
+
26
31
  /**
27
32
  * When specified, restricts matches to rules with a specific enabled status. When absent (default), all rules are retrieved, regardless of their enabled status.
28
33
  */
29
34
  enabled?: boolean;
35
+
30
36
  /**
31
37
  * A mapping of requestOptions to send along with the request.
32
38
  */
@@ -7,14 +7,17 @@ export type SearchRulesResponse = {
7
7
  * Fetched rules.
8
8
  */
9
9
  hits: Rule[];
10
+
10
11
  /**
11
12
  * Number of fetched rules.
12
13
  */
13
14
  nbHits: number;
15
+
14
16
  /**
15
17
  * Current page.
16
18
  */
17
19
  page: number;
20
+
18
21
  /**
19
22
  * Number of pages.
20
23
  */
@@ -7,6 +7,7 @@ export type SearchSynonymsResponse = Record<string, any> & {
7
7
  * Array of synonym objects.
8
8
  */
9
9
  hits: SynonymHit[];
10
+
10
11
  /**
11
12
  * Number of hits that the search query matched.
12
13
  */
@@ -8,14 +8,17 @@ export type SearchUserIdsParams = {
8
8
  * Query to search. The search is a prefix search with typoTolerance. Use empty query to retrieve all users.
9
9
  */
10
10
  query: string;
11
+
11
12
  /**
12
13
  * Name of the cluster.
13
14
  */
14
15
  clusterName?: string;
16
+
15
17
  /**
16
18
  * Specify the page to retrieve.
17
19
  */
18
20
  page?: number;
21
+
19
22
  /**
20
23
  * Set the number of hits per page.
21
24
  */
@@ -10,18 +10,22 @@ export type SearchUserIdsResponse = {
10
10
  * List of user object matching the query.
11
11
  */
12
12
  hits: UserHit[];
13
+
13
14
  /**
14
15
  * Number of hits that the search query matched.
15
16
  */
16
17
  nbHits: number;
18
+
17
19
  /**
18
20
  * Specify the page to retrieve.
19
21
  */
20
22
  page: number;
23
+
21
24
  /**
22
25
  * Maximum number of hits in a page. Minimum is 1, maximum is 1000.
23
26
  */
24
27
  hitsPerPage: number;
28
+
25
29
  /**
26
30
  * Date of last update (ISO-8601 format).
27
31
  */
@@ -10,5 +10,6 @@ export type SnippetResultOption = {
10
10
  * Markup text with occurrences highlighted.
11
11
  */
12
12
  value: string;
13
+
13
14
  matchLevel: MatchLevel;
14
15
  };
package/model/source.ts CHANGED
@@ -8,6 +8,7 @@ export type Source = {
8
8
  * The IP range of the source.
9
9
  */
10
10
  source: string;
11
+
11
12
  /**
12
13
  * The description of the source.
13
14
  */
@@ -8,10 +8,12 @@ export type StandardEntries = {
8
8
  * Language ISO code.
9
9
  */
10
10
  plurals?: Record<string, boolean> | null;
11
+
11
12
  /**
12
13
  * Language ISO code.
13
14
  */
14
15
  stopwords?: Record<string, boolean> | null;
16
+
15
17
  /**
16
18
  * Language ISO code.
17
19
  */
@@ -11,30 +11,38 @@ export type SynonymHit = {
11
11
  * Unique identifier of the synonym object to be created or updated.
12
12
  */
13
13
  objectID: string;
14
+
14
15
  type: SynonymType;
16
+
15
17
  /**
16
18
  * Words or phrases to be considered equivalent.
17
19
  */
18
20
  synonyms?: string[];
21
+
19
22
  /**
20
23
  * Word or phrase to appear in query strings (for onewaysynonym).
21
24
  */
22
25
  input?: string;
26
+
23
27
  /**
24
28
  * Word or phrase to appear in query strings (for altcorrection1 and altcorrection2).
25
29
  */
26
30
  word?: string;
31
+
27
32
  /**
28
33
  * Words to be matched in records.
29
34
  */
30
35
  corrections?: string[];
36
+
31
37
  /**
32
38
  * Token to be put inside records.
33
39
  */
34
40
  placeholder?: string;
41
+
35
42
  /**
36
43
  * List of query words that will match the token.
37
44
  */
38
45
  replacements?: string[];
46
+
39
47
  _highlightResult?: SynonymHitHighlightResult;
40
48
  };
@@ -10,5 +10,6 @@ export type SynonymHitHighlightResult = {
10
10
  * Show highlighted section and words matched on a query.
11
11
  */
12
12
  type?: Record<string, HighlightResult>;
13
+
13
14
  synonyms?: Array<Record<string, HighlightResult>>;
14
15
  };
@@ -5,6 +5,7 @@ export type TimeRange = {
5
5
  * Lower bound of the time range (Unix timestamp).
6
6
  */
7
7
  from: number;
8
+
8
9
  /**
9
10
  * Upper bound of the time range (Unix timestamp).
10
11
  */
@@ -5,6 +5,7 @@ export type UpdateApiKeyResponse = {
5
5
  * Key string.
6
6
  */
7
7
  key: string;
8
+
8
9
  /**
9
10
  * Date of last update (ISO-8601 format).
10
11
  */
@@ -8,6 +8,7 @@ export type UpdatedAtResponse = {
8
8
  * TaskID of the task to wait for.
9
9
  */
10
10
  taskID: number;
11
+
11
12
  /**
12
13
  * Date of last update (ISO-8601 format).
13
14
  */
@@ -8,10 +8,12 @@ export type UpdatedAtWithObjectIdResponse = {
8
8
  * TaskID of the task to wait for.
9
9
  */
10
10
  taskID?: number;
11
+
11
12
  /**
12
13
  * Date of last update (ISO-8601 format).
13
14
  */
14
15
  updatedAt?: string;
16
+
15
17
  /**
16
18
  * Unique identifier of the object.
17
19
  */
@@ -5,10 +5,12 @@ export type UpdatedRuleResponse = {
5
5
  * Unique identifier of the object.
6
6
  */
7
7
  objectID: string;
8
+
8
9
  /**
9
10
  * Date of last update (ISO-8601 format).
10
11
  */
11
12
  updatedAt: string;
13
+
12
14
  /**
13
15
  * TaskID of the task to wait for.
14
16
  */
@@ -7,6 +7,7 @@ export type UserHighlightResult = {
7
7
  * Show highlighted section and words matched on a query.
8
8
  */
9
9
  userID: Record<string, HighlightResult>;
10
+
10
11
  /**
11
12
  * Show highlighted section and words matched on a query.
12
13
  */
package/model/userHit.ts CHANGED
@@ -7,21 +7,26 @@ export type UserHit = {
7
7
  * UserID of the user.
8
8
  */
9
9
  userID: string;
10
+
10
11
  /**
11
12
  * Name of the cluster.
12
13
  */
13
14
  clusterName: string;
15
+
14
16
  /**
15
17
  * Number of records in the cluster.
16
18
  */
17
19
  nbRecords: number;
20
+
18
21
  /**
19
22
  * Data size taken by all the users assigned to the cluster.
20
23
  */
21
24
  dataSize: number;
25
+
22
26
  /**
23
27
  * UserID of the requested user. Same as userID.
24
28
  */
25
29
  objectID: string;
30
+
26
31
  _highlightResult: UserHighlightResult;
27
32
  };
package/model/userId.ts CHANGED
@@ -8,14 +8,17 @@ export type UserId = {
8
8
  * UserID of the user.
9
9
  */
10
10
  userID: string;
11
+
11
12
  /**
12
13
  * Cluster on which the user is assigned.
13
14
  */
14
15
  clusterName: string;
16
+
15
17
  /**
16
18
  * Number of records belonging to the user.
17
19
  */
18
20
  nbRecords: number;
21
+
19
22
  /**
20
23
  * Data size used by the user.
21
24
  */
package/model/value.ts CHANGED
@@ -7,5 +7,6 @@ export type Value = {
7
7
  * Pinned order of facet lists.
8
8
  */
9
9
  order?: string[];
10
+
10
11
  sortRemainingBy?: SortRemainingBy;
11
12
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@algolia/client-search",
3
- "version": "5.0.0-alpha.2",
3
+ "version": "5.0.0-alpha.3",
4
4
  "description": "JavaScript client for client-search",
5
5
  "repository": "algolia/algoliasearch-client-javascript",
6
6
  "license": "MIT",
@@ -21,9 +21,9 @@
21
21
  "clean": "rm -rf ./dist"
22
22
  },
23
23
  "dependencies": {
24
- "@algolia/client-common": "5.0.0-alpha.2",
25
- "@algolia/requester-browser-xhr": "5.0.0-alpha.2",
26
- "@algolia/requester-node-http": "5.0.0-alpha.2"
24
+ "@algolia/client-common": "5.0.0-alpha.3",
25
+ "@algolia/requester-browser-xhr": "5.0.0-alpha.3",
26
+ "@algolia/requester-node-http": "5.0.0-alpha.3"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@types/node": "16.11.45",
@@ -1 +0,0 @@
1
- {"version":3,"file":"batchOperation.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/batchOperation.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC,oBAAY,cAAc,GAAG;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC5B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"multipleBatchOperation.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/multipleBatchOperation.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC,oBAAY,sBAAsB,GAAG;IACnC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC3B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"multipleGetObjectsParams.d.ts","sourceRoot":"","sources":["../../../../packages/client-search/model/multipleGetObjectsParams.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,oBAAY,wBAAwB,GAAG;IACrC;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAChC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC"}