-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Thomas Raffray <[email protected]>
- Loading branch information
1 parent
7c03f6a
commit 1ac883b
Showing
25 changed files
with
44 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,176 +1,19 @@ | ||
../.gitignore | ||
../pyproject.toml | ||
.openapi-generator-ignore | ||
__init__.py | ||
http/__init__.py | ||
search/__init__.py | ||
search/__init__.py | ||
search/client.py | ||
search/config.py | ||
search/models/__init__.py | ||
search/models/__init__.py | ||
search/models/acl.py | ||
search/models/action.py | ||
search/models/add_api_key_response.py | ||
search/models/advanced_syntax_features.py | ||
search/models/alternatives_as_exact.py | ||
search/models/anchoring.py | ||
search/models/api_key.py | ||
search/models/api_key_operation.py | ||
search/models/around_precision.py | ||
search/models/around_precision_from_value_inner.py | ||
search/models/around_radius.py | ||
search/models/around_radius_all.py | ||
search/models/assign_user_id_params.py | ||
search/models/attribute_to_update.py | ||
search/models/automatic_facet_filter.py | ||
search/models/automatic_facet_filters.py | ||
search/models/base_get_api_key_response.py | ||
search/models/base_index_settings.py | ||
search/models/base_search_params.py | ||
search/models/base_search_params_without_query.py | ||
search/models/base_search_response.py | ||
search/models/batch_assign_user_ids_params.py | ||
search/models/batch_dictionary_entries_params.py | ||
search/models/batch_dictionary_entries_request.py | ||
search/models/batch_params.py | ||
search/models/batch_request.py | ||
search/models/batch_response.py | ||
search/models/batch_write_params.py | ||
search/models/browse_params.py | ||
search/models/browse_params_object.py | ||
search/models/browse_response.py | ||
search/models/built_in_operation.py | ||
search/models/built_in_operation_type.py | ||
search/models/condition.py | ||
search/models/consequence.py | ||
search/models/consequence_hide.py | ||
search/models/consequence_params.py | ||
search/models/consequence_query.py | ||
search/models/consequence_query_object.py | ||
search/models/created_at_response.py | ||
search/models/cursor.py | ||
search/models/delete_api_key_response.py | ||
search/models/delete_by_params.py | ||
search/models/delete_source_response.py | ||
search/models/deleted_at_response.py | ||
search/models/dictionary_action.py | ||
search/models/dictionary_entry.py | ||
search/models/dictionary_entry_state.py | ||
search/models/dictionary_language.py | ||
search/models/dictionary_settings_params.py | ||
search/models/dictionary_type.py | ||
search/models/distinct.py | ||
search/models/edit.py | ||
search/models/edit_type.py | ||
search/models/error_base.py | ||
search/models/exact_on_single_word_query.py | ||
search/models/exhaustive.py | ||
search/models/facet_filters.py | ||
search/models/facet_hits.py | ||
search/models/facet_ordering.py | ||
search/models/facets.py | ||
search/models/facets_stats.py | ||
search/models/fetched_index.py | ||
search/models/get_api_key_response.py | ||
search/models/get_dictionary_settings_response.py | ||
search/models/get_logs_response.py | ||
search/models/get_objects_params.py | ||
search/models/get_objects_request.py | ||
search/models/get_objects_response.py | ||
search/models/get_task_response.py | ||
search/models/get_top_user_ids_response.py | ||
search/models/has_pending_mappings_response.py | ||
search/models/highlight_result.py | ||
search/models/highlight_result_option.py | ||
search/models/hit.py | ||
search/models/ignore_plurals.py | ||
search/models/index_settings.py | ||
search/models/index_settings_as_search_params.py | ||
search/models/languages.py | ||
search/models/list_api_keys_response.py | ||
search/models/list_clusters_response.py | ||
search/models/list_indices_response.py | ||
search/models/list_user_ids_response.py | ||
search/models/log.py | ||
search/models/log_query.py | ||
search/models/log_type.py | ||
search/models/match_level.py | ||
search/models/matched_geo_location.py | ||
search/models/mode.py | ||
search/models/multiple_batch_request.py | ||
search/models/multiple_batch_response.py | ||
search/models/numeric_filters.py | ||
search/models/operation_index_params.py | ||
search/models/operation_type.py | ||
search/models/optional_filters.py | ||
search/models/params.py | ||
search/models/personalization.py | ||
search/models/promote.py | ||
search/models/promote_object_id.py | ||
search/models/promote_object_ids.py | ||
search/models/query_type.py | ||
search/models/ranking_info.py | ||
search/models/re_ranking_apply_filter.py | ||
search/models/redirect.py | ||
search/models/redirect_rule_index_metadata.py | ||
search/models/redirect_rule_index_metadata_data.py | ||
search/models/remove_stop_words.py | ||
search/models/remove_user_id_response.py | ||
search/models/remove_words_if_no_results.py | ||
search/models/rendering_content.py | ||
search/models/replace_source_response.py | ||
search/models/rule.py | ||
search/models/save_object_response.py | ||
search/models/save_synonym_response.py | ||
search/models/scope_type.py | ||
search/models/search_dictionary_entries_params.py | ||
search/models/search_dictionary_entries_response.py | ||
search/models/search_for_facet_values_request.py | ||
search/models/search_for_facet_values_response.py | ||
search/models/search_for_facets.py | ||
search/models/search_for_facets_options.py | ||
search/models/search_for_hits.py | ||
search/models/search_for_hits_options.py | ||
search/models/search_hits.py | ||
search/models/search_method_params.py | ||
search/models/search_params.py | ||
search/models/search_params_object.py | ||
search/models/search_params_query.py | ||
search/models/search_params_string.py | ||
search/models/search_query.py | ||
search/models/search_response.py | ||
search/models/search_responses.py | ||
search/models/search_result.py | ||
search/models/search_rules_params.py | ||
search/models/search_rules_response.py | ||
search/models/search_strategy.py | ||
search/models/search_synonyms_params.py | ||
search/models/search_synonyms_response.py | ||
search/models/search_type_default.py | ||
search/models/search_type_facet.py | ||
search/models/search_user_ids_params.py | ||
search/models/search_user_ids_response.py | ||
search/models/secured_api_key_restrictions.py | ||
search/models/semantic_search.py | ||
search/models/snippet_result.py | ||
search/models/snippet_result_option.py | ||
search/models/sort_remaining_by.py | ||
search/models/source.py | ||
search/models/standard_entries.py | ||
search/models/supported_language.py | ||
search/models/synonym_hit.py | ||
search/models/synonym_type.py | ||
search/models/tag_filters.py | ||
search/models/task_status.py | ||
search/models/time_range.py | ||
search/models/typo_tolerance.py | ||
search/models/typo_tolerance_enum.py | ||
search/models/update_api_key_response.py | ||
search/models/updated_at_response.py | ||
search/models/updated_at_with_object_id_response.py | ||
search/models/updated_rule_response.py | ||
search/models/user_highlight_result.py | ||
search/models/user_hit.py | ||
search/models/user_id.py | ||
search/models/value.py | ||
usage/__init__.py | ||
usage/__init__.py | ||
usage/client.py | ||
usage/config.py | ||
usage/models/__init__.py | ||
usage/models/__init__.py | ||
usage/models/error_base.py | ||
usage/models/get_usage200_response.py | ||
usage/models/get_usage200_response_statistics_inner.py | ||
usage/models/get_usage400_response.py | ||
usage/models/get_usage400_response_error.py | ||
usage/models/get_usage400_response_error_errors_inner.py | ||
usage/models/granularity.py | ||
usage/models/statistic.py | ||
usage/models/statistic_value.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
""" | ||
|
||
# The version of the algoliasearch package | ||
__version__ = "4.0.0b16" | ||
__version__ = "4.0.0b17" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "algoliasearch" | ||
version = "4.0.0b16" | ||
version = "4.0.0b17" | ||
description = "A fully-featured and blazing-fast Python API client to interact with Algolia." | ||
authors = ["Algolia Team <[email protected]>"] | ||
license = "MIT" | ||
|