@algolia/client-search 5.2.3 → 5.2.4-beta.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.
- package/dist/browser.d.ts +3068 -0
- package/dist/builds/browser.js +2353 -0
- package/dist/builds/browser.js.map +1 -0
- package/dist/builds/browser.min.js +2 -0
- package/dist/builds/browser.min.js.map +1 -0
- package/dist/builds/browser.umd.js +12 -0
- package/dist/builds/node.cjs +2417 -0
- package/dist/builds/node.cjs.map +1 -0
- package/dist/builds/node.js +2398 -0
- package/dist/builds/node.js.map +1 -0
- package/dist/model/acl.cjs +19 -0
- package/dist/model/acl.cjs.map +1 -0
- package/dist/model/acl.js +1 -0
- package/dist/model/acl.js.map +1 -0
- package/dist/model/action.cjs +19 -0
- package/dist/model/action.cjs.map +1 -0
- package/dist/model/action.js +1 -0
- package/dist/model/action.js.map +1 -0
- package/dist/model/addApiKeyResponse.cjs +19 -0
- package/dist/model/addApiKeyResponse.cjs.map +1 -0
- package/dist/model/addApiKeyResponse.js +1 -0
- package/dist/model/addApiKeyResponse.js.map +1 -0
- package/dist/model/advancedSyntaxFeatures.cjs +19 -0
- package/dist/model/advancedSyntaxFeatures.cjs.map +1 -0
- package/dist/model/advancedSyntaxFeatures.js +1 -0
- package/dist/model/advancedSyntaxFeatures.js.map +1 -0
- package/dist/model/alternativesAsExact.cjs +19 -0
- package/dist/model/alternativesAsExact.cjs.map +1 -0
- package/dist/model/alternativesAsExact.js +1 -0
- package/dist/model/alternativesAsExact.js.map +1 -0
- package/dist/model/anchoring.cjs +19 -0
- package/dist/model/anchoring.cjs.map +1 -0
- package/dist/model/anchoring.js +1 -0
- package/dist/model/anchoring.js.map +1 -0
- package/dist/model/apiKey.cjs +19 -0
- package/dist/model/apiKey.cjs.map +1 -0
- package/dist/model/apiKey.js +1 -0
- package/dist/model/apiKey.js.map +1 -0
- package/dist/model/apiKeyOperation.cjs +19 -0
- package/dist/model/apiKeyOperation.cjs.map +1 -0
- package/dist/model/apiKeyOperation.js +1 -0
- package/dist/model/apiKeyOperation.js.map +1 -0
- package/dist/model/aroundPrecision.cjs +19 -0
- package/dist/model/aroundPrecision.cjs.map +1 -0
- package/dist/model/aroundPrecision.js +1 -0
- package/dist/model/aroundPrecision.js.map +1 -0
- package/dist/model/aroundRadius.cjs +19 -0
- package/dist/model/aroundRadius.cjs.map +1 -0
- package/dist/model/aroundRadius.js +1 -0
- package/dist/model/aroundRadius.js.map +1 -0
- package/dist/model/aroundRadiusAll.cjs +19 -0
- package/dist/model/aroundRadiusAll.cjs.map +1 -0
- package/dist/model/aroundRadiusAll.js +1 -0
- package/dist/model/aroundRadiusAll.js.map +1 -0
- package/dist/model/assignUserIdParams.cjs +19 -0
- package/dist/model/assignUserIdParams.cjs.map +1 -0
- package/dist/model/assignUserIdParams.js +1 -0
- package/dist/model/assignUserIdParams.js.map +1 -0
- package/dist/model/attributeToUpdate.cjs +19 -0
- package/dist/model/attributeToUpdate.cjs.map +1 -0
- package/dist/model/attributeToUpdate.js +1 -0
- package/dist/model/attributeToUpdate.js.map +1 -0
- package/dist/model/automaticFacetFilter.cjs +19 -0
- package/dist/model/automaticFacetFilter.cjs.map +1 -0
- package/dist/model/automaticFacetFilter.js +1 -0
- package/dist/model/automaticFacetFilter.js.map +1 -0
- package/dist/model/automaticFacetFilters.cjs +19 -0
- package/dist/model/automaticFacetFilters.cjs.map +1 -0
- package/dist/model/automaticFacetFilters.js +1 -0
- package/dist/model/automaticFacetFilters.js.map +1 -0
- package/dist/model/baseGetApiKeyResponse.cjs +19 -0
- package/dist/model/baseGetApiKeyResponse.cjs.map +1 -0
- package/dist/model/baseGetApiKeyResponse.js +1 -0
- package/dist/model/baseGetApiKeyResponse.js.map +1 -0
- package/dist/model/baseIndexSettings.cjs +19 -0
- package/dist/model/baseIndexSettings.cjs.map +1 -0
- package/dist/model/baseIndexSettings.js +1 -0
- package/dist/model/baseIndexSettings.js.map +1 -0
- package/dist/model/baseSearchParams.cjs +19 -0
- package/dist/model/baseSearchParams.cjs.map +1 -0
- package/dist/model/baseSearchParams.js +1 -0
- package/dist/model/baseSearchParams.js.map +1 -0
- package/dist/model/baseSearchParamsWithoutQuery.cjs +19 -0
- package/dist/model/baseSearchParamsWithoutQuery.cjs.map +1 -0
- package/dist/model/baseSearchParamsWithoutQuery.js +1 -0
- package/dist/model/baseSearchParamsWithoutQuery.js.map +1 -0
- package/dist/model/baseSearchResponse.cjs +19 -0
- package/dist/model/baseSearchResponse.cjs.map +1 -0
- package/dist/model/baseSearchResponse.js +1 -0
- package/dist/model/baseSearchResponse.js.map +1 -0
- package/dist/model/batchAssignUserIdsParams.cjs +19 -0
- package/dist/model/batchAssignUserIdsParams.cjs.map +1 -0
- package/dist/model/batchAssignUserIdsParams.js +1 -0
- package/dist/model/batchAssignUserIdsParams.js.map +1 -0
- package/dist/model/batchDictionaryEntriesParams.cjs +19 -0
- package/dist/model/batchDictionaryEntriesParams.cjs.map +1 -0
- package/dist/model/batchDictionaryEntriesParams.js +1 -0
- package/dist/model/batchDictionaryEntriesParams.js.map +1 -0
- package/dist/model/batchDictionaryEntriesRequest.cjs +19 -0
- package/dist/model/batchDictionaryEntriesRequest.cjs.map +1 -0
- package/dist/model/batchDictionaryEntriesRequest.js +1 -0
- package/dist/model/batchDictionaryEntriesRequest.js.map +1 -0
- package/dist/model/batchParams.cjs +19 -0
- package/dist/model/batchParams.cjs.map +1 -0
- package/dist/model/batchParams.js +1 -0
- package/dist/model/batchParams.js.map +1 -0
- package/dist/model/batchRequest.cjs +19 -0
- package/dist/model/batchRequest.cjs.map +1 -0
- package/dist/model/batchRequest.js +1 -0
- package/dist/model/batchRequest.js.map +1 -0
- package/dist/model/batchResponse.cjs +19 -0
- package/dist/model/batchResponse.cjs.map +1 -0
- package/dist/model/batchResponse.js +1 -0
- package/dist/model/batchResponse.js.map +1 -0
- package/dist/model/batchWriteParams.cjs +19 -0
- package/dist/model/batchWriteParams.cjs.map +1 -0
- package/dist/model/batchWriteParams.js +1 -0
- package/dist/model/batchWriteParams.js.map +1 -0
- package/dist/model/booleanString.cjs +19 -0
- package/dist/model/booleanString.cjs.map +1 -0
- package/dist/model/booleanString.js +1 -0
- package/dist/model/booleanString.js.map +1 -0
- package/dist/model/browsePagination.cjs +19 -0
- package/dist/model/browsePagination.cjs.map +1 -0
- package/dist/model/browsePagination.js +1 -0
- package/dist/model/browsePagination.js.map +1 -0
- package/dist/model/browseParams.cjs +19 -0
- package/dist/model/browseParams.cjs.map +1 -0
- package/dist/model/browseParams.js +1 -0
- package/dist/model/browseParams.js.map +1 -0
- package/dist/model/browseParamsObject.cjs +19 -0
- package/dist/model/browseParamsObject.cjs.map +1 -0
- package/dist/model/browseParamsObject.js +1 -0
- package/dist/model/browseParamsObject.js.map +1 -0
- package/dist/model/browseResponse.cjs +19 -0
- package/dist/model/browseResponse.cjs.map +1 -0
- package/dist/model/browseResponse.js +1 -0
- package/dist/model/browseResponse.js.map +1 -0
- package/dist/model/builtInOperation.cjs +19 -0
- package/dist/model/builtInOperation.cjs.map +1 -0
- package/dist/model/builtInOperation.js +1 -0
- package/dist/model/builtInOperation.js.map +1 -0
- package/dist/model/builtInOperationType.cjs +19 -0
- package/dist/model/builtInOperationType.cjs.map +1 -0
- package/dist/model/builtInOperationType.js +1 -0
- package/dist/model/builtInOperationType.js.map +1 -0
- package/dist/model/builtInOperationValue.cjs +19 -0
- package/dist/model/builtInOperationValue.cjs.map +1 -0
- package/dist/model/builtInOperationValue.js +1 -0
- package/dist/model/builtInOperationValue.js.map +1 -0
- package/dist/model/clientMethodProps.cjs +19 -0
- package/dist/model/clientMethodProps.cjs.map +1 -0
- package/dist/model/clientMethodProps.js +1 -0
- package/dist/model/clientMethodProps.js.map +1 -0
- package/dist/model/condition.cjs +19 -0
- package/dist/model/condition.cjs.map +1 -0
- package/dist/model/condition.js +1 -0
- package/dist/model/condition.js.map +1 -0
- package/dist/model/consequence.cjs +19 -0
- package/dist/model/consequence.cjs.map +1 -0
- package/dist/model/consequence.js +1 -0
- package/dist/model/consequence.js.map +1 -0
- package/dist/model/consequenceHide.cjs +19 -0
- package/dist/model/consequenceHide.cjs.map +1 -0
- package/dist/model/consequenceHide.js +1 -0
- package/dist/model/consequenceHide.js.map +1 -0
- package/dist/model/consequenceParams.cjs +19 -0
- package/dist/model/consequenceParams.cjs.map +1 -0
- package/dist/model/consequenceParams.js +1 -0
- package/dist/model/consequenceParams.js.map +1 -0
- package/dist/model/consequenceQuery.cjs +19 -0
- package/dist/model/consequenceQuery.cjs.map +1 -0
- package/dist/model/consequenceQuery.js +1 -0
- package/dist/model/consequenceQuery.js.map +1 -0
- package/dist/model/consequenceQueryObject.cjs +19 -0
- package/dist/model/consequenceQueryObject.cjs.map +1 -0
- package/dist/model/consequenceQueryObject.js +1 -0
- package/dist/model/consequenceQueryObject.js.map +1 -0
- package/dist/model/createdAtResponse.cjs +19 -0
- package/dist/model/createdAtResponse.cjs.map +1 -0
- package/dist/model/createdAtResponse.js +1 -0
- package/dist/model/createdAtResponse.js.map +1 -0
- package/dist/model/cursor.cjs +19 -0
- package/dist/model/cursor.cjs.map +1 -0
- package/dist/model/cursor.js +1 -0
- package/dist/model/cursor.js.map +1 -0
- package/dist/model/deleteApiKeyResponse.cjs +19 -0
- package/dist/model/deleteApiKeyResponse.cjs.map +1 -0
- package/dist/model/deleteApiKeyResponse.js +1 -0
- package/dist/model/deleteApiKeyResponse.js.map +1 -0
- package/dist/model/deleteByParams.cjs +19 -0
- package/dist/model/deleteByParams.cjs.map +1 -0
- package/dist/model/deleteByParams.js +1 -0
- package/dist/model/deleteByParams.js.map +1 -0
- package/dist/model/deleteSourceResponse.cjs +19 -0
- package/dist/model/deleteSourceResponse.cjs.map +1 -0
- package/dist/model/deleteSourceResponse.js +1 -0
- package/dist/model/deleteSourceResponse.js.map +1 -0
- package/dist/model/deletedAtResponse.cjs +19 -0
- package/dist/model/deletedAtResponse.cjs.map +1 -0
- package/dist/model/deletedAtResponse.js +1 -0
- package/dist/model/deletedAtResponse.js.map +1 -0
- package/dist/model/dictionaryAction.cjs +19 -0
- package/dist/model/dictionaryAction.cjs.map +1 -0
- package/dist/model/dictionaryAction.js +1 -0
- package/dist/model/dictionaryAction.js.map +1 -0
- package/dist/model/dictionaryEntry.cjs +19 -0
- package/dist/model/dictionaryEntry.cjs.map +1 -0
- package/dist/model/dictionaryEntry.js +1 -0
- package/dist/model/dictionaryEntry.js.map +1 -0
- package/dist/model/dictionaryEntryState.cjs +19 -0
- package/dist/model/dictionaryEntryState.cjs.map +1 -0
- package/dist/model/dictionaryEntryState.js +1 -0
- package/dist/model/dictionaryEntryState.js.map +1 -0
- package/dist/model/dictionaryEntryType.cjs +19 -0
- package/dist/model/dictionaryEntryType.cjs.map +1 -0
- package/dist/model/dictionaryEntryType.js +1 -0
- package/dist/model/dictionaryEntryType.js.map +1 -0
- package/dist/model/dictionaryLanguage.cjs +19 -0
- package/dist/model/dictionaryLanguage.cjs.map +1 -0
- package/dist/model/dictionaryLanguage.js +1 -0
- package/dist/model/dictionaryLanguage.js.map +1 -0
- package/dist/model/dictionarySettingsParams.cjs +19 -0
- package/dist/model/dictionarySettingsParams.cjs.map +1 -0
- package/dist/model/dictionarySettingsParams.js +1 -0
- package/dist/model/dictionarySettingsParams.js.map +1 -0
- package/dist/model/dictionaryType.cjs +19 -0
- package/dist/model/dictionaryType.cjs.map +1 -0
- package/dist/model/dictionaryType.js +1 -0
- package/dist/model/dictionaryType.js.map +1 -0
- package/dist/model/distinct.cjs +19 -0
- package/dist/model/distinct.cjs.map +1 -0
- package/dist/model/distinct.js +1 -0
- package/dist/model/distinct.js.map +1 -0
- package/dist/model/edit.cjs +19 -0
- package/dist/model/edit.cjs.map +1 -0
- package/dist/model/edit.js +1 -0
- package/dist/model/edit.js.map +1 -0
- package/dist/model/editType.cjs +19 -0
- package/dist/model/editType.cjs.map +1 -0
- package/dist/model/editType.js +1 -0
- package/dist/model/editType.js.map +1 -0
- package/dist/model/errorBase.cjs +19 -0
- package/dist/model/errorBase.cjs.map +1 -0
- package/dist/model/errorBase.js +1 -0
- package/dist/model/errorBase.js.map +1 -0
- package/dist/model/exactOnSingleWordQuery.cjs +19 -0
- package/dist/model/exactOnSingleWordQuery.cjs.map +1 -0
- package/dist/model/exactOnSingleWordQuery.js +1 -0
- package/dist/model/exactOnSingleWordQuery.js.map +1 -0
- package/dist/model/exhaustive.cjs +19 -0
- package/dist/model/exhaustive.cjs.map +1 -0
- package/dist/model/exhaustive.js +1 -0
- package/dist/model/exhaustive.js.map +1 -0
- package/dist/model/facetFilters.cjs +19 -0
- package/dist/model/facetFilters.cjs.map +1 -0
- package/dist/model/facetFilters.js +1 -0
- package/dist/model/facetFilters.js.map +1 -0
- package/dist/model/facetHits.cjs +19 -0
- package/dist/model/facetHits.cjs.map +1 -0
- package/dist/model/facetHits.js +1 -0
- package/dist/model/facetHits.js.map +1 -0
- package/dist/model/facetOrdering.cjs +19 -0
- package/dist/model/facetOrdering.cjs.map +1 -0
- package/dist/model/facetOrdering.js +1 -0
- package/dist/model/facetOrdering.js.map +1 -0
- package/dist/model/facetStats.cjs +19 -0
- package/dist/model/facetStats.cjs.map +1 -0
- package/dist/model/facetStats.js +1 -0
- package/dist/model/facetStats.js.map +1 -0
- package/dist/model/facets.cjs +19 -0
- package/dist/model/facets.cjs.map +1 -0
- package/dist/model/facets.js +1 -0
- package/dist/model/facets.js.map +1 -0
- package/dist/model/fetchedIndex.cjs +19 -0
- package/dist/model/fetchedIndex.cjs.map +1 -0
- package/dist/model/fetchedIndex.js +1 -0
- package/dist/model/fetchedIndex.js.map +1 -0
- package/dist/model/getApiKeyResponse.cjs +19 -0
- package/dist/model/getApiKeyResponse.cjs.map +1 -0
- package/dist/model/getApiKeyResponse.js +1 -0
- package/dist/model/getApiKeyResponse.js.map +1 -0
- package/dist/model/getDictionarySettingsResponse.cjs +19 -0
- package/dist/model/getDictionarySettingsResponse.cjs.map +1 -0
- package/dist/model/getDictionarySettingsResponse.js +1 -0
- package/dist/model/getDictionarySettingsResponse.js.map +1 -0
- package/dist/model/getLogsResponse.cjs +19 -0
- package/dist/model/getLogsResponse.cjs.map +1 -0
- package/dist/model/getLogsResponse.js +1 -0
- package/dist/model/getLogsResponse.js.map +1 -0
- package/dist/model/getObjectsParams.cjs +19 -0
- package/dist/model/getObjectsParams.cjs.map +1 -0
- package/dist/model/getObjectsParams.js +1 -0
- package/dist/model/getObjectsParams.js.map +1 -0
- package/dist/model/getObjectsRequest.cjs +19 -0
- package/dist/model/getObjectsRequest.cjs.map +1 -0
- package/dist/model/getObjectsRequest.js +1 -0
- package/dist/model/getObjectsRequest.js.map +1 -0
- package/dist/model/getObjectsResponse.cjs +19 -0
- package/dist/model/getObjectsResponse.cjs.map +1 -0
- package/dist/model/getObjectsResponse.js +1 -0
- package/dist/model/getObjectsResponse.js.map +1 -0
- package/dist/model/getTaskResponse.cjs +19 -0
- package/dist/model/getTaskResponse.cjs.map +1 -0
- package/dist/model/getTaskResponse.js +1 -0
- package/dist/model/getTaskResponse.js.map +1 -0
- package/dist/model/getTopUserIdsResponse.cjs +19 -0
- package/dist/model/getTopUserIdsResponse.cjs.map +1 -0
- package/dist/model/getTopUserIdsResponse.js +1 -0
- package/dist/model/getTopUserIdsResponse.js.map +1 -0
- package/dist/model/hasPendingMappingsResponse.cjs +19 -0
- package/dist/model/hasPendingMappingsResponse.cjs.map +1 -0
- package/dist/model/hasPendingMappingsResponse.js +1 -0
- package/dist/model/hasPendingMappingsResponse.js.map +1 -0
- package/dist/model/highlightResult.cjs +19 -0
- package/dist/model/highlightResult.cjs.map +1 -0
- package/dist/model/highlightResult.js +1 -0
- package/dist/model/highlightResult.js.map +1 -0
- package/dist/model/highlightResultOption.cjs +19 -0
- package/dist/model/highlightResultOption.cjs.map +1 -0
- package/dist/model/highlightResultOption.js +1 -0
- package/dist/model/highlightResultOption.js.map +1 -0
- package/dist/model/hit.cjs +19 -0
- package/dist/model/hit.cjs.map +1 -0
- package/dist/model/hit.js +1 -0
- package/dist/model/hit.js.map +1 -0
- package/dist/model/ignorePlurals.cjs +19 -0
- package/dist/model/ignorePlurals.cjs.map +1 -0
- package/dist/model/ignorePlurals.js +1 -0
- package/dist/model/ignorePlurals.js.map +1 -0
- package/dist/model/index.cjs +19 -0
- package/dist/model/index.cjs.map +1 -0
- package/dist/model/index.js +1 -0
- package/dist/model/index.js.map +1 -0
- package/dist/model/indexSettings.cjs +19 -0
- package/dist/model/indexSettings.cjs.map +1 -0
- package/dist/model/indexSettings.js +1 -0
- package/dist/model/indexSettings.js.map +1 -0
- package/dist/model/indexSettingsAsSearchParams.cjs +19 -0
- package/dist/model/indexSettingsAsSearchParams.cjs.map +1 -0
- package/dist/model/indexSettingsAsSearchParams.js +1 -0
- package/dist/model/indexSettingsAsSearchParams.js.map +1 -0
- package/dist/model/languages.cjs +19 -0
- package/dist/model/languages.cjs.map +1 -0
- package/dist/model/languages.js +1 -0
- package/dist/model/languages.js.map +1 -0
- package/dist/model/listApiKeysResponse.cjs +19 -0
- package/dist/model/listApiKeysResponse.cjs.map +1 -0
- package/dist/model/listApiKeysResponse.js +1 -0
- package/dist/model/listApiKeysResponse.js.map +1 -0
- package/dist/model/listClustersResponse.cjs +19 -0
- package/dist/model/listClustersResponse.cjs.map +1 -0
- package/dist/model/listClustersResponse.js +1 -0
- package/dist/model/listClustersResponse.js.map +1 -0
- package/dist/model/listIndicesResponse.cjs +19 -0
- package/dist/model/listIndicesResponse.cjs.map +1 -0
- package/dist/model/listIndicesResponse.js +1 -0
- package/dist/model/listIndicesResponse.js.map +1 -0
- package/dist/model/listUserIdsResponse.cjs +19 -0
- package/dist/model/listUserIdsResponse.cjs.map +1 -0
- package/dist/model/listUserIdsResponse.js +1 -0
- package/dist/model/listUserIdsResponse.js.map +1 -0
- package/dist/model/log.cjs +19 -0
- package/dist/model/log.cjs.map +1 -0
- package/dist/model/log.js +1 -0
- package/dist/model/log.js.map +1 -0
- package/dist/model/logQuery.cjs +19 -0
- package/dist/model/logQuery.cjs.map +1 -0
- package/dist/model/logQuery.js +1 -0
- package/dist/model/logQuery.js.map +1 -0
- package/dist/model/logType.cjs +19 -0
- package/dist/model/logType.cjs.map +1 -0
- package/dist/model/logType.js +1 -0
- package/dist/model/logType.js.map +1 -0
- package/dist/model/matchLevel.cjs +19 -0
- package/dist/model/matchLevel.cjs.map +1 -0
- package/dist/model/matchLevel.js +1 -0
- package/dist/model/matchLevel.js.map +1 -0
- package/dist/model/matchedGeoLocation.cjs +19 -0
- package/dist/model/matchedGeoLocation.cjs.map +1 -0
- package/dist/model/matchedGeoLocation.js +1 -0
- package/dist/model/matchedGeoLocation.js.map +1 -0
- package/dist/model/mode.cjs +19 -0
- package/dist/model/mode.cjs.map +1 -0
- package/dist/model/mode.js +1 -0
- package/dist/model/mode.js.map +1 -0
- package/dist/model/multipleBatchRequest.cjs +19 -0
- package/dist/model/multipleBatchRequest.cjs.map +1 -0
- package/dist/model/multipleBatchRequest.js +1 -0
- package/dist/model/multipleBatchRequest.js.map +1 -0
- package/dist/model/multipleBatchResponse.cjs +19 -0
- package/dist/model/multipleBatchResponse.cjs.map +1 -0
- package/dist/model/multipleBatchResponse.js +1 -0
- package/dist/model/multipleBatchResponse.js.map +1 -0
- package/dist/model/numericFilters.cjs +19 -0
- package/dist/model/numericFilters.cjs.map +1 -0
- package/dist/model/numericFilters.js +1 -0
- package/dist/model/numericFilters.js.map +1 -0
- package/dist/model/operationIndexParams.cjs +19 -0
- package/dist/model/operationIndexParams.cjs.map +1 -0
- package/dist/model/operationIndexParams.js +1 -0
- package/dist/model/operationIndexParams.js.map +1 -0
- package/dist/model/operationType.cjs +19 -0
- package/dist/model/operationType.cjs.map +1 -0
- package/dist/model/operationType.js +1 -0
- package/dist/model/operationType.js.map +1 -0
- package/dist/model/optionalFilters.cjs +19 -0
- package/dist/model/optionalFilters.cjs.map +1 -0
- package/dist/model/optionalFilters.js +1 -0
- package/dist/model/optionalFilters.js.map +1 -0
- package/dist/model/params.cjs +19 -0
- package/dist/model/params.cjs.map +1 -0
- package/dist/model/params.js +1 -0
- package/dist/model/params.js.map +1 -0
- package/dist/model/personalization.cjs +19 -0
- package/dist/model/personalization.cjs.map +1 -0
- package/dist/model/personalization.js +1 -0
- package/dist/model/personalization.js.map +1 -0
- package/dist/model/promote.cjs +19 -0
- package/dist/model/promote.cjs.map +1 -0
- package/dist/model/promote.js +1 -0
- package/dist/model/promote.js.map +1 -0
- package/dist/model/promoteObjectID.cjs +19 -0
- package/dist/model/promoteObjectID.cjs.map +1 -0
- package/dist/model/promoteObjectID.js +1 -0
- package/dist/model/promoteObjectID.js.map +1 -0
- package/dist/model/promoteObjectIDs.cjs +19 -0
- package/dist/model/promoteObjectIDs.cjs.map +1 -0
- package/dist/model/promoteObjectIDs.js +1 -0
- package/dist/model/promoteObjectIDs.js.map +1 -0
- package/dist/model/queryType.cjs +19 -0
- package/dist/model/queryType.cjs.map +1 -0
- package/dist/model/queryType.js +1 -0
- package/dist/model/queryType.js.map +1 -0
- package/dist/model/range.cjs +19 -0
- package/dist/model/range.cjs.map +1 -0
- package/dist/model/range.js +1 -0
- package/dist/model/range.js.map +1 -0
- package/dist/model/rankingInfo.cjs +19 -0
- package/dist/model/rankingInfo.cjs.map +1 -0
- package/dist/model/rankingInfo.js +1 -0
- package/dist/model/rankingInfo.js.map +1 -0
- package/dist/model/reRankingApplyFilter.cjs +19 -0
- package/dist/model/reRankingApplyFilter.cjs.map +1 -0
- package/dist/model/reRankingApplyFilter.js +1 -0
- package/dist/model/reRankingApplyFilter.js.map +1 -0
- package/dist/model/redirect.cjs +19 -0
- package/dist/model/redirect.cjs.map +1 -0
- package/dist/model/redirect.js +1 -0
- package/dist/model/redirect.js.map +1 -0
- package/dist/model/redirectRuleIndexData.cjs +19 -0
- package/dist/model/redirectRuleIndexData.cjs.map +1 -0
- package/dist/model/redirectRuleIndexData.js +1 -0
- package/dist/model/redirectRuleIndexData.js.map +1 -0
- package/dist/model/redirectRuleIndexMetadata.cjs +19 -0
- package/dist/model/redirectRuleIndexMetadata.cjs.map +1 -0
- package/dist/model/redirectRuleIndexMetadata.js +1 -0
- package/dist/model/redirectRuleIndexMetadata.js.map +1 -0
- package/dist/model/redirectURL.cjs +19 -0
- package/dist/model/redirectURL.cjs.map +1 -0
- package/dist/model/redirectURL.js +1 -0
- package/dist/model/redirectURL.js.map +1 -0
- package/dist/model/removeStopWords.cjs +19 -0
- package/dist/model/removeStopWords.cjs.map +1 -0
- package/dist/model/removeStopWords.js +1 -0
- package/dist/model/removeStopWords.js.map +1 -0
- package/dist/model/removeUserIdResponse.cjs +19 -0
- package/dist/model/removeUserIdResponse.cjs.map +1 -0
- package/dist/model/removeUserIdResponse.js +1 -0
- package/dist/model/removeUserIdResponse.js.map +1 -0
- package/dist/model/removeWordsIfNoResults.cjs +19 -0
- package/dist/model/removeWordsIfNoResults.cjs.map +1 -0
- package/dist/model/removeWordsIfNoResults.js +1 -0
- package/dist/model/removeWordsIfNoResults.js.map +1 -0
- package/dist/model/renderingContent.cjs +19 -0
- package/dist/model/renderingContent.cjs.map +1 -0
- package/dist/model/renderingContent.js +1 -0
- package/dist/model/renderingContent.js.map +1 -0
- package/dist/model/replaceAllObjectsResponse.cjs +19 -0
- package/dist/model/replaceAllObjectsResponse.cjs.map +1 -0
- package/dist/model/replaceAllObjectsResponse.js +1 -0
- package/dist/model/replaceAllObjectsResponse.js.map +1 -0
- package/dist/model/replaceSourceResponse.cjs +19 -0
- package/dist/model/replaceSourceResponse.cjs.map +1 -0
- package/dist/model/replaceSourceResponse.js +1 -0
- package/dist/model/replaceSourceResponse.js.map +1 -0
- package/dist/model/rule.cjs +19 -0
- package/dist/model/rule.cjs.map +1 -0
- package/dist/model/rule.js +1 -0
- package/dist/model/rule.js.map +1 -0
- package/dist/model/saveObjectResponse.cjs +19 -0
- package/dist/model/saveObjectResponse.cjs.map +1 -0
- package/dist/model/saveObjectResponse.js +1 -0
- package/dist/model/saveObjectResponse.js.map +1 -0
- package/dist/model/saveSynonymResponse.cjs +19 -0
- package/dist/model/saveSynonymResponse.cjs.map +1 -0
- package/dist/model/saveSynonymResponse.js +1 -0
- package/dist/model/saveSynonymResponse.js.map +1 -0
- package/dist/model/scopeType.cjs +19 -0
- package/dist/model/scopeType.cjs.map +1 -0
- package/dist/model/scopeType.js +1 -0
- package/dist/model/scopeType.js.map +1 -0
- package/dist/model/searchDictionaryEntriesParams.cjs +19 -0
- package/dist/model/searchDictionaryEntriesParams.cjs.map +1 -0
- package/dist/model/searchDictionaryEntriesParams.js +1 -0
- package/dist/model/searchDictionaryEntriesParams.js.map +1 -0
- package/dist/model/searchDictionaryEntriesResponse.cjs +19 -0
- package/dist/model/searchDictionaryEntriesResponse.cjs.map +1 -0
- package/dist/model/searchDictionaryEntriesResponse.js +1 -0
- package/dist/model/searchDictionaryEntriesResponse.js.map +1 -0
- package/dist/model/searchForFacetValuesRequest.cjs +19 -0
- package/dist/model/searchForFacetValuesRequest.cjs.map +1 -0
- package/dist/model/searchForFacetValuesRequest.js +1 -0
- package/dist/model/searchForFacetValuesRequest.js.map +1 -0
- package/dist/model/searchForFacetValuesResponse.cjs +19 -0
- package/dist/model/searchForFacetValuesResponse.cjs.map +1 -0
- package/dist/model/searchForFacetValuesResponse.js +1 -0
- package/dist/model/searchForFacetValuesResponse.js.map +1 -0
- package/dist/model/searchForFacets.cjs +19 -0
- package/dist/model/searchForFacets.cjs.map +1 -0
- package/dist/model/searchForFacets.js +1 -0
- package/dist/model/searchForFacets.js.map +1 -0
- package/dist/model/searchForFacetsOptions.cjs +19 -0
- package/dist/model/searchForFacetsOptions.cjs.map +1 -0
- package/dist/model/searchForFacetsOptions.js +1 -0
- package/dist/model/searchForFacetsOptions.js.map +1 -0
- package/dist/model/searchForHits.cjs +19 -0
- package/dist/model/searchForHits.cjs.map +1 -0
- package/dist/model/searchForHits.js +1 -0
- package/dist/model/searchForHits.js.map +1 -0
- package/dist/model/searchForHitsOptions.cjs +19 -0
- package/dist/model/searchForHitsOptions.cjs.map +1 -0
- package/dist/model/searchForHitsOptions.js +1 -0
- package/dist/model/searchForHitsOptions.js.map +1 -0
- package/dist/model/searchHits.cjs +19 -0
- package/dist/model/searchHits.cjs.map +1 -0
- package/dist/model/searchHits.js +1 -0
- package/dist/model/searchHits.js.map +1 -0
- package/dist/model/searchMethodParams.cjs +19 -0
- package/dist/model/searchMethodParams.cjs.map +1 -0
- package/dist/model/searchMethodParams.js +1 -0
- package/dist/model/searchMethodParams.js.map +1 -0
- package/dist/model/searchPagination.cjs +19 -0
- package/dist/model/searchPagination.cjs.map +1 -0
- package/dist/model/searchPagination.js +1 -0
- package/dist/model/searchPagination.js.map +1 -0
- package/dist/model/searchParams.cjs +19 -0
- package/dist/model/searchParams.cjs.map +1 -0
- package/dist/model/searchParams.js +1 -0
- package/dist/model/searchParams.js.map +1 -0
- package/dist/model/searchParamsObject.cjs +19 -0
- package/dist/model/searchParamsObject.cjs.map +1 -0
- package/dist/model/searchParamsObject.js +1 -0
- package/dist/model/searchParamsObject.js.map +1 -0
- package/dist/model/searchParamsQuery.cjs +19 -0
- package/dist/model/searchParamsQuery.cjs.map +1 -0
- package/dist/model/searchParamsQuery.js +1 -0
- package/dist/model/searchParamsQuery.js.map +1 -0
- package/dist/model/searchParamsString.cjs +19 -0
- package/dist/model/searchParamsString.cjs.map +1 -0
- package/dist/model/searchParamsString.js +1 -0
- package/dist/model/searchParamsString.js.map +1 -0
- package/dist/model/searchQuery.cjs +19 -0
- package/dist/model/searchQuery.cjs.map +1 -0
- package/dist/model/searchQuery.js +1 -0
- package/dist/model/searchQuery.js.map +1 -0
- package/dist/model/searchResponse.cjs +19 -0
- package/dist/model/searchResponse.cjs.map +1 -0
- package/dist/model/searchResponse.js +1 -0
- package/dist/model/searchResponse.js.map +1 -0
- package/dist/model/searchResponses.cjs +19 -0
- package/dist/model/searchResponses.cjs.map +1 -0
- package/dist/model/searchResponses.js +1 -0
- package/dist/model/searchResponses.js.map +1 -0
- package/dist/model/searchResult.cjs +19 -0
- package/dist/model/searchResult.cjs.map +1 -0
- package/dist/model/searchResult.js +1 -0
- package/dist/model/searchResult.js.map +1 -0
- package/dist/model/searchRulesParams.cjs +19 -0
- package/dist/model/searchRulesParams.cjs.map +1 -0
- package/dist/model/searchRulesParams.js +1 -0
- package/dist/model/searchRulesParams.js.map +1 -0
- package/dist/model/searchRulesResponse.cjs +19 -0
- package/dist/model/searchRulesResponse.cjs.map +1 -0
- package/dist/model/searchRulesResponse.js +1 -0
- package/dist/model/searchRulesResponse.js.map +1 -0
- package/dist/model/searchStrategy.cjs +19 -0
- package/dist/model/searchStrategy.cjs.map +1 -0
- package/dist/model/searchStrategy.js +1 -0
- package/dist/model/searchStrategy.js.map +1 -0
- package/dist/model/searchSynonymsParams.cjs +19 -0
- package/dist/model/searchSynonymsParams.cjs.map +1 -0
- package/dist/model/searchSynonymsParams.js +1 -0
- package/dist/model/searchSynonymsParams.js.map +1 -0
- package/dist/model/searchSynonymsResponse.cjs +19 -0
- package/dist/model/searchSynonymsResponse.cjs.map +1 -0
- package/dist/model/searchSynonymsResponse.js +1 -0
- package/dist/model/searchSynonymsResponse.js.map +1 -0
- package/dist/model/searchTypeDefault.cjs +19 -0
- package/dist/model/searchTypeDefault.cjs.map +1 -0
- package/dist/model/searchTypeDefault.js +1 -0
- package/dist/model/searchTypeDefault.js.map +1 -0
- package/dist/model/searchTypeFacet.cjs +19 -0
- package/dist/model/searchTypeFacet.cjs.map +1 -0
- package/dist/model/searchTypeFacet.js +1 -0
- package/dist/model/searchTypeFacet.js.map +1 -0
- package/dist/model/searchUserIdsParams.cjs +19 -0
- package/dist/model/searchUserIdsParams.cjs.map +1 -0
- package/dist/model/searchUserIdsParams.js +1 -0
- package/dist/model/searchUserIdsParams.js.map +1 -0
- package/dist/model/searchUserIdsResponse.cjs +19 -0
- package/dist/model/searchUserIdsResponse.cjs.map +1 -0
- package/dist/model/searchUserIdsResponse.js +1 -0
- package/dist/model/searchUserIdsResponse.js.map +1 -0
- package/dist/model/securedApiKeyRestrictions.cjs +19 -0
- package/dist/model/securedApiKeyRestrictions.cjs.map +1 -0
- package/dist/model/securedApiKeyRestrictions.js +1 -0
- package/dist/model/securedApiKeyRestrictions.js.map +1 -0
- package/dist/model/semanticSearch.cjs +19 -0
- package/dist/model/semanticSearch.cjs.map +1 -0
- package/dist/model/semanticSearch.js +1 -0
- package/dist/model/semanticSearch.js.map +1 -0
- package/dist/model/settingsResponse.cjs +19 -0
- package/dist/model/settingsResponse.cjs.map +1 -0
- package/dist/model/settingsResponse.js +1 -0
- package/dist/model/settingsResponse.js.map +1 -0
- package/dist/model/snippetResult.cjs +19 -0
- package/dist/model/snippetResult.cjs.map +1 -0
- package/dist/model/snippetResult.js +1 -0
- package/dist/model/snippetResult.js.map +1 -0
- package/dist/model/snippetResultOption.cjs +19 -0
- package/dist/model/snippetResultOption.cjs.map +1 -0
- package/dist/model/snippetResultOption.js +1 -0
- package/dist/model/snippetResultOption.js.map +1 -0
- package/dist/model/sortRemainingBy.cjs +19 -0
- package/dist/model/sortRemainingBy.cjs.map +1 -0
- package/dist/model/sortRemainingBy.js +1 -0
- package/dist/model/sortRemainingBy.js.map +1 -0
- package/dist/model/source.cjs +19 -0
- package/dist/model/source.cjs.map +1 -0
- package/dist/model/source.js +1 -0
- package/dist/model/source.js.map +1 -0
- package/dist/model/standardEntries.cjs +19 -0
- package/dist/model/standardEntries.cjs.map +1 -0
- package/dist/model/standardEntries.js +1 -0
- package/dist/model/standardEntries.js.map +1 -0
- package/dist/model/supportedLanguage.cjs +19 -0
- package/dist/model/supportedLanguage.cjs.map +1 -0
- package/dist/model/supportedLanguage.js +1 -0
- package/dist/model/supportedLanguage.js.map +1 -0
- package/dist/model/synonymHit.cjs +19 -0
- package/dist/model/synonymHit.cjs.map +1 -0
- package/dist/model/synonymHit.js +1 -0
- package/dist/model/synonymHit.js.map +1 -0
- package/dist/model/synonymType.cjs +19 -0
- package/dist/model/synonymType.cjs.map +1 -0
- package/dist/model/synonymType.js +1 -0
- package/dist/model/synonymType.js.map +1 -0
- package/dist/model/tagFilters.cjs +19 -0
- package/dist/model/tagFilters.cjs.map +1 -0
- package/dist/model/tagFilters.js +1 -0
- package/dist/model/tagFilters.js.map +1 -0
- package/dist/model/taskStatus.cjs +19 -0
- package/dist/model/taskStatus.cjs.map +1 -0
- package/dist/model/taskStatus.js +1 -0
- package/dist/model/taskStatus.js.map +1 -0
- package/dist/model/timeRange.cjs +19 -0
- package/dist/model/timeRange.cjs.map +1 -0
- package/dist/model/timeRange.js +1 -0
- package/dist/model/timeRange.js.map +1 -0
- package/dist/model/typoTolerance.cjs +19 -0
- package/dist/model/typoTolerance.cjs.map +1 -0
- package/dist/model/typoTolerance.js +1 -0
- package/dist/model/typoTolerance.js.map +1 -0
- package/dist/model/typoToleranceEnum.cjs +19 -0
- package/dist/model/typoToleranceEnum.cjs.map +1 -0
- package/dist/model/typoToleranceEnum.js +1 -0
- package/dist/model/typoToleranceEnum.js.map +1 -0
- package/dist/model/updateApiKeyResponse.cjs +19 -0
- package/dist/model/updateApiKeyResponse.cjs.map +1 -0
- package/dist/model/updateApiKeyResponse.js +1 -0
- package/dist/model/updateApiKeyResponse.js.map +1 -0
- package/dist/model/updatedAtResponse.cjs +19 -0
- package/dist/model/updatedAtResponse.cjs.map +1 -0
- package/dist/model/updatedAtResponse.js +1 -0
- package/dist/model/updatedAtResponse.js.map +1 -0
- package/dist/model/updatedAtWithObjectIdResponse.cjs +19 -0
- package/dist/model/updatedAtWithObjectIdResponse.cjs.map +1 -0
- package/dist/model/updatedAtWithObjectIdResponse.js +1 -0
- package/dist/model/updatedAtWithObjectIdResponse.js.map +1 -0
- package/dist/model/updatedRuleResponse.cjs +19 -0
- package/dist/model/updatedRuleResponse.cjs.map +1 -0
- package/dist/model/updatedRuleResponse.js +1 -0
- package/dist/model/updatedRuleResponse.js.map +1 -0
- package/dist/model/userHighlightResult.cjs +19 -0
- package/dist/model/userHighlightResult.cjs.map +1 -0
- package/dist/model/userHighlightResult.js +1 -0
- package/dist/model/userHighlightResult.js.map +1 -0
- package/dist/model/userHit.cjs +19 -0
- package/dist/model/userHit.cjs.map +1 -0
- package/dist/model/userHit.js +1 -0
- package/dist/model/userHit.js.map +1 -0
- package/dist/model/userId.cjs +19 -0
- package/dist/model/userId.cjs.map +1 -0
- package/dist/model/userId.js +1 -0
- package/dist/model/userId.js.map +1 -0
- package/dist/model/value.cjs +19 -0
- package/dist/model/value.cjs.map +1 -0
- package/dist/model/value.js +1 -0
- package/dist/model/value.js.map +1 -0
- package/dist/model/withPrimary.cjs +19 -0
- package/dist/model/withPrimary.cjs.map +1 -0
- package/dist/model/withPrimary.js +1 -0
- package/dist/model/withPrimary.js.map +1 -0
- package/dist/node.d.cts +3085 -0
- package/dist/node.d.ts +3085 -0
- package/dist/src/searchClient.cjs +2340 -0
- package/dist/src/searchClient.cjs.map +1 -0
- package/dist/src/searchClient.js +2314 -0
- package/dist/src/searchClient.js.map +1 -0
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/model/booleanString.ts +3 -0
- package/model/ignorePlurals.ts +2 -1
- package/model/index.ts +1 -0
- package/package.json +33 -30
- package/dist/builds/browser.d.ts +0 -94
- package/dist/builds/browser.d.ts.map +0 -1
- package/dist/builds/node.d.ts +0 -112
- package/dist/builds/node.d.ts.map +0 -1
- package/dist/client-search.cjs +0 -2345
- package/dist/client-search.esm.browser.js +0 -3025
- package/dist/client-search.esm.node.js +0 -2342
- package/dist/client-search.umd.js +0 -2
- package/dist/model/acl.d.ts +0 -5
- package/dist/model/acl.d.ts.map +0 -1
- package/dist/model/action.d.ts +0 -5
- package/dist/model/action.d.ts.map +0 -1
- package/dist/model/addApiKeyResponse.d.ts +0 -11
- package/dist/model/addApiKeyResponse.d.ts.map +0 -1
- package/dist/model/advancedSyntaxFeatures.d.ts +0 -2
- package/dist/model/advancedSyntaxFeatures.d.ts.map +0 -1
- package/dist/model/alternativesAsExact.d.ts +0 -2
- package/dist/model/alternativesAsExact.d.ts.map +0 -1
- package/dist/model/anchoring.d.ts +0 -5
- package/dist/model/anchoring.d.ts.map +0 -1
- package/dist/model/apiKey.d.ts +0 -39
- package/dist/model/apiKey.d.ts.map +0 -1
- package/dist/model/apiKeyOperation.d.ts +0 -2
- package/dist/model/apiKeyOperation.d.ts.map +0 -1
- package/dist/model/aroundPrecision.d.ts +0 -6
- package/dist/model/aroundPrecision.d.ts.map +0 -1
- package/dist/model/aroundRadius.d.ts +0 -6
- package/dist/model/aroundRadius.d.ts.map +0 -1
- package/dist/model/aroundRadiusAll.d.ts +0 -5
- package/dist/model/aroundRadiusAll.d.ts.map +0 -1
- package/dist/model/assignUserIdParams.d.ts +0 -10
- package/dist/model/assignUserIdParams.d.ts.map +0 -1
- package/dist/model/attributeToUpdate.d.ts +0 -3
- package/dist/model/attributeToUpdate.d.ts.map +0 -1
- package/dist/model/automaticFacetFilter.d.ts +0 -18
- package/dist/model/automaticFacetFilter.d.ts.map +0 -1
- package/dist/model/automaticFacetFilters.d.ts +0 -6
- package/dist/model/automaticFacetFilters.d.ts.map +0 -1
- package/dist/model/baseGetApiKeyResponse.d.ts +0 -11
- package/dist/model/baseGetApiKeyResponse.d.ts.map +0 -1
- package/dist/model/baseIndexSettings.d.ts +0 -72
- package/dist/model/baseIndexSettings.d.ts.map +0 -1
- package/dist/model/baseSearchParams.d.ts +0 -4
- package/dist/model/baseSearchParams.d.ts.map +0 -1
- package/dist/model/baseSearchParamsWithoutQuery.d.ts +0 -116
- package/dist/model/baseSearchParamsWithoutQuery.d.ts.map +0 -1
- package/dist/model/baseSearchResponse.d.ts +0 -94
- package/dist/model/baseSearchResponse.d.ts.map +0 -1
- package/dist/model/batchAssignUserIdsParams.d.ts +0 -14
- package/dist/model/batchAssignUserIdsParams.d.ts.map +0 -1
- package/dist/model/batchDictionaryEntriesParams.d.ts +0 -15
- package/dist/model/batchDictionaryEntriesParams.d.ts.map +0 -1
- package/dist/model/batchDictionaryEntriesRequest.d.ts +0 -7
- package/dist/model/batchDictionaryEntriesRequest.d.ts.map +0 -1
- package/dist/model/batchParams.d.ts +0 -8
- package/dist/model/batchParams.d.ts.map +0 -1
- package/dist/model/batchRequest.d.ts +0 -9
- package/dist/model/batchRequest.d.ts.map +0 -1
- package/dist/model/batchResponse.d.ts +0 -11
- package/dist/model/batchResponse.d.ts.map +0 -1
- package/dist/model/batchWriteParams.d.ts +0 -8
- package/dist/model/batchWriteParams.d.ts.map +0 -1
- package/dist/model/browsePagination.d.ts +0 -19
- package/dist/model/browsePagination.d.ts.map +0 -1
- package/dist/model/browseParams.d.ts +0 -4
- package/dist/model/browseParams.d.ts.map +0 -1
- package/dist/model/browseParamsObject.d.ts +0 -4
- package/dist/model/browseParamsObject.d.ts.map +0 -1
- package/dist/model/browseResponse.d.ts +0 -6
- package/dist/model/browseResponse.d.ts.map +0 -1
- package/dist/model/builtInOperation.d.ts +0 -10
- package/dist/model/builtInOperation.d.ts.map +0 -1
- package/dist/model/builtInOperationType.d.ts +0 -5
- package/dist/model/builtInOperationType.d.ts.map +0 -1
- package/dist/model/builtInOperationValue.d.ts +0 -2
- package/dist/model/builtInOperationValue.d.ts.map +0 -1
- package/dist/model/clientMethodProps.d.ts +0 -773
- package/dist/model/clientMethodProps.d.ts.map +0 -1
- package/dist/model/condition.d.ts +0 -21
- package/dist/model/condition.d.ts.map +0 -1
- package/dist/model/consequence.d.ts +0 -26
- package/dist/model/consequence.d.ts.map +0 -1
- package/dist/model/consequenceHide.d.ts +0 -10
- package/dist/model/consequenceHide.d.ts.map +0 -1
- package/dist/model/consequenceParams.d.ts +0 -5
- package/dist/model/consequenceParams.d.ts.map +0 -1
- package/dist/model/consequenceQuery.d.ts +0 -6
- package/dist/model/consequenceQuery.d.ts.map +0 -1
- package/dist/model/consequenceQueryObject.d.ts +0 -12
- package/dist/model/consequenceQueryObject.d.ts.map +0 -1
- package/dist/model/createdAtResponse.d.ts +0 -10
- package/dist/model/createdAtResponse.d.ts.map +0 -1
- package/dist/model/cursor.d.ts +0 -7
- package/dist/model/cursor.d.ts.map +0 -1
- package/dist/model/deleteApiKeyResponse.d.ts +0 -7
- package/dist/model/deleteApiKeyResponse.d.ts.map +0 -1
- package/dist/model/deleteByParams.d.ts +0 -27
- package/dist/model/deleteByParams.d.ts.map +0 -1
- package/dist/model/deleteSourceResponse.d.ts +0 -7
- package/dist/model/deleteSourceResponse.d.ts.map +0 -1
- package/dist/model/deletedAtResponse.d.ts +0 -14
- package/dist/model/deletedAtResponse.d.ts.map +0 -1
- package/dist/model/dictionaryAction.d.ts +0 -5
- package/dist/model/dictionaryAction.d.ts.map +0 -1
- package/dist/model/dictionaryEntry.d.ts +0 -28
- package/dist/model/dictionaryEntry.d.ts.map +0 -1
- package/dist/model/dictionaryEntryState.d.ts +0 -5
- package/dist/model/dictionaryEntryState.d.ts.map +0 -1
- package/dist/model/dictionaryEntryType.d.ts +0 -5
- package/dist/model/dictionaryEntryType.d.ts.map +0 -1
- package/dist/model/dictionaryLanguage.d.ts +0 -10
- package/dist/model/dictionaryLanguage.d.ts.map +0 -1
- package/dist/model/dictionarySettingsParams.d.ts +0 -8
- package/dist/model/dictionarySettingsParams.d.ts.map +0 -1
- package/dist/model/dictionaryType.d.ts +0 -2
- package/dist/model/dictionaryType.d.ts.map +0 -1
- package/dist/model/distinct.d.ts +0 -5
- package/dist/model/distinct.d.ts.map +0 -1
- package/dist/model/edit.d.ts +0 -13
- package/dist/model/edit.d.ts.map +0 -1
- package/dist/model/editType.d.ts +0 -5
- package/dist/model/editType.d.ts.map +0 -1
- package/dist/model/errorBase.d.ts +0 -7
- package/dist/model/errorBase.d.ts.map +0 -1
- package/dist/model/exactOnSingleWordQuery.d.ts +0 -5
- package/dist/model/exactOnSingleWordQuery.d.ts.map +0 -1
- package/dist/model/exhaustive.d.ts +0 -26
- package/dist/model/exhaustive.d.ts.map +0 -1
- package/dist/model/facetFilters.d.ts +0 -5
- package/dist/model/facetFilters.d.ts.map +0 -1
- package/dist/model/facetHits.d.ts +0 -15
- package/dist/model/facetHits.d.ts.map +0 -1
- package/dist/model/facetOrdering.d.ts +0 -13
- package/dist/model/facetOrdering.d.ts.map +0 -1
- package/dist/model/facetStats.d.ts +0 -19
- package/dist/model/facetStats.d.ts.map +0 -1
- package/dist/model/facets.d.ts +0 -10
- package/dist/model/facets.d.ts.map +0 -1
- package/dist/model/fetchedIndex.d.ts +0 -51
- package/dist/model/fetchedIndex.d.ts.map +0 -1
- package/dist/model/getApiKeyResponse.d.ts +0 -4
- package/dist/model/getApiKeyResponse.d.ts.map +0 -1
- package/dist/model/getDictionarySettingsResponse.d.ts +0 -5
- package/dist/model/getDictionarySettingsResponse.d.ts.map +0 -1
- package/dist/model/getLogsResponse.d.ts +0 -5
- package/dist/model/getLogsResponse.d.ts.map +0 -1
- package/dist/model/getObjectsParams.d.ts +0 -8
- package/dist/model/getObjectsParams.d.ts.map +0 -1
- package/dist/model/getObjectsRequest.d.ts +0 -18
- package/dist/model/getObjectsRequest.d.ts.map +0 -1
- package/dist/model/getObjectsResponse.d.ts +0 -7
- package/dist/model/getObjectsResponse.d.ts.map +0 -1
- package/dist/model/getTaskResponse.d.ts +0 -5
- package/dist/model/getTaskResponse.d.ts.map +0 -1
- package/dist/model/getTopUserIdsResponse.d.ts +0 -11
- package/dist/model/getTopUserIdsResponse.d.ts.map +0 -1
- package/dist/model/hasPendingMappingsResponse.d.ts +0 -11
- package/dist/model/hasPendingMappingsResponse.d.ts.map +0 -1
- package/dist/model/highlightResult.d.ts +0 -5
- package/dist/model/highlightResult.d.ts.map +0 -1
- package/dist/model/highlightResultOption.d.ts +0 -20
- package/dist/model/highlightResultOption.d.ts.map +0 -1
- package/dist/model/hit.d.ts +0 -23
- package/dist/model/hit.d.ts.map +0 -1
- package/dist/model/ignorePlurals.d.ts +0 -6
- package/dist/model/ignorePlurals.d.ts.map +0 -1
- package/dist/model/index.d.ts +0 -175
- package/dist/model/index.d.ts.map +0 -1
- package/dist/model/indexSettings.d.ts +0 -7
- package/dist/model/indexSettings.d.ts.map +0 -1
- package/dist/model/indexSettingsAsSearchParams.d.ts +0 -160
- package/dist/model/indexSettingsAsSearchParams.d.ts.map +0 -1
- package/dist/model/languages.d.ts +0 -10
- package/dist/model/languages.d.ts.map +0 -1
- package/dist/model/listApiKeysResponse.d.ts +0 -8
- package/dist/model/listApiKeysResponse.d.ts.map +0 -1
- package/dist/model/listClustersResponse.d.ts +0 -10
- package/dist/model/listClustersResponse.d.ts.map +0 -1
- package/dist/model/listIndicesResponse.d.ts +0 -12
- package/dist/model/listIndicesResponse.d.ts.map +0 -1
- package/dist/model/listUserIdsResponse.d.ts +0 -11
- package/dist/model/listUserIdsResponse.d.ts.map +0 -1
- package/dist/model/log.d.ts +0 -64
- package/dist/model/log.d.ts.map +0 -1
- package/dist/model/logQuery.d.ts +0 -15
- package/dist/model/logQuery.d.ts.map +0 -1
- package/dist/model/logType.d.ts +0 -2
- package/dist/model/logType.d.ts.map +0 -1
- package/dist/model/matchLevel.d.ts +0 -5
- package/dist/model/matchLevel.d.ts.map +0 -1
- package/dist/model/matchedGeoLocation.d.ts +0 -15
- package/dist/model/matchedGeoLocation.d.ts.map +0 -1
- package/dist/model/mode.d.ts +0 -5
- package/dist/model/mode.d.ts.map +0 -1
- package/dist/model/multipleBatchRequest.d.ts +0 -13
- package/dist/model/multipleBatchRequest.d.ts.map +0 -1
- package/dist/model/multipleBatchResponse.d.ts +0 -11
- package/dist/model/multipleBatchResponse.d.ts.map +0 -1
- package/dist/model/numericFilters.d.ts +0 -5
- package/dist/model/numericFilters.d.ts.map +0 -1
- package/dist/model/operationIndexParams.d.ts +0 -14
- package/dist/model/operationIndexParams.d.ts.map +0 -1
- package/dist/model/operationType.d.ts +0 -5
- package/dist/model/operationType.d.ts.map +0 -1
- package/dist/model/optionalFilters.d.ts +0 -5
- package/dist/model/optionalFilters.d.ts.map +0 -1
- package/dist/model/params.d.ts +0 -13
- package/dist/model/params.d.ts.map +0 -1
- package/dist/model/personalization.d.ts +0 -15
- package/dist/model/personalization.d.ts.map +0 -1
- package/dist/model/promote.d.ts +0 -4
- package/dist/model/promote.d.ts.map +0 -1
- package/dist/model/promoteObjectID.d.ts +0 -14
- package/dist/model/promoteObjectID.d.ts.map +0 -1
- package/dist/model/promoteObjectIDs.d.ts +0 -14
- package/dist/model/promoteObjectIDs.d.ts.map +0 -1
- package/dist/model/queryType.d.ts +0 -5
- package/dist/model/queryType.d.ts.map +0 -1
- package/dist/model/range.d.ts +0 -14
- package/dist/model/range.d.ts.map +0 -1
- package/dist/model/rankingInfo.d.ts +0 -54
- package/dist/model/rankingInfo.d.ts.map +0 -1
- package/dist/model/reRankingApplyFilter.d.ts +0 -5
- package/dist/model/reRankingApplyFilter.d.ts.map +0 -1
- package/dist/model/redirect.d.ts +0 -8
- package/dist/model/redirect.d.ts.map +0 -1
- package/dist/model/redirectRuleIndexData.d.ts +0 -7
- package/dist/model/redirectRuleIndexData.d.ts.map +0 -1
- package/dist/model/redirectRuleIndexMetadata.d.ts +0 -21
- package/dist/model/redirectRuleIndexMetadata.d.ts.map +0 -1
- package/dist/model/redirectURL.d.ts +0 -7
- package/dist/model/redirectURL.d.ts.map +0 -1
- package/dist/model/removeStopWords.d.ts +0 -6
- package/dist/model/removeStopWords.d.ts.map +0 -1
- package/dist/model/removeUserIdResponse.d.ts +0 -7
- package/dist/model/removeUserIdResponse.d.ts.map +0 -1
- package/dist/model/removeWordsIfNoResults.d.ts +0 -5
- package/dist/model/removeWordsIfNoResults.d.ts.map +0 -1
- package/dist/model/renderingContent.d.ts +0 -10
- package/dist/model/renderingContent.d.ts.map +0 -1
- package/dist/model/replaceAllObjectsResponse.d.ts +0 -11
- package/dist/model/replaceAllObjectsResponse.d.ts.map +0 -1
- package/dist/model/replaceSourceResponse.d.ts +0 -7
- package/dist/model/replaceSourceResponse.d.ts.map +0 -1
- package/dist/model/rule.d.ts +0 -30
- package/dist/model/rule.d.ts.map +0 -1
- package/dist/model/saveObjectResponse.d.ts +0 -15
- package/dist/model/saveObjectResponse.d.ts.map +0 -1
- package/dist/model/saveSynonymResponse.d.ts +0 -15
- package/dist/model/saveSynonymResponse.d.ts.map +0 -1
- package/dist/model/scopeType.d.ts +0 -2
- package/dist/model/scopeType.d.ts.map +0 -1
- package/dist/model/searchDictionaryEntriesParams.d.ts +0 -20
- package/dist/model/searchDictionaryEntriesParams.d.ts.map +0 -1
- package/dist/model/searchDictionaryEntriesResponse.d.ts +0 -20
- package/dist/model/searchDictionaryEntriesResponse.d.ts.map +0 -1
- package/dist/model/searchForFacetValuesRequest.d.ts +0 -15
- package/dist/model/searchForFacetValuesRequest.d.ts.map +0 -1
- package/dist/model/searchForFacetValuesResponse.d.ts +0 -16
- package/dist/model/searchForFacetValuesResponse.d.ts.map +0 -1
- package/dist/model/searchForFacets.d.ts +0 -4
- package/dist/model/searchForFacets.d.ts.map +0 -1
- package/dist/model/searchForFacetsOptions.d.ts +0 -21
- package/dist/model/searchForFacetsOptions.d.ts.map +0 -1
- package/dist/model/searchForHits.d.ts +0 -4
- package/dist/model/searchForHits.d.ts.map +0 -1
- package/dist/model/searchForHitsOptions.d.ts +0 -13
- package/dist/model/searchForHitsOptions.d.ts.map +0 -1
- package/dist/model/searchHits.d.ts +0 -16
- package/dist/model/searchHits.d.ts.map +0 -1
- package/dist/model/searchMethodParams.d.ts +0 -7
- package/dist/model/searchMethodParams.d.ts.map +0 -1
- package/dist/model/searchPagination.d.ts +0 -19
- package/dist/model/searchPagination.d.ts.map +0 -1
- package/dist/model/searchParams.d.ts +0 -4
- package/dist/model/searchParams.d.ts.map +0 -1
- package/dist/model/searchParamsObject.d.ts +0 -7
- package/dist/model/searchParamsObject.d.ts.map +0 -1
- package/dist/model/searchParamsQuery.d.ts +0 -7
- package/dist/model/searchParamsQuery.d.ts.map +0 -1
- package/dist/model/searchParamsString.d.ts +0 -10
- package/dist/model/searchParamsString.d.ts.map +0 -1
- package/dist/model/searchQuery.d.ts +0 -4
- package/dist/model/searchQuery.d.ts.map +0 -1
- package/dist/model/searchResponse.d.ts +0 -5
- package/dist/model/searchResponse.d.ts.map +0 -1
- package/dist/model/searchResponses.d.ts +0 -5
- package/dist/model/searchResponses.d.ts.map +0 -1
- package/dist/model/searchResult.d.ts +0 -4
- package/dist/model/searchResult.d.ts.map +0 -1
- package/dist/model/searchRulesParams.d.ts +0 -28
- package/dist/model/searchRulesParams.d.ts.map +0 -1
- package/dist/model/searchRulesResponse.d.ts +0 -20
- package/dist/model/searchRulesResponse.d.ts.map +0 -1
- package/dist/model/searchStrategy.d.ts +0 -5
- package/dist/model/searchStrategy.d.ts.map +0 -1
- package/dist/model/searchSynonymsParams.d.ts +0 -17
- package/dist/model/searchSynonymsParams.d.ts.map +0 -1
- package/dist/model/searchSynonymsResponse.d.ts +0 -12
- package/dist/model/searchSynonymsResponse.d.ts.map +0 -1
- package/dist/model/searchTypeDefault.d.ts +0 -5
- package/dist/model/searchTypeDefault.d.ts.map +0 -1
- package/dist/model/searchTypeFacet.d.ts +0 -5
- package/dist/model/searchTypeFacet.d.ts.map +0 -1
- package/dist/model/searchUserIdsParams.d.ts +0 -22
- package/dist/model/searchUserIdsParams.d.ts.map +0 -1
- package/dist/model/searchUserIdsResponse.d.ts +0 -27
- package/dist/model/searchUserIdsResponse.d.ts.map +0 -1
- package/dist/model/securedApiKeyRestrictions.d.ts +0 -25
- package/dist/model/securedApiKeyRestrictions.d.ts.map +0 -1
- package/dist/model/semanticSearch.d.ts +0 -10
- package/dist/model/semanticSearch.d.ts.map +0 -1
- package/dist/model/settingsResponse.d.ts +0 -4
- package/dist/model/settingsResponse.d.ts.map +0 -1
- package/dist/model/snippetResult.d.ts +0 -5
- package/dist/model/snippetResult.d.ts.map +0 -1
- package/dist/model/snippetResultOption.d.ts +0 -12
- package/dist/model/snippetResultOption.d.ts.map +0 -1
- package/dist/model/sortRemainingBy.d.ts +0 -5
- package/dist/model/sortRemainingBy.d.ts.map +0 -1
- package/dist/model/source.d.ts +0 -14
- package/dist/model/source.d.ts.map +0 -1
- package/dist/model/standardEntries.d.ts +0 -18
- package/dist/model/standardEntries.d.ts.map +0 -1
- package/dist/model/supportedLanguage.d.ts +0 -5
- package/dist/model/supportedLanguage.d.ts.map +0 -1
- package/dist/model/synonymHit.d.ts +0 -36
- package/dist/model/synonymHit.d.ts.map +0 -1
- package/dist/model/synonymType.d.ts +0 -5
- package/dist/model/synonymType.d.ts.map +0 -1
- package/dist/model/tagFilters.d.ts +0 -5
- package/dist/model/tagFilters.d.ts.map +0 -1
- package/dist/model/taskStatus.d.ts +0 -5
- package/dist/model/taskStatus.d.ts.map +0 -1
- package/dist/model/timeRange.d.ts +0 -11
- package/dist/model/timeRange.d.ts.map +0 -1
- package/dist/model/typoTolerance.d.ts +0 -6
- package/dist/model/typoTolerance.d.ts.map +0 -1
- package/dist/model/typoToleranceEnum.d.ts +0 -5
- package/dist/model/typoToleranceEnum.d.ts.map +0 -1
- package/dist/model/updateApiKeyResponse.d.ts +0 -11
- package/dist/model/updateApiKeyResponse.d.ts.map +0 -1
- package/dist/model/updatedAtResponse.d.ts +0 -14
- package/dist/model/updatedAtResponse.d.ts.map +0 -1
- package/dist/model/updatedAtWithObjectIdResponse.d.ts +0 -18
- package/dist/model/updatedAtWithObjectIdResponse.d.ts.map +0 -1
- package/dist/model/updatedRuleResponse.d.ts +0 -15
- package/dist/model/updatedRuleResponse.d.ts.map +0 -1
- package/dist/model/userHighlightResult.d.ts +0 -6
- package/dist/model/userHighlightResult.d.ts.map +0 -1
- package/dist/model/userHit.d.ts +0 -25
- package/dist/model/userHit.d.ts.map +0 -1
- package/dist/model/userId.d.ts +0 -22
- package/dist/model/userId.d.ts.map +0 -1
- package/dist/model/value.d.ts +0 -13
- package/dist/model/value.d.ts.map +0 -1
- package/dist/model/withPrimary.d.ts +0 -7
- package/dist/model/withPrimary.d.ts.map +0 -1
- package/dist/src/searchClient.d.ts +0 -922
- package/dist/src/searchClient.d.ts.map +0 -1
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/consequenceQuery.ts
|
|
17
|
+
var consequenceQuery_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(consequenceQuery_exports);
|
|
19
|
+
//# sourceMappingURL=consequenceQuery.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/consequenceQuery.ts"],"sourcesContent":["// 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.\n\nimport type { ConsequenceQueryObject } from './consequenceQueryObject';\n\n/**\n * Replace or edit the search query. If `consequenceQuery` is a string, the entire search query is replaced with that string. If `consequenceQuery` is an object, it describes incremental edits made to the query.\n */\nexport type ConsequenceQuery = ConsequenceQueryObject | string;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=consequenceQuery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/consequenceQueryObject.ts
|
|
17
|
+
var consequenceQueryObject_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(consequenceQueryObject_exports);
|
|
19
|
+
//# sourceMappingURL=consequenceQueryObject.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/consequenceQueryObject.ts"],"sourcesContent":["// 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.\n\nimport type { Edit } from './edit';\n\nexport type ConsequenceQueryObject = {\n /**\n * Words to remove from the search query.\n */\n remove?: string[];\n\n /**\n * Changes to make to the search query.\n */\n edits?: Edit[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=consequenceQueryObject.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/createdAtResponse.ts
|
|
17
|
+
var createdAtResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(createdAtResponse_exports);
|
|
19
|
+
//# sourceMappingURL=createdAtResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/createdAtResponse.ts"],"sourcesContent":["// 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.\n\n/**\n * Response and creation timestamp.\n */\nexport type CreatedAtResponse = {\n /**\n * Date and time when the object was created, in RFC 3339 format.\n */\n createdAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=createdAtResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/cursor.ts
|
|
17
|
+
var cursor_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(cursor_exports);
|
|
19
|
+
//# sourceMappingURL=cursor.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/cursor.ts"],"sourcesContent":["// 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.\n\nexport type Cursor = {\n /**\n * Cursor to get the next page of the response. The parameter must match the value returned in the response of a previous request. The last page of the response does not return a `cursor` attribute.\n */\n cursor?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=cursor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/deleteApiKeyResponse.ts
|
|
17
|
+
var deleteApiKeyResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(deleteApiKeyResponse_exports);
|
|
19
|
+
//# sourceMappingURL=deleteApiKeyResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/deleteApiKeyResponse.ts"],"sourcesContent":["// 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.\n\nexport type DeleteApiKeyResponse = {\n /**\n * Date and time when the object was deleted, in RFC 3339 format.\n */\n deletedAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=deleteApiKeyResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/deleteByParams.ts
|
|
17
|
+
var deleteByParams_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(deleteByParams_exports);
|
|
19
|
+
//# sourceMappingURL=deleteByParams.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/deleteByParams.ts"],"sourcesContent":["// 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.\n\nimport type { AroundRadius } from './aroundRadius';\nimport type { FacetFilters } from './facetFilters';\nimport type { NumericFilters } from './numericFilters';\nimport type { TagFilters } from './tagFilters';\n\nexport type DeleteByParams = {\n facetFilters?: FacetFilters;\n\n /**\n * Filter expression to only include items that match the filter criteria in the response. You can use these filter expressions: - **Numeric filters.** `<facet> <op> <number>`, where `<op>` is one of `<`, `<=`, `=`, `!=`, `>`, `>=`. - **Ranges.** `<facet>:<lower> TO <upper>` where `<lower>` and `<upper>` are the lower and upper limits of the range (inclusive). - **Facet filters.** `<facet>:<value>` where `<facet>` is a facet attribute (case-sensitive) and `<value>` a facet value. - **Tag filters.** `_tags:<value>` or just `<value>` (case-sensitive). - **Boolean filters.** `<facet>: true | false`. You can combine filters with `AND`, `OR`, and `NOT` operators with the following restrictions: - You can only combine filters of the same type with `OR`. **Not supported:** `facet:value OR num > 3`. - You can\\'t use `NOT` with combinations of filters. **Not supported:** `NOT(facet:value OR facet:value)` - You can\\'t combine conjunctions (`AND`) with `OR`. **Not supported:** `facet:value OR (facet:value AND facet:value)` Use quotes around your filters, if the facet attribute name or facet value has spaces, keywords (`OR`, `AND`, `NOT`), or quotes. If a facet attribute is an array, the filter matches if it matches at least one element of the array. For more information, see [Filters](https://www.algolia.com/doc/guides/managing-results/refine-results/filtering/).\n */\n filters?: string;\n\n numericFilters?: NumericFilters;\n\n tagFilters?: TagFilters;\n\n /**\n * Coordinates for the center of a circle, expressed as a comma-separated string of latitude and longitude. Only records included within circle around this central location are included in the results. The radius of the circle is determined by the `aroundRadius` and `minimumAroundRadius` settings. This parameter is ignored if you also specify `insidePolygon` or `insideBoundingBox`.\n */\n aroundLatLng?: string;\n\n aroundRadius?: AroundRadius;\n\n /**\n * Coordinates for a rectangular area in which to search. Each bounding box is defined by the two opposite points of its diagonal, and expressed as latitude and longitude pair: `[p1 lat, p1 long, p2 lat, p2 long]`. Provide multiple bounding boxes as nested arrays. For more information, see [rectangular area](https://www.algolia.com/doc/guides/managing-results/refine-results/geolocation/#filtering-inside-rectangular-or-polygonal-areas).\n */\n insideBoundingBox?: number[][];\n\n /**\n * Coordinates of a polygon in which to search. Polygons are defined by 3 to 10,000 points. Each point is represented by its latitude and longitude. Provide multiple polygons as nested arrays. For more information, see [filtering inside polygons](https://www.algolia.com/doc/guides/managing-results/refine-results/geolocation/#filtering-inside-rectangular-or-polygonal-areas). This parameter is ignored if you also specify `insideBoundingBox`.\n */\n insidePolygon?: number[][];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=deleteByParams.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/deleteSourceResponse.ts
|
|
17
|
+
var deleteSourceResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(deleteSourceResponse_exports);
|
|
19
|
+
//# sourceMappingURL=deleteSourceResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/deleteSourceResponse.ts"],"sourcesContent":["// 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.\n\nexport type DeleteSourceResponse = {\n /**\n * Date and time when the object was deleted, in RFC 3339 format.\n */\n deletedAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=deleteSourceResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/deletedAtResponse.ts
|
|
17
|
+
var deletedAtResponse_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(deletedAtResponse_exports);
|
|
19
|
+
//# sourceMappingURL=deletedAtResponse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/deletedAtResponse.ts"],"sourcesContent":["// 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.\n\n/**\n * Response, taskID, and deletion timestamp.\n */\nexport type DeletedAtResponse = {\n /**\n * Unique identifier of a task. A successful API response means that a task was added to a queue. It might not run immediately. You can check the task\\'s progress with the [`task` operation](#tag/Indices/operation/getTask) and this `taskID`.\n */\n taskID: number;\n\n /**\n * Date and time when the object was deleted, in RFC 3339 format.\n */\n deletedAt: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=deletedAtResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/dictionaryAction.ts
|
|
17
|
+
var dictionaryAction_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(dictionaryAction_exports);
|
|
19
|
+
//# sourceMappingURL=dictionaryAction.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/dictionaryAction.ts"],"sourcesContent":["// 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.\n\n/**\n * Actions to perform.\n */\nexport type DictionaryAction = 'addEntry' | 'deleteEntry';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=dictionaryAction.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/dictionaryEntry.ts
|
|
17
|
+
var dictionaryEntry_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(dictionaryEntry_exports);
|
|
19
|
+
//# sourceMappingURL=dictionaryEntry.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/dictionaryEntry.ts"],"sourcesContent":["// 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.\n\nimport type { DictionaryEntryState } from './dictionaryEntryState';\nimport type { DictionaryEntryType } from './dictionaryEntryType';\nimport type { SupportedLanguage } from './supportedLanguage';\n\n/**\n * Dictionary entry.\n */\nexport type DictionaryEntry = Record<string, any> & {\n /**\n * Unique identifier for the dictionary entry.\n */\n objectID: string;\n\n language?: SupportedLanguage;\n\n /**\n * Matching dictionary word for `stopwords` and `compounds` dictionaries.\n */\n word?: string;\n\n /**\n * Matching words in the `plurals` dictionary including declensions.\n */\n words?: string[];\n\n /**\n * Invividual components of a compound word in the `compounds` dictionary.\n */\n decomposition?: string[];\n\n state?: DictionaryEntryState;\n\n type?: DictionaryEntryType;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=dictionaryEntry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/dictionaryEntryState.ts
|
|
17
|
+
var dictionaryEntryState_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(dictionaryEntryState_exports);
|
|
19
|
+
//# sourceMappingURL=dictionaryEntryState.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/dictionaryEntryState.ts"],"sourcesContent":["// 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.\n\n/**\n * Whether a dictionary entry is active.\n */\nexport type DictionaryEntryState = 'disabled' | 'enabled';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=dictionaryEntryState.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/dictionaryEntryType.ts
|
|
17
|
+
var dictionaryEntryType_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(dictionaryEntryType_exports);
|
|
19
|
+
//# sourceMappingURL=dictionaryEntryType.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/dictionaryEntryType.ts"],"sourcesContent":["// 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.\n\n/**\n * Whether a dictionary entry is provided by Algolia (standard), or has been added by you (custom).\n */\nexport type DictionaryEntryType = 'custom' | 'standard';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=dictionaryEntryType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/dictionaryLanguage.ts
|
|
17
|
+
var dictionaryLanguage_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(dictionaryLanguage_exports);
|
|
19
|
+
//# sourceMappingURL=dictionaryLanguage.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/dictionaryLanguage.ts"],"sourcesContent":["// 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.\n\n/**\n * Dictionary type. If `null`, this dictionary type isn\\'t supported for the language.\n */\nexport type DictionaryLanguage = {\n /**\n * Number of custom dictionary entries.\n */\n nbCustomEntries?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=dictionaryLanguage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/dictionarySettingsParams.ts
|
|
17
|
+
var dictionarySettingsParams_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(dictionarySettingsParams_exports);
|
|
19
|
+
//# sourceMappingURL=dictionarySettingsParams.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/dictionarySettingsParams.ts"],"sourcesContent":["// 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.\n\nimport type { StandardEntries } from './standardEntries';\n\n/**\n * Turn on or off the built-in Algolia stop words for a specific language.\n */\nexport type DictionarySettingsParams = {\n disableStandardEntries: StandardEntries;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=dictionarySettingsParams.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/dictionaryType.ts
|
|
17
|
+
var dictionaryType_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(dictionaryType_exports);
|
|
19
|
+
//# sourceMappingURL=dictionaryType.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/dictionaryType.ts"],"sourcesContent":["// 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.\n\nexport type DictionaryType = 'compounds' | 'plurals' | 'stopwords';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=dictionaryType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/distinct.ts
|
|
17
|
+
var distinct_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(distinct_exports);
|
|
19
|
+
//# sourceMappingURL=distinct.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/distinct.ts"],"sourcesContent":["// 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.\n\n/**\n * Determines how many records of a group are included in the search results. Records with the same value for the `attributeForDistinct` attribute are considered a group. The `distinct` setting controls how many members of the group are returned. This is useful for [deduplication and grouping](https://www.algolia.com/doc/guides/managing-results/refine-results/grouping/#introducing-algolias-distinct-feature). The `distinct` setting is ignored if `attributeForDistinct` is not set.\n */\nexport type Distinct = boolean | number;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=distinct.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/edit.ts
|
|
17
|
+
var edit_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(edit_exports);
|
|
19
|
+
//# sourceMappingURL=edit.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/edit.ts"],"sourcesContent":["// 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.\n\nimport type { EditType } from './editType';\n\nexport type Edit = {\n type?: EditType;\n\n /**\n * Text or patterns to remove from the query string.\n */\n delete?: string;\n\n /**\n * Text to be added in place of the deleted text inside the query string.\n */\n insert?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=edit.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/editType.ts
|
|
17
|
+
var editType_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(editType_exports);
|
|
19
|
+
//# sourceMappingURL=editType.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/editType.ts"],"sourcesContent":["// 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.\n\n/**\n * Type of edit.\n */\nexport type EditType = 'remove' | 'replace';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=editType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// model/errorBase.ts
|
|
17
|
+
var errorBase_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(errorBase_exports);
|
|
19
|
+
//# sourceMappingURL=errorBase.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../model/errorBase.ts"],"sourcesContent":["// 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.\n\n/**\n * Error.\n */\nexport type ErrorBase = Record<string, any> & {\n message?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=errorBase.js.map
|