algoliasearch 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.
- package/builds/browser.ts +1 -1
- package/builds/models.ts +1 -1
- package/builds/node.ts +1 -1
- package/dist/algoliasearch/builds/models.d.ts +31 -31
- package/dist/algoliasearch/jest.config.d.ts +3 -3
- package/dist/algoliasearch.cjs.js +3487 -3485
- package/dist/algoliasearch.esm.browser.js +3620 -3618
- package/dist/algoliasearch.esm.node.js +3487 -3485
- package/dist/algoliasearch.umd.js +2 -2
- package/dist/builds/browser.d.ts +87 -87
- package/dist/builds/node.d.ts +87 -87
- package/dist/client-abtesting/model/aBTest.d.ts +39 -39
- package/dist/client-abtesting/model/aBTestResponse.d.ts +14 -14
- package/dist/client-abtesting/model/abTestsVariant.d.ts +14 -14
- package/dist/client-abtesting/model/abTestsVariantSearchParams.d.ts +3 -3
- package/dist/client-abtesting/model/addABTestsRequest.d.ts +15 -15
- package/dist/client-abtesting/model/addABTestsVariant.d.ts +3 -3
- package/dist/client-abtesting/model/clientMethodProps.d.ts +100 -100
- package/dist/client-abtesting/model/customSearchParams.d.ts +3 -3
- package/dist/client-abtesting/model/errorBase.d.ts +6 -6
- package/dist/client-abtesting/model/index.d.ts +11 -11
- package/dist/client-abtesting/model/listABTestsResponse.d.ts +15 -15
- package/dist/client-abtesting/model/variant.d.ts +50 -50
- package/dist/client-abtesting/src/abtestingClient.d.ts +124 -124
- package/dist/client-analytics/model/averageClickEvent.d.ts +14 -14
- package/dist/client-analytics/model/clickPosition.d.ts +10 -10
- package/dist/client-analytics/model/clickThroughRateEvent.d.ts +18 -18
- package/dist/client-analytics/model/clientMethodProps.d.ts +507 -507
- package/dist/client-analytics/model/conversionRateEvent.d.ts +18 -18
- package/dist/client-analytics/model/direction.d.ts +1 -1
- package/dist/client-analytics/model/errorBase.d.ts +6 -6
- package/dist/client-analytics/model/getAverageClickPositionResponse.d.ts +15 -15
- package/dist/client-analytics/model/getClickPositionsResponse.d.ts +7 -7
- package/dist/client-analytics/model/getClickThroughRateResponse.d.ts +19 -19
- package/dist/client-analytics/model/getConversationRateResponse.d.ts +19 -19
- package/dist/client-analytics/model/getNoClickRateResponse.d.ts +19 -19
- package/dist/client-analytics/model/getNoResultsRateResponse.d.ts +19 -19
- package/dist/client-analytics/model/getSearchesCountResponse.d.ts +11 -11
- package/dist/client-analytics/model/getSearchesNoClicksResponse.d.ts +7 -7
- package/dist/client-analytics/model/getSearchesNoResultsResponse.d.ts +7 -7
- package/dist/client-analytics/model/getStatusResponse.d.ts +6 -6
- package/dist/client-analytics/model/getTopCountriesResponse.d.ts +7 -7
- package/dist/client-analytics/model/getTopFilterAttribute.d.ts +10 -10
- package/dist/client-analytics/model/getTopFilterAttributesResponse.d.ts +7 -7
- package/dist/client-analytics/model/getTopFilterForAttribute.d.ts +18 -18
- package/dist/client-analytics/model/getTopFilterForAttributeResponse.d.ts +7 -7
- package/dist/client-analytics/model/getTopFiltersNoResultsResponse.d.ts +7 -7
- package/dist/client-analytics/model/getTopFiltersNoResultsValue.d.ts +14 -14
- package/dist/client-analytics/model/getTopFiltersNoResultsValues.d.ts +11 -11
- package/dist/client-analytics/model/getTopHitsResponse.d.ts +3 -3
- package/dist/client-analytics/model/getTopSearchesResponse.d.ts +3 -3
- package/dist/client-analytics/model/getUsersCountResponse.d.ts +11 -11
- package/dist/client-analytics/model/index.d.ts +44 -44
- package/dist/client-analytics/model/noClickRateEvent.d.ts +18 -18
- package/dist/client-analytics/model/noResultsRateEvent.d.ts +18 -18
- package/dist/client-analytics/model/orderBy.d.ts +1 -1
- package/dist/client-analytics/model/searchEvent.d.ts +10 -10
- package/dist/client-analytics/model/searchNoClickEvent.d.ts +14 -14
- package/dist/client-analytics/model/searchNoResultEvent.d.ts +14 -14
- package/dist/client-analytics/model/topCountry.d.ts +10 -10
- package/dist/client-analytics/model/topHit.d.ts +10 -10
- package/dist/client-analytics/model/topHitWithAnalytics.d.ts +30 -30
- package/dist/client-analytics/model/topHitsResponse.d.ts +7 -7
- package/dist/client-analytics/model/topHitsResponseWithAnalytics.d.ts +7 -7
- package/dist/client-analytics/model/topSearch.d.ts +14 -14
- package/dist/client-analytics/model/topSearchWithAnalytics.d.ts +38 -38
- package/dist/client-analytics/model/topSearchesResponse.d.ts +7 -7
- package/dist/client-analytics/model/topSearchesResponseWithAnalytics.d.ts +7 -7
- package/dist/client-analytics/model/userWithDate.d.ts +10 -10
- package/dist/client-analytics/src/analyticsClient.d.ts +318 -318
- package/dist/client-personalization/model/clientMethodProps.d.ts +78 -78
- package/dist/client-personalization/model/deleteUserProfileResponse.d.ts +10 -10
- package/dist/client-personalization/model/errorBase.d.ts +6 -6
- package/dist/client-personalization/model/eventScoring.d.ts +14 -14
- package/dist/client-personalization/model/facetScoring.d.ts +10 -10
- package/dist/client-personalization/model/getUserTokenResponse.d.ts +14 -14
- package/dist/client-personalization/model/index.d.ts +8 -8
- package/dist/client-personalization/model/personalizationStrategyParams.d.ts +16 -16
- package/dist/client-personalization/model/setPersonalizationStrategyResponse.d.ts +6 -6
- package/dist/client-personalization/src/personalizationClient.d.ts +112 -112
- package/dist/client-search/model/acl.d.ts +4 -4
- package/dist/client-search/model/action.d.ts +4 -4
- package/dist/client-search/model/addApiKeyResponse.d.ts +10 -10
- package/dist/client-search/model/advancedSyntaxFeatures.d.ts +1 -1
- package/dist/client-search/model/alternativesAsExact.d.ts +1 -1
- package/dist/client-search/model/anchoring.d.ts +4 -4
- package/dist/client-search/model/apiKey.d.ts +38 -38
- package/dist/client-search/model/aroundRadius.d.ts +5 -5
- package/dist/client-search/model/aroundRadiusAll.d.ts +1 -1
- package/dist/client-search/model/assignUserIdParams.d.ts +9 -9
- package/dist/client-search/model/attributeToUpdate.d.ts +2 -2
- package/dist/client-search/model/automaticFacetFilter.d.ts +17 -17
- package/dist/client-search/model/automaticFacetFilters.d.ts +5 -5
- package/dist/client-search/model/baseGetApiKeyResponse.d.ts +10 -10
- package/dist/client-search/model/baseIndexSettings.d.ts +62 -62
- package/dist/client-search/model/baseSearchParams.d.ts +3 -3
- package/dist/client-search/model/baseSearchParamsWithoutQuery.d.ts +122 -122
- package/dist/client-search/model/baseSearchResponse.d.ts +101 -101
- package/dist/client-search/model/batchAssignUserIdsParams.d.ts +13 -13
- package/dist/client-search/model/batchDictionaryEntriesParams.d.ts +14 -14
- package/dist/client-search/model/batchDictionaryEntriesRequest.d.ts +6 -6
- package/dist/client-search/model/batchParams.d.ts +7 -7
- package/dist/client-search/model/batchRequest.d.ts +8 -8
- package/dist/client-search/model/batchResponse.d.ts +10 -10
- package/dist/client-search/model/batchWriteParams.d.ts +7 -7
- package/dist/client-search/model/browseParams.d.ts +3 -3
- package/dist/client-search/model/browseParamsObject.d.ts +3 -3
- package/dist/client-search/model/browseResponse.d.ts +4 -4
- package/dist/client-search/model/builtInOperation.d.ts +11 -11
- package/dist/client-search/model/builtInOperationType.d.ts +4 -4
- package/dist/client-search/model/clientMethodProps.d.ts +715 -715
- package/dist/client-search/model/condition.d.ts +16 -16
- package/dist/client-search/model/consequence.d.ts +25 -25
- package/dist/client-search/model/consequenceHide.d.ts +9 -9
- package/dist/client-search/model/consequenceParams.d.ts +4 -4
- package/dist/client-search/model/consequenceQuery.d.ts +5 -5
- package/dist/client-search/model/consequenceQueryObject.d.ts +11 -11
- package/dist/client-search/model/createdAtResponse.d.ts +9 -9
- package/dist/client-search/model/cursor.d.ts +6 -6
- package/dist/client-search/model/deleteApiKeyResponse.d.ts +6 -6
- package/dist/client-search/model/deleteByParams.d.ts +26 -26
- package/dist/client-search/model/deleteSourceResponse.d.ts +6 -6
- package/dist/client-search/model/deletedAtResponse.d.ts +13 -13
- package/dist/client-search/model/dictionaryAction.d.ts +4 -4
- package/dist/client-search/model/dictionaryEntry.d.ts +27 -27
- package/dist/client-search/model/dictionaryEntryState.d.ts +4 -4
- package/dist/client-search/model/dictionaryLanguage.d.ts +9 -9
- package/dist/client-search/model/dictionarySettingsParams.d.ts +7 -7
- package/dist/client-search/model/dictionaryType.d.ts +1 -1
- package/dist/client-search/model/distinct.d.ts +4 -4
- package/dist/client-search/model/edit.d.ts +12 -12
- package/dist/client-search/model/editType.d.ts +4 -4
- package/dist/client-search/model/errorBase.d.ts +6 -6
- package/dist/client-search/model/exactOnSingleWordQuery.d.ts +4 -4
- package/dist/client-search/model/facetFilters.d.ts +5 -5
- package/dist/client-search/model/facetHits.d.ts +14 -14
- package/dist/client-search/model/facetOrdering.d.ts +12 -12
- package/dist/client-search/model/facets.d.ts +9 -9
- package/dist/client-search/model/facetsStats.d.ts +18 -18
- package/dist/client-search/model/fetchedIndex.d.ts +46 -46
- package/dist/client-search/model/getApiKeyResponse.d.ts +3 -3
- package/dist/client-search/model/getDictionarySettingsResponse.d.ts +4 -4
- package/dist/client-search/model/getLogsResponse.d.ts +4 -4
- package/dist/client-search/model/getObjectsParams.d.ts +7 -7
- package/dist/client-search/model/getObjectsRequest.d.ts +17 -17
- package/dist/client-search/model/getObjectsResponse.d.ts +6 -6
- package/dist/client-search/model/getTaskResponse.d.ts +4 -4
- package/dist/client-search/model/getTopUserIdsResponse.d.ts +10 -10
- package/dist/client-search/model/hasPendingMappingsResponse.d.ts +10 -10
- package/dist/client-search/model/highlightResult.d.ts +2 -2
- package/dist/client-search/model/highlightResultOption.d.ts +19 -19
- package/dist/client-search/model/hit.d.ts +22 -22
- package/dist/client-search/model/ignorePlurals.d.ts +4 -4
- package/dist/client-search/model/index.d.ts +154 -154
- package/dist/client-search/model/indexSettings.d.ts +6 -6
- package/dist/client-search/model/indexSettingsAsSearchParams.d.ts +156 -156
- package/dist/client-search/model/languages.d.ts +9 -9
- package/dist/client-search/model/listApiKeysResponse.d.ts +7 -7
- package/dist/client-search/model/listClustersResponse.d.ts +9 -9
- package/dist/client-search/model/listIndicesResponse.d.ts +11 -11
- package/dist/client-search/model/listUserIdsResponse.d.ts +10 -10
- package/dist/client-search/model/log.d.ts +63 -63
- package/dist/client-search/model/logQuery.d.ts +14 -14
- package/dist/client-search/model/logType.d.ts +1 -1
- package/dist/client-search/model/matchLevel.d.ts +4 -4
- package/dist/client-search/model/matchedGeoLocation.d.ts +14 -14
- package/dist/client-search/model/mixedSearchFilters.d.ts +1 -1
- package/dist/client-search/model/multipleBatchRequest.d.ts +12 -12
- package/dist/client-search/model/multipleBatchResponse.d.ts +10 -10
- package/dist/client-search/model/numericFilters.d.ts +5 -5
- package/dist/client-search/model/operationIndexParams.d.ts +13 -13
- package/dist/client-search/model/operationType.d.ts +4 -4
- package/dist/client-search/model/optionalFilters.d.ts +5 -5
- package/dist/client-search/model/params.d.ts +12 -12
- package/dist/client-search/model/personalization.d.ts +14 -14
- package/dist/client-search/model/promote.d.ts +3 -3
- package/dist/client-search/model/promoteObjectID.d.ts +13 -13
- package/dist/client-search/model/promoteObjectIDs.d.ts +13 -13
- package/dist/client-search/model/queryType.d.ts +4 -4
- package/dist/client-search/model/rankingInfo.d.ts +50 -50
- package/dist/client-search/model/reRankingApplyFilter.d.ts +5 -5
- package/dist/client-search/model/removeStopWords.d.ts +4 -4
- package/dist/client-search/model/removeUserIdResponse.d.ts +6 -6
- package/dist/client-search/model/removeWordsIfNoResults.d.ts +4 -4
- package/dist/client-search/model/renderingContent.d.ts +7 -7
- package/dist/client-search/model/replaceSourceResponse.d.ts +6 -6
- package/dist/client-search/model/rule.d.ts +29 -29
- package/dist/client-search/model/saveObjectResponse.d.ts +11 -11
- package/dist/client-search/model/saveSynonymResponse.d.ts +14 -14
- package/dist/client-search/model/scopeType.d.ts +1 -1
- package/dist/client-search/model/searchDictionaryEntriesParams.d.ts +21 -21
- package/dist/client-search/model/searchForFacetValuesRequest.d.ts +14 -14
- package/dist/client-search/model/searchForFacetValuesResponse.d.ts +4 -4
- package/dist/client-search/model/searchForFacets.d.ts +3 -3
- package/dist/client-search/model/searchForFacetsOptions.d.ts +20 -20
- package/dist/client-search/model/searchForHits.d.ts +3 -3
- package/dist/client-search/model/searchForHitsOptions.d.ts +12 -12
- package/dist/client-search/model/searchHits.d.ts +4 -4
- package/dist/client-search/model/searchMethodParams.d.ts +6 -6
- package/dist/client-search/model/searchParams.d.ts +3 -3
- package/dist/client-search/model/searchParamsObject.d.ts +3 -3
- package/dist/client-search/model/searchParamsQuery.d.ts +6 -6
- package/dist/client-search/model/searchParamsString.d.ts +6 -6
- package/dist/client-search/model/searchQuery.d.ts +3 -3
- package/dist/client-search/model/searchResponse.d.ts +3 -3
- package/dist/client-search/model/searchResponses.d.ts +4 -4
- package/dist/client-search/model/searchRulesParams.d.ts +31 -31
- package/dist/client-search/model/searchRulesResponse.d.ts +19 -19
- package/dist/client-search/model/searchStrategy.d.ts +1 -1
- package/dist/client-search/model/searchSynonymsParams.d.ts +6 -6
- package/dist/client-search/model/searchSynonymsResponse.d.ts +11 -11
- package/dist/client-search/model/searchTypeDefault.d.ts +4 -4
- package/dist/client-search/model/searchTypeFacet.d.ts +4 -4
- package/dist/client-search/model/searchUserIdsParams.d.ts +21 -21
- package/dist/client-search/model/searchUserIdsResponse.d.ts +26 -26
- package/dist/client-search/model/snippetResult.d.ts +2 -2
- package/dist/client-search/model/snippetResultOption.d.ts +11 -11
- package/dist/client-search/model/sortRemainingBy.d.ts +4 -4
- package/dist/client-search/model/source.d.ts +13 -13
- package/dist/client-search/model/standardEntries.d.ts +17 -17
- package/dist/client-search/model/synonymHit.d.ts +35 -35
- package/dist/client-search/model/synonymType.d.ts +4 -4
- package/dist/client-search/model/tagFilters.d.ts +5 -5
- package/dist/client-search/model/taskStatus.d.ts +1 -1
- package/dist/client-search/model/timeRange.d.ts +10 -10
- package/dist/client-search/model/typoTolerance.d.ts +5 -5
- package/dist/client-search/model/typoToleranceEnum.d.ts +1 -1
- package/dist/client-search/model/updateApiKeyResponse.d.ts +10 -10
- package/dist/client-search/model/updatedAtResponse.d.ts +13 -13
- package/dist/client-search/model/updatedAtWithObjectIdResponse.d.ts +17 -17
- package/dist/client-search/model/updatedRuleResponse.d.ts +14 -14
- package/dist/client-search/model/userHighlightResult.d.ts +11 -11
- package/dist/client-search/model/userHit.d.ts +24 -24
- package/dist/client-search/model/userId.d.ts +21 -21
- package/dist/client-search/model/value.d.ts +8 -8
- package/dist/client-search/src/searchClient.d.ts +723 -723
- package/dist/lite/builds/browser.d.ts +5 -5
- package/dist/lite/builds/node.d.ts +5 -5
- package/dist/lite/lite.cjs.js +183 -183
- package/dist/lite/lite.esm.browser.js +307 -307
- package/dist/lite/lite.esm.node.js +183 -183
- package/dist/lite/lite.umd.js +2 -2
- package/dist/lite/model/acl.d.ts +4 -4
- package/dist/lite/model/action.d.ts +4 -4
- package/dist/lite/model/addApiKeyResponse.d.ts +10 -10
- package/dist/lite/model/advancedSyntaxFeatures.d.ts +1 -1
- package/dist/lite/model/alternativesAsExact.d.ts +1 -1
- package/dist/lite/model/anchoring.d.ts +4 -4
- package/dist/lite/model/apiKey.d.ts +38 -38
- package/dist/lite/model/aroundRadius.d.ts +5 -5
- package/dist/lite/model/aroundRadiusAll.d.ts +1 -1
- package/dist/lite/model/attributeToUpdate.d.ts +2 -2
- package/dist/lite/model/automaticFacetFilter.d.ts +17 -17
- package/dist/lite/model/automaticFacetFilters.d.ts +5 -5
- package/dist/lite/model/baseGetApiKeyResponse.d.ts +10 -10
- package/dist/lite/model/baseIndexSettings.d.ts +62 -62
- package/dist/lite/model/baseSearchParams.d.ts +3 -3
- package/dist/lite/model/baseSearchParamsWithoutQuery.d.ts +122 -122
- package/dist/lite/model/baseSearchResponse.d.ts +101 -101
- package/dist/lite/model/browseParams.d.ts +3 -3
- package/dist/lite/model/browseParamsObject.d.ts +3 -3
- package/dist/lite/model/browseResponse.d.ts +4 -4
- package/dist/lite/model/builtInOperation.d.ts +11 -11
- package/dist/lite/model/builtInOperationType.d.ts +4 -4
- package/dist/lite/model/clientMethodProps.d.ts +48 -48
- package/dist/lite/model/condition.d.ts +16 -16
- package/dist/lite/model/consequence.d.ts +25 -25
- package/dist/lite/model/consequenceHide.d.ts +9 -9
- package/dist/lite/model/consequenceParams.d.ts +4 -4
- package/dist/lite/model/consequenceQuery.d.ts +5 -5
- package/dist/lite/model/consequenceQueryObject.d.ts +11 -11
- package/dist/lite/model/cursor.d.ts +6 -6
- package/dist/lite/model/deleteByParams.d.ts +26 -26
- package/dist/lite/model/dictionaryAction.d.ts +4 -4
- package/dist/lite/model/dictionaryEntry.d.ts +27 -27
- package/dist/lite/model/dictionaryEntryState.d.ts +4 -4
- package/dist/lite/model/dictionaryLanguage.d.ts +9 -9
- package/dist/lite/model/dictionaryType.d.ts +1 -1
- package/dist/lite/model/distinct.d.ts +4 -4
- package/dist/lite/model/edit.d.ts +12 -12
- package/dist/lite/model/editType.d.ts +4 -4
- package/dist/lite/model/errorBase.d.ts +6 -6
- package/dist/lite/model/exactOnSingleWordQuery.d.ts +4 -4
- package/dist/lite/model/facetFilters.d.ts +5 -5
- package/dist/lite/model/facetOrdering.d.ts +12 -12
- package/dist/lite/model/facets.d.ts +9 -9
- package/dist/lite/model/facetsStats.d.ts +18 -18
- package/dist/lite/model/fetchedIndex.d.ts +46 -46
- package/dist/lite/model/getApiKeyResponse.d.ts +3 -3
- package/dist/lite/model/highlightResult.d.ts +2 -2
- package/dist/lite/model/highlightResultOption.d.ts +19 -19
- package/dist/lite/model/hit.d.ts +22 -22
- package/dist/lite/model/ignorePlurals.d.ts +4 -4
- package/dist/lite/model/index.d.ts +107 -107
- package/dist/lite/model/indexSettings.d.ts +6 -6
- package/dist/lite/model/indexSettingsAsSearchParams.d.ts +156 -156
- package/dist/lite/model/languages.d.ts +9 -9
- package/dist/lite/model/listIndicesResponse.d.ts +11 -11
- package/dist/lite/model/logType.d.ts +1 -1
- package/dist/lite/model/matchLevel.d.ts +4 -4
- package/dist/lite/model/matchedGeoLocation.d.ts +14 -14
- package/dist/lite/model/mixedSearchFilters.d.ts +1 -1
- package/dist/lite/model/numericFilters.d.ts +5 -5
- package/dist/lite/model/operationType.d.ts +4 -4
- package/dist/lite/model/optionalFilters.d.ts +5 -5
- package/dist/lite/model/params.d.ts +12 -12
- package/dist/lite/model/personalization.d.ts +14 -14
- package/dist/lite/model/promote.d.ts +3 -3
- package/dist/lite/model/promoteObjectID.d.ts +13 -13
- package/dist/lite/model/promoteObjectIDs.d.ts +13 -13
- package/dist/lite/model/queryType.d.ts +4 -4
- package/dist/lite/model/rankingInfo.d.ts +50 -50
- package/dist/lite/model/reRankingApplyFilter.d.ts +5 -5
- package/dist/lite/model/removeStopWords.d.ts +4 -4
- package/dist/lite/model/removeWordsIfNoResults.d.ts +4 -4
- package/dist/lite/model/renderingContent.d.ts +7 -7
- package/dist/lite/model/rule.d.ts +29 -29
- package/dist/lite/model/scopeType.d.ts +1 -1
- package/dist/lite/model/searchForFacets.d.ts +3 -3
- package/dist/lite/model/searchForFacetsOptions.d.ts +20 -20
- package/dist/lite/model/searchForHits.d.ts +3 -3
- package/dist/lite/model/searchForHitsOptions.d.ts +12 -12
- package/dist/lite/model/searchHits.d.ts +4 -4
- package/dist/lite/model/searchMethodParams.d.ts +6 -6
- package/dist/lite/model/searchParams.d.ts +3 -3
- package/dist/lite/model/searchParamsObject.d.ts +3 -3
- package/dist/lite/model/searchParamsQuery.d.ts +6 -6
- package/dist/lite/model/searchParamsString.d.ts +6 -6
- package/dist/lite/model/searchQuery.d.ts +3 -3
- package/dist/lite/model/searchResponse.d.ts +3 -3
- package/dist/lite/model/searchResponses.d.ts +4 -4
- package/dist/lite/model/searchStrategy.d.ts +1 -1
- package/dist/lite/model/searchSynonymsResponse.d.ts +11 -11
- package/dist/lite/model/searchTypeDefault.d.ts +4 -4
- package/dist/lite/model/searchTypeFacet.d.ts +4 -4
- package/dist/lite/model/snippetResult.d.ts +2 -2
- package/dist/lite/model/snippetResultOption.d.ts +11 -11
- package/dist/lite/model/sortRemainingBy.d.ts +4 -4
- package/dist/lite/model/source.d.ts +13 -13
- package/dist/lite/model/standardEntries.d.ts +17 -17
- package/dist/lite/model/synonymHit.d.ts +35 -35
- package/dist/lite/model/synonymType.d.ts +4 -4
- package/dist/lite/model/tagFilters.d.ts +5 -5
- package/dist/lite/model/taskStatus.d.ts +1 -1
- package/dist/lite/model/timeRange.d.ts +10 -10
- package/dist/lite/model/typoTolerance.d.ts +5 -5
- package/dist/lite/model/typoToleranceEnum.d.ts +1 -1
- package/dist/lite/model/updatedRuleResponse.d.ts +14 -14
- package/dist/lite/model/userId.d.ts +21 -21
- package/dist/lite/model/value.d.ts +8 -8
- package/dist/lite/src/liteClient.d.ts +50 -50
- package/lite/builds/browser.ts +1 -1
- package/lite/builds/node.ts +1 -1
- package/lite/model/acl.ts +1 -1
- package/lite/model/action.ts +1 -1
- package/lite/model/addApiKeyResponse.ts +1 -1
- package/lite/model/advancedSyntaxFeatures.ts +1 -1
- package/lite/model/alternativesAsExact.ts +1 -1
- package/lite/model/anchoring.ts +1 -1
- package/lite/model/apiKey.ts +1 -1
- package/lite/model/aroundRadius.ts +1 -1
- package/lite/model/aroundRadiusAll.ts +1 -1
- package/lite/model/attributeToUpdate.ts +1 -1
- package/lite/model/automaticFacetFilter.ts +1 -1
- package/lite/model/automaticFacetFilters.ts +1 -1
- package/lite/model/baseGetApiKeyResponse.ts +1 -1
- package/lite/model/baseIndexSettings.ts +1 -1
- package/lite/model/baseSearchParams.ts +1 -1
- package/lite/model/baseSearchParamsWithoutQuery.ts +1 -1
- package/lite/model/baseSearchResponse.ts +1 -1
- package/lite/model/browseParams.ts +1 -1
- package/lite/model/browseParamsObject.ts +1 -1
- package/lite/model/browseResponse.ts +1 -1
- package/lite/model/builtInOperation.ts +1 -1
- package/lite/model/builtInOperationType.ts +1 -1
- package/lite/model/clientMethodProps.ts +1 -1
- package/lite/model/condition.ts +1 -1
- package/lite/model/consequence.ts +1 -1
- package/lite/model/consequenceHide.ts +1 -1
- package/lite/model/consequenceParams.ts +1 -1
- package/lite/model/consequenceQuery.ts +1 -1
- package/lite/model/consequenceQueryObject.ts +1 -1
- package/lite/model/cursor.ts +1 -1
- package/lite/model/deleteByParams.ts +1 -1
- package/lite/model/dictionaryAction.ts +1 -1
- package/lite/model/dictionaryEntry.ts +1 -1
- package/lite/model/dictionaryEntryState.ts +1 -1
- package/lite/model/dictionaryLanguage.ts +1 -1
- package/lite/model/dictionaryType.ts +1 -1
- package/lite/model/distinct.ts +1 -1
- package/lite/model/edit.ts +1 -1
- package/lite/model/editType.ts +1 -1
- package/lite/model/errorBase.ts +1 -1
- package/lite/model/exactOnSingleWordQuery.ts +1 -1
- package/lite/model/facetFilters.ts +1 -1
- package/lite/model/facetOrdering.ts +1 -1
- package/lite/model/facets.ts +1 -1
- package/lite/model/facetsStats.ts +1 -1
- package/lite/model/fetchedIndex.ts +1 -1
- package/lite/model/getApiKeyResponse.ts +1 -1
- package/lite/model/highlightResult.ts +1 -1
- package/lite/model/highlightResultOption.ts +1 -1
- package/lite/model/hit.ts +1 -1
- package/lite/model/ignorePlurals.ts +1 -1
- package/lite/model/index.ts +1 -1
- package/lite/model/indexSettings.ts +1 -1
- package/lite/model/indexSettingsAsSearchParams.ts +1 -1
- package/lite/model/languages.ts +1 -1
- package/lite/model/listIndicesResponse.ts +1 -1
- package/lite/model/logType.ts +1 -1
- package/lite/model/matchLevel.ts +1 -1
- package/lite/model/matchedGeoLocation.ts +1 -1
- package/lite/model/mixedSearchFilters.ts +1 -1
- package/lite/model/numericFilters.ts +1 -1
- package/lite/model/operationType.ts +1 -1
- package/lite/model/optionalFilters.ts +1 -1
- package/lite/model/params.ts +1 -1
- package/lite/model/personalization.ts +1 -1
- package/lite/model/promote.ts +1 -1
- package/lite/model/promoteObjectID.ts +1 -1
- package/lite/model/promoteObjectIDs.ts +1 -1
- package/lite/model/queryType.ts +1 -1
- package/lite/model/rankingInfo.ts +1 -1
- package/lite/model/reRankingApplyFilter.ts +1 -1
- package/lite/model/removeStopWords.ts +1 -1
- package/lite/model/removeWordsIfNoResults.ts +1 -1
- package/lite/model/renderingContent.ts +1 -1
- package/lite/model/rule.ts +1 -1
- package/lite/model/scopeType.ts +1 -1
- package/lite/model/searchForFacets.ts +1 -1
- package/lite/model/searchForFacetsOptions.ts +1 -1
- package/lite/model/searchForHits.ts +1 -1
- package/lite/model/searchForHitsOptions.ts +1 -1
- package/lite/model/searchHits.ts +1 -1
- package/lite/model/searchMethodParams.ts +1 -1
- package/lite/model/searchParams.ts +1 -1
- package/lite/model/searchParamsObject.ts +1 -1
- package/lite/model/searchParamsQuery.ts +1 -1
- package/lite/model/searchParamsString.ts +1 -1
- package/lite/model/searchQuery.ts +1 -1
- package/lite/model/searchResponse.ts +1 -1
- package/lite/model/searchResponses.ts +1 -1
- package/lite/model/searchStrategy.ts +1 -1
- package/lite/model/searchSynonymsResponse.ts +1 -1
- package/lite/model/searchTypeDefault.ts +1 -1
- package/lite/model/searchTypeFacet.ts +1 -1
- package/lite/model/snippetResult.ts +1 -1
- package/lite/model/snippetResultOption.ts +1 -1
- package/lite/model/sortRemainingBy.ts +1 -1
- package/lite/model/source.ts +1 -1
- package/lite/model/standardEntries.ts +1 -1
- package/lite/model/synonymHit.ts +1 -1
- package/lite/model/synonymType.ts +1 -1
- package/lite/model/tagFilters.ts +1 -1
- package/lite/model/taskStatus.ts +1 -1
- package/lite/model/timeRange.ts +1 -1
- package/lite/model/typoTolerance.ts +1 -1
- package/lite/model/typoToleranceEnum.ts +1 -1
- package/lite/model/updatedRuleResponse.ts +1 -1
- package/lite/model/userId.ts +1 -1
- package/lite/model/value.ts +1 -1
- package/lite/src/liteClient.ts +2 -2
- package/package.json +12 -12
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
export type FetchedIndex = {
|
|
2
|
-
/**
|
|
3
|
-
* Index name.
|
|
4
|
-
*/
|
|
5
|
-
name: string;
|
|
6
|
-
/**
|
|
7
|
-
* Index creation date. An empty string means that the index has no records.
|
|
8
|
-
*/
|
|
9
|
-
createdAt: string;
|
|
10
|
-
/**
|
|
11
|
-
* Date of last update (ISO-8601 format).
|
|
12
|
-
*/
|
|
13
|
-
updatedAt: string;
|
|
14
|
-
/**
|
|
15
|
-
* Number of records contained in the index.
|
|
16
|
-
*/
|
|
17
|
-
entries: number;
|
|
18
|
-
/**
|
|
19
|
-
* Number of bytes of the index in minified format.
|
|
20
|
-
*/
|
|
21
|
-
dataSize: number;
|
|
22
|
-
/**
|
|
23
|
-
* Number of bytes of the index binary file.
|
|
24
|
-
*/
|
|
25
|
-
fileSize: number;
|
|
26
|
-
/**
|
|
27
|
-
* Last build time.
|
|
28
|
-
*/
|
|
29
|
-
lastBuildTimeS: number;
|
|
30
|
-
/**
|
|
31
|
-
* Number of pending indexing operations. This value is deprecated and should not be used.
|
|
32
|
-
*/
|
|
33
|
-
numberOfPendingTasks: number;
|
|
34
|
-
/**
|
|
35
|
-
* A boolean which says whether the index has pending tasks. This value is deprecated and should not be used.
|
|
36
|
-
*/
|
|
37
|
-
pendingTask: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Only present if the index is a replica. Contains the name of the related primary index.
|
|
40
|
-
*/
|
|
41
|
-
primary?: string;
|
|
42
|
-
/**
|
|
43
|
-
* Only present if the index is a primary index with replicas. Contains the names of all linked replicas.
|
|
44
|
-
*/
|
|
45
|
-
replicas?: string[];
|
|
46
|
-
};
|
|
1
|
+
export type FetchedIndex = {
|
|
2
|
+
/**
|
|
3
|
+
* Index name.
|
|
4
|
+
*/
|
|
5
|
+
name: string;
|
|
6
|
+
/**
|
|
7
|
+
* Index creation date. An empty string means that the index has no records.
|
|
8
|
+
*/
|
|
9
|
+
createdAt: string;
|
|
10
|
+
/**
|
|
11
|
+
* Date of last update (ISO-8601 format).
|
|
12
|
+
*/
|
|
13
|
+
updatedAt: string;
|
|
14
|
+
/**
|
|
15
|
+
* Number of records contained in the index.
|
|
16
|
+
*/
|
|
17
|
+
entries: number;
|
|
18
|
+
/**
|
|
19
|
+
* Number of bytes of the index in minified format.
|
|
20
|
+
*/
|
|
21
|
+
dataSize: number;
|
|
22
|
+
/**
|
|
23
|
+
* Number of bytes of the index binary file.
|
|
24
|
+
*/
|
|
25
|
+
fileSize: number;
|
|
26
|
+
/**
|
|
27
|
+
* Last build time.
|
|
28
|
+
*/
|
|
29
|
+
lastBuildTimeS: number;
|
|
30
|
+
/**
|
|
31
|
+
* Number of pending indexing operations. This value is deprecated and should not be used.
|
|
32
|
+
*/
|
|
33
|
+
numberOfPendingTasks: number;
|
|
34
|
+
/**
|
|
35
|
+
* A boolean which says whether the index has pending tasks. This value is deprecated and should not be used.
|
|
36
|
+
*/
|
|
37
|
+
pendingTask: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Only present if the index is a replica. Contains the name of the related primary index.
|
|
40
|
+
*/
|
|
41
|
+
primary?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Only present if the index is a primary index with replicas. Contains the names of all linked replicas.
|
|
44
|
+
*/
|
|
45
|
+
replicas?: string[];
|
|
46
|
+
};
|
|
47
47
|
//# sourceMappingURL=fetchedIndex.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ApiKey } from './apiKey';
|
|
2
|
-
import type { BaseGetApiKeyResponse } from './baseGetApiKeyResponse';
|
|
3
|
-
export type GetApiKeyResponse = ApiKey & BaseGetApiKeyResponse;
|
|
1
|
+
import type { ApiKey } from './apiKey';
|
|
2
|
+
import type { BaseGetApiKeyResponse } from './baseGetApiKeyResponse';
|
|
3
|
+
export type GetApiKeyResponse = ApiKey & BaseGetApiKeyResponse;
|
|
4
4
|
//# sourceMappingURL=getApiKeyResponse.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import type { HighlightResultOption } from './highlightResultOption';
|
|
2
|
-
export type HighlightResult = HighlightResultOption | HighlightResultOption[];
|
|
1
|
+
import type { HighlightResultOption } from './highlightResultOption';
|
|
2
|
+
export type HighlightResult = HighlightResultOption | HighlightResultOption[];
|
|
3
3
|
//# sourceMappingURL=highlightResult.d.ts.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import type { MatchLevel } from './matchLevel';
|
|
2
|
-
/**
|
|
3
|
-
* Show highlighted section and words matched on a query.
|
|
4
|
-
*/
|
|
5
|
-
export type HighlightResultOption = {
|
|
6
|
-
/**
|
|
7
|
-
* Markup text with occurrences highlighted.
|
|
8
|
-
*/
|
|
9
|
-
value: string;
|
|
10
|
-
matchLevel: MatchLevel;
|
|
11
|
-
/**
|
|
12
|
-
* List of words from the query that matched the object.
|
|
13
|
-
*/
|
|
14
|
-
matchedWords: string[];
|
|
15
|
-
/**
|
|
16
|
-
* Whether the entire attribute value is highlighted.
|
|
17
|
-
*/
|
|
18
|
-
fullyHighlighted?: boolean;
|
|
19
|
-
};
|
|
1
|
+
import type { MatchLevel } from './matchLevel';
|
|
2
|
+
/**
|
|
3
|
+
* Show highlighted section and words matched on a query.
|
|
4
|
+
*/
|
|
5
|
+
export type HighlightResultOption = {
|
|
6
|
+
/**
|
|
7
|
+
* Markup text with occurrences highlighted.
|
|
8
|
+
*/
|
|
9
|
+
value: string;
|
|
10
|
+
matchLevel: MatchLevel;
|
|
11
|
+
/**
|
|
12
|
+
* List of words from the query that matched the object.
|
|
13
|
+
*/
|
|
14
|
+
matchedWords: string[];
|
|
15
|
+
/**
|
|
16
|
+
* Whether the entire attribute value is highlighted.
|
|
17
|
+
*/
|
|
18
|
+
fullyHighlighted?: boolean;
|
|
19
|
+
};
|
|
20
20
|
//# sourceMappingURL=highlightResultOption.d.ts.map
|
package/dist/lite/model/hit.d.ts
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import type { HighlightResult } from './highlightResult';
|
|
2
|
-
import type { RankingInfo } from './rankingInfo';
|
|
3
|
-
import type { SnippetResult } from './snippetResult';
|
|
4
|
-
/**
|
|
5
|
-
* A single hit.
|
|
6
|
-
*/
|
|
7
|
-
export type Hit<T = Record<string, any>> = T & {
|
|
8
|
-
/**
|
|
9
|
-
* Unique identifier of the object.
|
|
10
|
-
*/
|
|
11
|
-
objectID: string;
|
|
12
|
-
/**
|
|
13
|
-
* Show highlighted section and words matched on a query.
|
|
14
|
-
*/
|
|
15
|
-
_highlightResult?: Record<string, HighlightResult>;
|
|
16
|
-
/**
|
|
17
|
-
* Snippeted attributes show parts of the matched attributes. Only returned when attributesToSnippet is non-empty.
|
|
18
|
-
*/
|
|
19
|
-
_snippetResult?: Record<string, SnippetResult>;
|
|
20
|
-
_rankingInfo?: RankingInfo;
|
|
21
|
-
_distinctSeqID?: number;
|
|
22
|
-
};
|
|
1
|
+
import type { HighlightResult } from './highlightResult';
|
|
2
|
+
import type { RankingInfo } from './rankingInfo';
|
|
3
|
+
import type { SnippetResult } from './snippetResult';
|
|
4
|
+
/**
|
|
5
|
+
* A single hit.
|
|
6
|
+
*/
|
|
7
|
+
export type Hit<T = Record<string, any>> = T & {
|
|
8
|
+
/**
|
|
9
|
+
* Unique identifier of the object.
|
|
10
|
+
*/
|
|
11
|
+
objectID: string;
|
|
12
|
+
/**
|
|
13
|
+
* Show highlighted section and words matched on a query.
|
|
14
|
+
*/
|
|
15
|
+
_highlightResult?: Record<string, HighlightResult>;
|
|
16
|
+
/**
|
|
17
|
+
* Snippeted attributes show parts of the matched attributes. Only returned when attributesToSnippet is non-empty.
|
|
18
|
+
*/
|
|
19
|
+
_snippetResult?: Record<string, SnippetResult>;
|
|
20
|
+
_rankingInfo?: RankingInfo;
|
|
21
|
+
_distinctSeqID?: number;
|
|
22
|
+
};
|
|
23
23
|
//# sourceMappingURL=hit.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 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).
|
|
3
|
-
*/
|
|
4
|
-
export type IgnorePlurals = string[] | boolean;
|
|
1
|
+
/**
|
|
2
|
+
* 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).
|
|
3
|
+
*/
|
|
4
|
+
export type IgnorePlurals = string[] | boolean;
|
|
5
5
|
//# sourceMappingURL=ignorePlurals.d.ts.map
|
|
@@ -1,108 +1,108 @@
|
|
|
1
|
-
export * from './acl';
|
|
2
|
-
export * from './action';
|
|
3
|
-
export * from './addApiKeyResponse';
|
|
4
|
-
export * from './advancedSyntaxFeatures';
|
|
5
|
-
export * from './alternativesAsExact';
|
|
6
|
-
export * from './anchoring';
|
|
7
|
-
export * from './apiKey';
|
|
8
|
-
export * from './aroundRadius';
|
|
9
|
-
export * from './aroundRadiusAll';
|
|
10
|
-
export * from './attributeToUpdate';
|
|
11
|
-
export * from './automaticFacetFilter';
|
|
12
|
-
export * from './automaticFacetFilters';
|
|
13
|
-
export * from './baseGetApiKeyResponse';
|
|
14
|
-
export * from './baseIndexSettings';
|
|
15
|
-
export * from './baseSearchParams';
|
|
16
|
-
export * from './baseSearchParamsWithoutQuery';
|
|
17
|
-
export * from './baseSearchResponse';
|
|
18
|
-
export * from './browseParams';
|
|
19
|
-
export * from './browseParamsObject';
|
|
20
|
-
export * from './browseResponse';
|
|
21
|
-
export * from './builtInOperation';
|
|
22
|
-
export * from './builtInOperationType';
|
|
23
|
-
export * from './condition';
|
|
24
|
-
export * from './consequence';
|
|
25
|
-
export * from './consequenceHide';
|
|
26
|
-
export * from './consequenceParams';
|
|
27
|
-
export * from './consequenceQuery';
|
|
28
|
-
export * from './consequenceQueryObject';
|
|
29
|
-
export * from './cursor';
|
|
30
|
-
export * from './deleteByParams';
|
|
31
|
-
export * from './dictionaryAction';
|
|
32
|
-
export * from './dictionaryEntry';
|
|
33
|
-
export * from './dictionaryEntryState';
|
|
34
|
-
export * from './dictionaryLanguage';
|
|
35
|
-
export * from './dictionaryType';
|
|
36
|
-
export * from './distinct';
|
|
37
|
-
export * from './edit';
|
|
38
|
-
export * from './editType';
|
|
39
|
-
export * from './errorBase';
|
|
40
|
-
export * from './exactOnSingleWordQuery';
|
|
41
|
-
export * from './facetFilters';
|
|
42
|
-
export * from './facetOrdering';
|
|
43
|
-
export * from './facets';
|
|
44
|
-
export * from './facetsStats';
|
|
45
|
-
export * from './fetchedIndex';
|
|
46
|
-
export * from './getApiKeyResponse';
|
|
47
|
-
export * from './highlightResult';
|
|
48
|
-
export * from './highlightResultOption';
|
|
49
|
-
export * from './hit';
|
|
50
|
-
export * from './ignorePlurals';
|
|
51
|
-
export * from './indexSettings';
|
|
52
|
-
export * from './indexSettingsAsSearchParams';
|
|
53
|
-
export * from './languages';
|
|
54
|
-
export * from './listIndicesResponse';
|
|
55
|
-
export * from './logType';
|
|
56
|
-
export * from './matchLevel';
|
|
57
|
-
export * from './matchedGeoLocation';
|
|
58
|
-
export * from './mixedSearchFilters';
|
|
59
|
-
export * from './numericFilters';
|
|
60
|
-
export * from './operationType';
|
|
61
|
-
export * from './optionalFilters';
|
|
62
|
-
export * from './params';
|
|
63
|
-
export * from './personalization';
|
|
64
|
-
export * from './promote';
|
|
65
|
-
export * from './promoteObjectID';
|
|
66
|
-
export * from './promoteObjectIDs';
|
|
67
|
-
export * from './queryType';
|
|
68
|
-
export * from './rankingInfo';
|
|
69
|
-
export * from './reRankingApplyFilter';
|
|
70
|
-
export * from './removeStopWords';
|
|
71
|
-
export * from './removeWordsIfNoResults';
|
|
72
|
-
export * from './renderingContent';
|
|
73
|
-
export * from './rule';
|
|
74
|
-
export * from './scopeType';
|
|
75
|
-
export * from './searchForFacets';
|
|
76
|
-
export * from './searchForFacetsOptions';
|
|
77
|
-
export * from './searchForHits';
|
|
78
|
-
export * from './searchForHitsOptions';
|
|
79
|
-
export * from './searchHits';
|
|
80
|
-
export * from './searchMethodParams';
|
|
81
|
-
export * from './searchParams';
|
|
82
|
-
export * from './searchParamsObject';
|
|
83
|
-
export * from './searchParamsQuery';
|
|
84
|
-
export * from './searchParamsString';
|
|
85
|
-
export * from './searchQuery';
|
|
86
|
-
export * from './searchResponse';
|
|
87
|
-
export * from './searchResponses';
|
|
88
|
-
export * from './searchStrategy';
|
|
89
|
-
export * from './searchSynonymsResponse';
|
|
90
|
-
export * from './searchTypeDefault';
|
|
91
|
-
export * from './searchTypeFacet';
|
|
92
|
-
export * from './snippetResult';
|
|
93
|
-
export * from './snippetResultOption';
|
|
94
|
-
export * from './sortRemainingBy';
|
|
95
|
-
export * from './source';
|
|
96
|
-
export * from './standardEntries';
|
|
97
|
-
export * from './synonymHit';
|
|
98
|
-
export * from './synonymType';
|
|
99
|
-
export * from './tagFilters';
|
|
100
|
-
export * from './taskStatus';
|
|
101
|
-
export * from './timeRange';
|
|
102
|
-
export * from './typoTolerance';
|
|
103
|
-
export * from './typoToleranceEnum';
|
|
104
|
-
export * from './updatedRuleResponse';
|
|
105
|
-
export * from './userId';
|
|
106
|
-
export * from './value';
|
|
107
|
-
export * from './clientMethodProps';
|
|
1
|
+
export * from './acl';
|
|
2
|
+
export * from './action';
|
|
3
|
+
export * from './addApiKeyResponse';
|
|
4
|
+
export * from './advancedSyntaxFeatures';
|
|
5
|
+
export * from './alternativesAsExact';
|
|
6
|
+
export * from './anchoring';
|
|
7
|
+
export * from './apiKey';
|
|
8
|
+
export * from './aroundRadius';
|
|
9
|
+
export * from './aroundRadiusAll';
|
|
10
|
+
export * from './attributeToUpdate';
|
|
11
|
+
export * from './automaticFacetFilter';
|
|
12
|
+
export * from './automaticFacetFilters';
|
|
13
|
+
export * from './baseGetApiKeyResponse';
|
|
14
|
+
export * from './baseIndexSettings';
|
|
15
|
+
export * from './baseSearchParams';
|
|
16
|
+
export * from './baseSearchParamsWithoutQuery';
|
|
17
|
+
export * from './baseSearchResponse';
|
|
18
|
+
export * from './browseParams';
|
|
19
|
+
export * from './browseParamsObject';
|
|
20
|
+
export * from './browseResponse';
|
|
21
|
+
export * from './builtInOperation';
|
|
22
|
+
export * from './builtInOperationType';
|
|
23
|
+
export * from './condition';
|
|
24
|
+
export * from './consequence';
|
|
25
|
+
export * from './consequenceHide';
|
|
26
|
+
export * from './consequenceParams';
|
|
27
|
+
export * from './consequenceQuery';
|
|
28
|
+
export * from './consequenceQueryObject';
|
|
29
|
+
export * from './cursor';
|
|
30
|
+
export * from './deleteByParams';
|
|
31
|
+
export * from './dictionaryAction';
|
|
32
|
+
export * from './dictionaryEntry';
|
|
33
|
+
export * from './dictionaryEntryState';
|
|
34
|
+
export * from './dictionaryLanguage';
|
|
35
|
+
export * from './dictionaryType';
|
|
36
|
+
export * from './distinct';
|
|
37
|
+
export * from './edit';
|
|
38
|
+
export * from './editType';
|
|
39
|
+
export * from './errorBase';
|
|
40
|
+
export * from './exactOnSingleWordQuery';
|
|
41
|
+
export * from './facetFilters';
|
|
42
|
+
export * from './facetOrdering';
|
|
43
|
+
export * from './facets';
|
|
44
|
+
export * from './facetsStats';
|
|
45
|
+
export * from './fetchedIndex';
|
|
46
|
+
export * from './getApiKeyResponse';
|
|
47
|
+
export * from './highlightResult';
|
|
48
|
+
export * from './highlightResultOption';
|
|
49
|
+
export * from './hit';
|
|
50
|
+
export * from './ignorePlurals';
|
|
51
|
+
export * from './indexSettings';
|
|
52
|
+
export * from './indexSettingsAsSearchParams';
|
|
53
|
+
export * from './languages';
|
|
54
|
+
export * from './listIndicesResponse';
|
|
55
|
+
export * from './logType';
|
|
56
|
+
export * from './matchLevel';
|
|
57
|
+
export * from './matchedGeoLocation';
|
|
58
|
+
export * from './mixedSearchFilters';
|
|
59
|
+
export * from './numericFilters';
|
|
60
|
+
export * from './operationType';
|
|
61
|
+
export * from './optionalFilters';
|
|
62
|
+
export * from './params';
|
|
63
|
+
export * from './personalization';
|
|
64
|
+
export * from './promote';
|
|
65
|
+
export * from './promoteObjectID';
|
|
66
|
+
export * from './promoteObjectIDs';
|
|
67
|
+
export * from './queryType';
|
|
68
|
+
export * from './rankingInfo';
|
|
69
|
+
export * from './reRankingApplyFilter';
|
|
70
|
+
export * from './removeStopWords';
|
|
71
|
+
export * from './removeWordsIfNoResults';
|
|
72
|
+
export * from './renderingContent';
|
|
73
|
+
export * from './rule';
|
|
74
|
+
export * from './scopeType';
|
|
75
|
+
export * from './searchForFacets';
|
|
76
|
+
export * from './searchForFacetsOptions';
|
|
77
|
+
export * from './searchForHits';
|
|
78
|
+
export * from './searchForHitsOptions';
|
|
79
|
+
export * from './searchHits';
|
|
80
|
+
export * from './searchMethodParams';
|
|
81
|
+
export * from './searchParams';
|
|
82
|
+
export * from './searchParamsObject';
|
|
83
|
+
export * from './searchParamsQuery';
|
|
84
|
+
export * from './searchParamsString';
|
|
85
|
+
export * from './searchQuery';
|
|
86
|
+
export * from './searchResponse';
|
|
87
|
+
export * from './searchResponses';
|
|
88
|
+
export * from './searchStrategy';
|
|
89
|
+
export * from './searchSynonymsResponse';
|
|
90
|
+
export * from './searchTypeDefault';
|
|
91
|
+
export * from './searchTypeFacet';
|
|
92
|
+
export * from './snippetResult';
|
|
93
|
+
export * from './snippetResultOption';
|
|
94
|
+
export * from './sortRemainingBy';
|
|
95
|
+
export * from './source';
|
|
96
|
+
export * from './standardEntries';
|
|
97
|
+
export * from './synonymHit';
|
|
98
|
+
export * from './synonymType';
|
|
99
|
+
export * from './tagFilters';
|
|
100
|
+
export * from './taskStatus';
|
|
101
|
+
export * from './timeRange';
|
|
102
|
+
export * from './typoTolerance';
|
|
103
|
+
export * from './typoToleranceEnum';
|
|
104
|
+
export * from './updatedRuleResponse';
|
|
105
|
+
export * from './userId';
|
|
106
|
+
export * from './value';
|
|
107
|
+
export * from './clientMethodProps';
|
|
108
108
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { BaseIndexSettings } from './baseIndexSettings';
|
|
2
|
-
import type { IndexSettingsAsSearchParams } from './indexSettingsAsSearchParams';
|
|
3
|
-
/**
|
|
4
|
-
* The Algolia index settings.
|
|
5
|
-
*/
|
|
6
|
-
export type IndexSettings = BaseIndexSettings & IndexSettingsAsSearchParams;
|
|
1
|
+
import type { BaseIndexSettings } from './baseIndexSettings';
|
|
2
|
+
import type { IndexSettingsAsSearchParams } from './indexSettingsAsSearchParams';
|
|
3
|
+
/**
|
|
4
|
+
* The Algolia index settings.
|
|
5
|
+
*/
|
|
6
|
+
export type IndexSettings = BaseIndexSettings & IndexSettingsAsSearchParams;
|
|
7
7
|
//# sourceMappingURL=indexSettings.d.ts.map
|