@algolia/recommend 5.0.0-alpha.6 → 5.0.0-alpha.61
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.
- package/dist/builds/browser.d.ts +5 -5
- package/dist/builds/browser.d.ts.map +1 -1
- package/dist/builds/node.d.ts +5 -5
- package/dist/builds/node.d.ts.map +1 -1
- package/dist/model/advancedSyntaxFeatures.d.ts +1 -1
- package/dist/model/advancedSyntaxFeatures.d.ts.map +1 -1
- package/dist/model/alternativesAsExact.d.ts +1 -1
- package/dist/model/alternativesAsExact.d.ts.map +1 -1
- package/dist/model/aroundRadius.d.ts +5 -5
- package/dist/model/aroundRadius.d.ts.map +1 -1
- package/dist/model/aroundRadiusAll.d.ts +1 -1
- package/dist/model/aroundRadiusAll.d.ts.map +1 -1
- package/dist/model/baseRecommendRequest.d.ts +17 -17
- package/dist/model/baseRecommendRequest.d.ts.map +1 -1
- package/dist/model/baseRecommendationRequest.d.ts +8 -8
- package/dist/model/baseRecommendationRequest.d.ts.map +1 -1
- package/dist/model/baseSearchParams.d.ts +3 -3
- package/dist/model/baseSearchParams.d.ts.map +1 -1
- package/dist/model/baseSearchParamsWithoutQuery.d.ts +122 -122
- package/dist/model/baseSearchParamsWithoutQuery.d.ts.map +1 -1
- package/dist/model/baseSearchResponse.d.ts +103 -101
- package/dist/model/baseSearchResponse.d.ts.map +1 -1
- package/dist/model/baseSearchResponseRedirect.d.ts +8 -0
- package/dist/model/baseSearchResponseRedirect.d.ts.map +1 -0
- package/dist/model/baseTrendingRequest.d.ts +12 -12
- package/dist/model/baseTrendingRequest.d.ts.map +1 -1
- package/dist/model/clientMethodProps.d.ts +60 -60
- package/dist/model/clientMethodProps.d.ts.map +1 -1
- package/dist/model/distinct.d.ts +4 -4
- package/dist/model/distinct.d.ts.map +1 -1
- package/dist/model/errorBase.d.ts +6 -6
- package/dist/model/errorBase.d.ts.map +1 -1
- package/dist/model/exactOnSingleWordQuery.d.ts +4 -4
- package/dist/model/exactOnSingleWordQuery.d.ts.map +1 -1
- package/dist/model/facetFilters.d.ts +5 -5
- package/dist/model/facetFilters.d.ts.map +1 -1
- package/dist/model/facetOrdering.d.ts +12 -12
- package/dist/model/facetOrdering.d.ts.map +1 -1
- package/dist/model/facets.d.ts +9 -9
- package/dist/model/facets.d.ts.map +1 -1
- package/dist/model/facetsStats.d.ts +18 -18
- package/dist/model/facetsStats.d.ts.map +1 -1
- package/dist/model/getRecommendationsParams.d.ts +10 -10
- package/dist/model/getRecommendationsParams.d.ts.map +1 -1
- package/dist/model/getRecommendationsResponse.d.ts +4 -4
- package/dist/model/getRecommendationsResponse.d.ts.map +1 -1
- package/dist/model/highlightResult.d.ts +2 -2
- package/dist/model/highlightResult.d.ts.map +1 -1
- package/dist/model/highlightResultOption.d.ts +19 -19
- package/dist/model/highlightResultOption.d.ts.map +1 -1
- package/dist/model/ignorePlurals.d.ts +4 -4
- package/dist/model/ignorePlurals.d.ts.map +1 -1
- package/dist/model/index.d.ts +58 -53
- package/dist/model/index.d.ts.map +1 -1
- package/dist/model/indexSettingsAsSearchParams.d.ts +164 -160
- package/dist/model/indexSettingsAsSearchParams.d.ts.map +1 -1
- package/dist/model/indexSettingsAsSearchParamsSemanticSearch.d.ts +10 -0
- package/dist/model/indexSettingsAsSearchParamsSemanticSearch.d.ts.map +1 -0
- package/dist/model/matchLevel.d.ts +4 -4
- package/dist/model/matchLevel.d.ts.map +1 -1
- package/dist/model/matchedGeoLocation.d.ts +14 -14
- package/dist/model/matchedGeoLocation.d.ts.map +1 -1
- package/dist/model/mixedSearchFilters.d.ts +1 -1
- package/dist/model/mixedSearchFilters.d.ts.map +1 -1
- package/dist/model/mode.d.ts +5 -0
- package/dist/model/mode.d.ts.map +1 -0
- package/dist/model/numericFilters.d.ts +5 -5
- package/dist/model/numericFilters.d.ts.map +1 -1
- package/dist/model/optionalFilters.d.ts +5 -5
- package/dist/model/optionalFilters.d.ts.map +1 -1
- package/dist/model/personalization.d.ts +14 -14
- package/dist/model/personalization.d.ts.map +1 -1
- package/dist/model/queryType.d.ts +4 -4
- package/dist/model/queryType.d.ts.map +1 -1
- package/dist/model/rankingInfo.d.ts +50 -50
- package/dist/model/rankingInfo.d.ts.map +1 -1
- package/dist/model/reRankingApplyFilter.d.ts +5 -5
- package/dist/model/reRankingApplyFilter.d.ts.map +1 -1
- package/dist/model/recommendHit.d.ts +26 -26
- package/dist/model/recommendHit.d.ts.map +1 -1
- package/dist/model/recommendHits.d.ts +4 -4
- package/dist/model/recommendHits.d.ts.map +1 -1
- package/dist/model/recommendationModels.d.ts +4 -4
- package/dist/model/recommendationModels.d.ts.map +1 -1
- package/dist/model/recommendationRequest.d.ts +3 -3
- package/dist/model/recommendationRequest.d.ts.map +1 -1
- package/dist/model/recommendationsRequest.d.ts +3 -3
- package/dist/model/recommendationsRequest.d.ts.map +1 -1
- package/dist/model/recommendationsResponse.d.ts +3 -3
- package/dist/model/recommendationsResponse.d.ts.map +1 -1
- package/dist/model/redirectRuleIndexMetadata.d.ts +21 -0
- package/dist/model/redirectRuleIndexMetadata.d.ts.map +1 -0
- package/dist/model/redirectRuleIndexMetadataData.d.ts +7 -0
- package/dist/model/redirectRuleIndexMetadataData.d.ts.map +1 -0
- package/dist/model/removeStopWords.d.ts +4 -4
- package/dist/model/removeStopWords.d.ts.map +1 -1
- package/dist/model/removeWordsIfNoResults.d.ts +4 -4
- package/dist/model/removeWordsIfNoResults.d.ts.map +1 -1
- package/dist/model/renderingContent.d.ts +7 -7
- package/dist/model/renderingContent.d.ts.map +1 -1
- package/dist/model/searchParamsObject.d.ts +3 -3
- package/dist/model/searchParamsObject.d.ts.map +1 -1
- package/dist/model/searchParamsQuery.d.ts +6 -6
- package/dist/model/searchParamsQuery.d.ts.map +1 -1
- package/dist/model/snippetResult.d.ts +2 -2
- package/dist/model/snippetResult.d.ts.map +1 -1
- package/dist/model/snippetResultOption.d.ts +11 -11
- package/dist/model/snippetResultOption.d.ts.map +1 -1
- package/dist/model/sortRemainingBy.d.ts +4 -4
- package/dist/model/sortRemainingBy.d.ts.map +1 -1
- package/dist/model/tagFilters.d.ts +5 -5
- package/dist/model/tagFilters.d.ts.map +1 -1
- package/dist/model/trendingModels.d.ts +4 -4
- package/dist/model/trendingModels.d.ts.map +1 -1
- package/dist/model/trendingRequest.d.ts +3 -3
- package/dist/model/trendingRequest.d.ts.map +1 -1
- package/dist/model/typoTolerance.d.ts +5 -5
- package/dist/model/typoTolerance.d.ts.map +1 -1
- package/dist/model/typoToleranceEnum.d.ts +1 -1
- package/dist/model/typoToleranceEnum.d.ts.map +1 -1
- package/dist/model/value.d.ts +8 -8
- package/dist/model/value.d.ts.map +1 -1
- package/dist/recommend.cjs.js +235 -235
- package/dist/recommend.esm.browser.js +418 -468
- package/dist/recommend.esm.node.js +235 -235
- package/dist/recommend.umd.js +2 -2
- package/dist/src/recommendClient.d.ts +81 -81
- package/dist/src/recommendClient.d.ts.map +1 -1
- package/model/advancedSyntaxFeatures.ts +1 -1
- package/model/alternativesAsExact.ts +1 -1
- package/model/aroundRadius.ts +1 -1
- package/model/aroundRadiusAll.ts +1 -1
- package/model/baseRecommendRequest.ts +1 -1
- package/model/baseRecommendationRequest.ts +1 -1
- package/model/baseSearchParams.ts +1 -1
- package/model/baseSearchParamsWithoutQuery.ts +1 -1
- package/model/baseSearchResponse.ts +4 -1
- package/model/baseSearchResponseRedirect.ts +10 -0
- package/model/baseTrendingRequest.ts +1 -1
- package/model/clientMethodProps.ts +1 -1
- package/model/distinct.ts +1 -1
- package/model/errorBase.ts +1 -1
- package/model/exactOnSingleWordQuery.ts +1 -1
- package/model/facetFilters.ts +1 -1
- package/model/facetOrdering.ts +1 -1
- package/model/facets.ts +1 -1
- package/model/facetsStats.ts +1 -1
- package/model/getRecommendationsParams.ts +1 -1
- package/model/getRecommendationsResponse.ts +1 -1
- package/model/highlightResult.ts +1 -1
- package/model/highlightResultOption.ts +1 -1
- package/model/ignorePlurals.ts +1 -1
- package/model/index.ts +6 -1
- package/model/indexSettingsAsSearchParams.ts +12 -6
- package/model/indexSettingsAsSearchParamsSemanticSearch.ts +11 -0
- package/model/matchLevel.ts +1 -1
- package/model/matchedGeoLocation.ts +1 -1
- package/model/mixedSearchFilters.ts +1 -1
- package/model/mode.ts +6 -0
- package/model/numericFilters.ts +1 -1
- package/model/optionalFilters.ts +1 -1
- package/model/personalization.ts +1 -1
- package/model/queryType.ts +1 -1
- package/model/rankingInfo.ts +1 -1
- package/model/reRankingApplyFilter.ts +1 -1
- package/model/recommendHit.ts +1 -1
- package/model/recommendHits.ts +1 -1
- package/model/recommendationModels.ts +1 -1
- package/model/recommendationRequest.ts +1 -1
- package/model/recommendationsRequest.ts +1 -1
- package/model/recommendationsResponse.ts +1 -1
- package/model/redirectRuleIndexMetadata.ts +27 -0
- package/model/redirectRuleIndexMetadataData.ts +8 -0
- package/model/removeStopWords.ts +1 -1
- package/model/removeWordsIfNoResults.ts +1 -1
- package/model/renderingContent.ts +1 -1
- package/model/searchParamsObject.ts +1 -1
- package/model/searchParamsQuery.ts +1 -1
- package/model/snippetResult.ts +1 -1
- package/model/snippetResultOption.ts +1 -1
- package/model/sortRemainingBy.ts +1 -1
- package/model/tagFilters.ts +1 -1
- package/model/trendingModels.ts +1 -1
- package/model/trendingRequest.ts +1 -1
- package/model/typoTolerance.ts +1 -1
- package/model/typoToleranceEnum.ts +1 -1
- package/model/value.ts +1 -1
- package/package.json +31 -13
|
@@ -1,82 +1,82 @@
|
|
|
1
|
-
import type { CreateClientOptions, RequestOptions } from '@algolia/client-common';
|
|
2
|
-
import type { DelProps, GetProps, PostProps, PutProps } from '../model/clientMethodProps';
|
|
3
|
-
import type { GetRecommendationsParams } from '../model/getRecommendationsParams';
|
|
4
|
-
import type { GetRecommendationsResponse } from '../model/getRecommendationsResponse';
|
|
5
|
-
export declare const apiClientVersion = "5.0.0-alpha.
|
|
6
|
-
export declare function createRecommendClient({ appId: appIdOption, apiKey: apiKeyOption, authMode, algoliaAgents, ...options }: CreateClientOptions): {
|
|
7
|
-
transporter: import("@algolia/client-common").Transporter;
|
|
8
|
-
/**
|
|
9
|
-
* The `appId` currently in use.
|
|
10
|
-
*/
|
|
11
|
-
appId: string;
|
|
12
|
-
/**
|
|
13
|
-
* Clears the cache of the transporter for the `requestsCache` and `responsesCache` properties.
|
|
14
|
-
*/
|
|
15
|
-
clearCache(): Promise<void>;
|
|
16
|
-
/**
|
|
17
|
-
* Get the value of the `algoliaAgent`, used by our libraries internally and telemetry system.
|
|
18
|
-
*/
|
|
19
|
-
readonly _ua: string;
|
|
20
|
-
/**
|
|
21
|
-
* Adds a `segment` to the `x-algolia-agent` sent with every requests.
|
|
22
|
-
*
|
|
23
|
-
* @param segment - The algolia agent (user-agent) segment to add.
|
|
24
|
-
* @param version - The version of the agent.
|
|
25
|
-
*/
|
|
26
|
-
addAlgoliaAgent(segment: string, version?: string): void;
|
|
27
|
-
/**
|
|
28
|
-
* This method allow you to send requests to the Algolia REST API.
|
|
29
|
-
*
|
|
30
|
-
* @summary Send requests to the Algolia REST API.
|
|
31
|
-
* @param del - The del object.
|
|
32
|
-
* @param del.path - The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
33
|
-
* @param del.parameters - Query parameters to be applied to the current query.
|
|
34
|
-
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
35
|
-
*/
|
|
36
|
-
del({ path, parameters }: DelProps, requestOptions?: RequestOptions): Promise<Record<string, any>>;
|
|
37
|
-
/**
|
|
38
|
-
* This method allow you to send requests to the Algolia REST API.
|
|
39
|
-
*
|
|
40
|
-
* @summary Send requests to the Algolia REST API.
|
|
41
|
-
* @param get - The get object.
|
|
42
|
-
* @param get.path - The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
43
|
-
* @param get.parameters - Query parameters to be applied to the current query.
|
|
44
|
-
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
45
|
-
*/
|
|
46
|
-
get({ path, parameters }: GetProps, requestOptions?: RequestOptions): Promise<Record<string, any>>;
|
|
47
|
-
/**
|
|
48
|
-
* Returns recommendations or trending results, for a specific model and `objectID`.
|
|
49
|
-
*
|
|
50
|
-
* @summary Get results.
|
|
51
|
-
* @param getRecommendationsParams - The getRecommendationsParams object.
|
|
52
|
-
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
53
|
-
*/
|
|
54
|
-
getRecommendations(getRecommendationsParams: GetRecommendationsParams, requestOptions?: RequestOptions): Promise<GetRecommendationsResponse>;
|
|
55
|
-
/**
|
|
56
|
-
* This method allow you to send requests to the Algolia REST API.
|
|
57
|
-
*
|
|
58
|
-
* @summary Send requests to the Algolia REST API.
|
|
59
|
-
* @param post - The post object.
|
|
60
|
-
* @param post.path - The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
61
|
-
* @param post.parameters - Query parameters to be applied to the current query.
|
|
62
|
-
* @param post.body - The parameters to send with the custom request.
|
|
63
|
-
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
64
|
-
*/
|
|
65
|
-
post({ path, parameters, body }: PostProps, requestOptions?: RequestOptions): Promise<Record<string, any>>;
|
|
66
|
-
/**
|
|
67
|
-
* This method allow you to send requests to the Algolia REST API.
|
|
68
|
-
*
|
|
69
|
-
* @summary Send requests to the Algolia REST API.
|
|
70
|
-
* @param put - The put object.
|
|
71
|
-
* @param put.path - The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
72
|
-
* @param put.parameters - Query parameters to be applied to the current query.
|
|
73
|
-
* @param put.body - The parameters to send with the custom request.
|
|
74
|
-
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
75
|
-
*/
|
|
76
|
-
put({ path, parameters, body }: PutProps, requestOptions?: RequestOptions): Promise<Record<string, any>>;
|
|
77
|
-
};
|
|
78
|
-
/**
|
|
79
|
-
* The client type.
|
|
80
|
-
*/
|
|
81
|
-
export
|
|
1
|
+
import type { CreateClientOptions, RequestOptions } from '@algolia/client-common';
|
|
2
|
+
import type { DelProps, GetProps, PostProps, PutProps } from '../model/clientMethodProps';
|
|
3
|
+
import type { GetRecommendationsParams } from '../model/getRecommendationsParams';
|
|
4
|
+
import type { GetRecommendationsResponse } from '../model/getRecommendationsResponse';
|
|
5
|
+
export declare const apiClientVersion = "5.0.0-alpha.61";
|
|
6
|
+
export declare function createRecommendClient({ appId: appIdOption, apiKey: apiKeyOption, authMode, algoliaAgents, ...options }: CreateClientOptions): {
|
|
7
|
+
transporter: import("@algolia/client-common").Transporter;
|
|
8
|
+
/**
|
|
9
|
+
* The `appId` currently in use.
|
|
10
|
+
*/
|
|
11
|
+
appId: string;
|
|
12
|
+
/**
|
|
13
|
+
* Clears the cache of the transporter for the `requestsCache` and `responsesCache` properties.
|
|
14
|
+
*/
|
|
15
|
+
clearCache(): Promise<void>;
|
|
16
|
+
/**
|
|
17
|
+
* Get the value of the `algoliaAgent`, used by our libraries internally and telemetry system.
|
|
18
|
+
*/
|
|
19
|
+
readonly _ua: string;
|
|
20
|
+
/**
|
|
21
|
+
* Adds a `segment` to the `x-algolia-agent` sent with every requests.
|
|
22
|
+
*
|
|
23
|
+
* @param segment - The algolia agent (user-agent) segment to add.
|
|
24
|
+
* @param version - The version of the agent.
|
|
25
|
+
*/
|
|
26
|
+
addAlgoliaAgent(segment: string, version?: string): void;
|
|
27
|
+
/**
|
|
28
|
+
* This method allow you to send requests to the Algolia REST API.
|
|
29
|
+
*
|
|
30
|
+
* @summary Send requests to the Algolia REST API.
|
|
31
|
+
* @param del - The del object.
|
|
32
|
+
* @param del.path - The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
33
|
+
* @param del.parameters - Query parameters to be applied to the current query.
|
|
34
|
+
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
35
|
+
*/
|
|
36
|
+
del({ path, parameters }: DelProps, requestOptions?: RequestOptions): Promise<Record<string, any>>;
|
|
37
|
+
/**
|
|
38
|
+
* This method allow you to send requests to the Algolia REST API.
|
|
39
|
+
*
|
|
40
|
+
* @summary Send requests to the Algolia REST API.
|
|
41
|
+
* @param get - The get object.
|
|
42
|
+
* @param get.path - The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
43
|
+
* @param get.parameters - Query parameters to be applied to the current query.
|
|
44
|
+
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
45
|
+
*/
|
|
46
|
+
get({ path, parameters }: GetProps, requestOptions?: RequestOptions): Promise<Record<string, any>>;
|
|
47
|
+
/**
|
|
48
|
+
* Returns recommendations or trending results, for a specific model and `objectID`.
|
|
49
|
+
*
|
|
50
|
+
* @summary Get results.
|
|
51
|
+
* @param getRecommendationsParams - The getRecommendationsParams object.
|
|
52
|
+
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
53
|
+
*/
|
|
54
|
+
getRecommendations(getRecommendationsParams: GetRecommendationsParams, requestOptions?: RequestOptions): Promise<GetRecommendationsResponse>;
|
|
55
|
+
/**
|
|
56
|
+
* This method allow you to send requests to the Algolia REST API.
|
|
57
|
+
*
|
|
58
|
+
* @summary Send requests to the Algolia REST API.
|
|
59
|
+
* @param post - The post object.
|
|
60
|
+
* @param post.path - The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
61
|
+
* @param post.parameters - Query parameters to be applied to the current query.
|
|
62
|
+
* @param post.body - The parameters to send with the custom request.
|
|
63
|
+
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
64
|
+
*/
|
|
65
|
+
post({ path, parameters, body }: PostProps, requestOptions?: RequestOptions): Promise<Record<string, any>>;
|
|
66
|
+
/**
|
|
67
|
+
* This method allow you to send requests to the Algolia REST API.
|
|
68
|
+
*
|
|
69
|
+
* @summary Send requests to the Algolia REST API.
|
|
70
|
+
* @param put - The put object.
|
|
71
|
+
* @param put.path - The path of the API endpoint to target, anything after the /1 needs to be specified.
|
|
72
|
+
* @param put.parameters - Query parameters to be applied to the current query.
|
|
73
|
+
* @param put.body - The parameters to send with the custom request.
|
|
74
|
+
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
|
|
75
|
+
*/
|
|
76
|
+
put({ path, parameters, body }: PutProps, requestOptions?: RequestOptions): Promise<Record<string, any>>;
|
|
77
|
+
};
|
|
78
|
+
/**
|
|
79
|
+
* The client type.
|
|
80
|
+
*/
|
|
81
|
+
export type RecommendClient = ReturnType<typeof createRecommendClient>;
|
|
82
82
|
//# sourceMappingURL=recommendClient.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recommendClient.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"recommendClient.d.ts","sourceRoot":"","sources":["../../src/recommendClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACV,mBAAmB,EAInB,cAAc,EAEf,MAAM,wBAAwB,CAAC;AAEhC,OAAO,KAAK,EACV,QAAQ,EACR,QAAQ,EACR,SAAS,EACT,QAAQ,EACT,MAAM,4BAA4B,CAAC;AACpC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAClF,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAEtF,eAAO,MAAM,gBAAgB,mBAAmB,CAAC;AAsCjD,wBAAgB,qBAAqB,CAAC,EACpC,KAAK,EAAE,WAAW,EAClB,MAAM,EAAE,YAAY,EACpB,QAAQ,EACR,aAAa,EACb,GAAG,OAAO,EACX,EAAE,mBAAmB;;IAwBlB;;OAEG;;IAGH;;OAEG;kBACW,QAAQ,IAAI,CAAC;IAO3B;;OAEG;;IAKH;;;;;OAKG;6BACsB,MAAM,YAAY,MAAM,GAAG,IAAI;IAIxD;;;;;;;;OAQG;8BAEqB,QAAQ,mBACb,cAAc,GAC9B,QAAQ,OAAO,MAAM,EAAE,GAAG,CAAC,CAAC;IAmB/B;;;;;;;;OAQG;8BAEqB,QAAQ,mBACb,cAAc,GAC9B,QAAQ,OAAO,MAAM,EAAE,GAAG,CAAC,CAAC;IAmB/B;;;;;;OAMG;iDAEyB,wBAAwB,mBACjC,cAAc,GAC9B,QAAQ,0BAA0B,CAAC;IA8BtC;;;;;;;;;OASG;qCAE2B,SAAS,mBACpB,cAAc,GAC9B,QAAQ,OAAO,MAAM,EAAE,GAAG,CAAC,CAAC;IAoB/B;;;;;;;;;OASG;oCAE2B,QAAQ,mBACnB,cAAc,GAC9B,QAAQ,OAAO,MAAM,EAAE,GAAG,CAAC,CAAC;EAoBlC;AAED;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
//
|
|
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
|
-
//
|
|
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'
|
package/model/aroundRadius.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
|
package/model/aroundRadiusAll.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
//
|
|
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
|
-
//
|
|
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 { SearchParamsObject } from './searchParamsObject';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 { RecommendationModels } from './recommendationModels';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
-
//
|
|
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,5 +1,6 @@
|
|
|
1
|
-
//
|
|
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
|
+
import type { BaseSearchResponseRedirect } from './baseSearchResponseRedirect';
|
|
3
4
|
import type { FacetsStats } from './facetsStats';
|
|
4
5
|
import type { RenderingContent } from './renderingContent';
|
|
5
6
|
|
|
@@ -94,6 +95,8 @@ export type BaseSearchResponse = {
|
|
|
94
95
|
*/
|
|
95
96
|
params: string;
|
|
96
97
|
|
|
98
|
+
redirect?: BaseSearchResponseRedirect;
|
|
99
|
+
|
|
97
100
|
/**
|
|
98
101
|
* The query string that will be searched, after normalization.
|
|
99
102
|
*/
|
|
@@ -0,0 +1,10 @@
|
|
|
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
|
+
|
|
3
|
+
import type { RedirectRuleIndexMetadata } from './redirectRuleIndexMetadata';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* This parameter is for internal use only.
|
|
7
|
+
*/
|
|
8
|
+
export type BaseSearchResponseRedirect = {
|
|
9
|
+
index?: RedirectRuleIndexMetadata[];
|
|
10
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 { TrendingModels } from './trendingModels';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
* Properties for the `del` method.
|
package/model/distinct.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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/errorBase.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
-
//
|
|
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.
|
package/model/facetFilters.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
|
package/model/facetOrdering.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
-
//
|
|
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).
|
package/model/facetsStats.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
-
//
|
|
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 { RecommendationsRequest } from './recommendationsRequest';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 { RecommendationsResponse } from './recommendationsResponse';
|
|
4
4
|
|
package/model/highlightResult.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
-
//
|
|
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/ignorePlurals.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
-
//
|
|
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 './advancedSyntaxFeatures';
|
|
4
4
|
export * from './alternativesAsExact';
|
|
@@ -9,6 +9,7 @@ export * from './baseRecommendationRequest';
|
|
|
9
9
|
export * from './baseSearchParams';
|
|
10
10
|
export * from './baseSearchParamsWithoutQuery';
|
|
11
11
|
export * from './baseSearchResponse';
|
|
12
|
+
export * from './baseSearchResponseRedirect';
|
|
12
13
|
export * from './baseTrendingRequest';
|
|
13
14
|
export * from './distinct';
|
|
14
15
|
export * from './errorBase';
|
|
@@ -23,9 +24,11 @@ export * from './highlightResult';
|
|
|
23
24
|
export * from './highlightResultOption';
|
|
24
25
|
export * from './ignorePlurals';
|
|
25
26
|
export * from './indexSettingsAsSearchParams';
|
|
27
|
+
export * from './indexSettingsAsSearchParamsSemanticSearch';
|
|
26
28
|
export * from './matchLevel';
|
|
27
29
|
export * from './matchedGeoLocation';
|
|
28
30
|
export * from './mixedSearchFilters';
|
|
31
|
+
export * from './mode';
|
|
29
32
|
export * from './numericFilters';
|
|
30
33
|
export * from './optionalFilters';
|
|
31
34
|
export * from './personalization';
|
|
@@ -38,6 +41,8 @@ export * from './recommendationModels';
|
|
|
38
41
|
export * from './recommendationRequest';
|
|
39
42
|
export * from './recommendationsRequest';
|
|
40
43
|
export * from './recommendationsResponse';
|
|
44
|
+
export * from './redirectRuleIndexMetadata';
|
|
45
|
+
export * from './redirectRuleIndexMetadataData';
|
|
41
46
|
export * from './removeStopWords';
|
|
42
47
|
export * from './removeWordsIfNoResults';
|
|
43
48
|
export * from './renderingContent';
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
//
|
|
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';
|
|
5
5
|
import type { Distinct } from './distinct';
|
|
6
6
|
import type { ExactOnSingleWordQuery } from './exactOnSingleWordQuery';
|
|
7
7
|
import type { IgnorePlurals } from './ignorePlurals';
|
|
8
|
+
import type { IndexSettingsAsSearchParamsSemanticSearch } from './indexSettingsAsSearchParamsSemanticSearch';
|
|
9
|
+
import type { Mode } from './mode';
|
|
8
10
|
import type { QueryType } from './queryType';
|
|
9
11
|
import type { RemoveStopWords } from './removeStopWords';
|
|
10
12
|
import type { RemoveWordsIfNoResults } from './removeWordsIfNoResults';
|
|
@@ -17,11 +19,6 @@ export type IndexSettingsAsSearchParams = {
|
|
|
17
19
|
*/
|
|
18
20
|
attributesForFaceting?: string[];
|
|
19
21
|
|
|
20
|
-
/**
|
|
21
|
-
* List of attributes that can\'t be retrieved at query time.
|
|
22
|
-
*/
|
|
23
|
-
unretrievableAttributes?: string[];
|
|
24
|
-
|
|
25
22
|
/**
|
|
26
23
|
* This parameter controls which attributes to retrieve and which not to retrieve.
|
|
27
24
|
*/
|
|
@@ -137,6 +134,10 @@ export type IndexSettingsAsSearchParams = {
|
|
|
137
134
|
|
|
138
135
|
removeWordsIfNoResults?: RemoveWordsIfNoResults;
|
|
139
136
|
|
|
137
|
+
mode?: Mode;
|
|
138
|
+
|
|
139
|
+
semanticSearch?: IndexSettingsAsSearchParamsSemanticSearch;
|
|
140
|
+
|
|
140
141
|
/**
|
|
141
142
|
* Enables the advanced query syntax.
|
|
142
143
|
*/
|
|
@@ -164,6 +165,11 @@ export type IndexSettingsAsSearchParams = {
|
|
|
164
165
|
*/
|
|
165
166
|
advancedSyntaxFeatures?: AdvancedSyntaxFeatures[];
|
|
166
167
|
|
|
168
|
+
/**
|
|
169
|
+
* Enriches the API’s response with meta-information as to how the query was processed.
|
|
170
|
+
*/
|
|
171
|
+
explain?: string[];
|
|
172
|
+
|
|
167
173
|
distinct?: Distinct;
|
|
168
174
|
|
|
169
175
|
/**
|
|
@@ -0,0 +1,11 @@
|
|
|
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
|
+
|
|
3
|
+
/**
|
|
4
|
+
* The settings relevant for configuration of the semantic search engine. These settings are only used when the mode is set to \'neuralSearch\'.
|
|
5
|
+
*/
|
|
6
|
+
export type IndexSettingsAsSearchParamsSemanticSearch = {
|
|
7
|
+
/**
|
|
8
|
+
* When null, the current index / replica group will be used as the event source.
|
|
9
|
+
*/
|
|
10
|
+
eventSources?: string[] | null;
|
|
11
|
+
};
|
package/model/matchLevel.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
* Indicates how well the attribute matched the search query.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 MatchedGeoLocation = {
|
|
4
4
|
/**
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
//
|
|
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 MixedSearchFilters = string[] | string;
|
package/model/mode.ts
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
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
|
+
|
|
3
|
+
/**
|
|
4
|
+
* The search mode that the index will use to query for results.
|
|
5
|
+
*/
|
|
6
|
+
export type Mode = 'keywordSearch' | 'neuralSearch';
|
package/model/numericFilters.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
|
package/model/optionalFilters.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
|
package/model/personalization.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 Personalization = {
|
|
4
4
|
/**
|
package/model/queryType.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 if and how query words are interpreted as prefixes.
|
package/model/rankingInfo.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 { MatchedGeoLocation } from './matchedGeoLocation';
|
|
4
4
|
import type { Personalization } from './personalization';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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
|
|
package/model/recommendHit.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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';
|
package/model/recommendHits.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 { RecommendHit } from './recommendHit';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 recommendation model to use.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 { BaseRecommendRequest } from './baseRecommendRequest';
|
|
4
4
|
import type { BaseRecommendationRequest } from './baseRecommendationRequest';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 { RecommendationRequest } from './recommendationRequest';
|
|
4
4
|
import type { TrendingRequest } from './trendingRequest';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
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 { RecommendHits } from './recommendHits';
|