elasticsearch-api 8.9.0 → 8.10.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/api-spec-testing/wipe_cluster.rb +10 -8
- data/elasticsearch-api.gemspec +2 -2
- data/lib/elasticsearch/api/actions/async_search/delete.rb +1 -1
- data/lib/elasticsearch/api/actions/async_search/get.rb +1 -1
- data/lib/elasticsearch/api/actions/async_search/status.rb +1 -1
- data/lib/elasticsearch/api/actions/async_search/submit.rb +1 -1
- data/lib/elasticsearch/api/actions/autoscaling/delete_autoscaling_policy.rb +1 -1
- data/lib/elasticsearch/api/actions/autoscaling/get_autoscaling_capacity.rb +1 -1
- data/lib/elasticsearch/api/actions/autoscaling/get_autoscaling_policy.rb +1 -1
- data/lib/elasticsearch/api/actions/autoscaling/put_autoscaling_policy.rb +1 -1
- data/lib/elasticsearch/api/actions/bulk.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/aliases.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/allocation.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/component_templates.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/count.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/fielddata.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/health.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/help.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/indices.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/master.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/ml_data_frame_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/ml_datafeeds.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/ml_jobs.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/ml_trained_models.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/nodeattrs.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/nodes.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/pending_tasks.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/plugins.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/recovery.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/repositories.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/segments.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/shards.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/snapshots.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/tasks.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/templates.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/thread_pool.rb +1 -1
- data/lib/elasticsearch/api/actions/cat/transforms.rb +1 -1
- data/lib/elasticsearch/api/actions/clear_scroll.rb +1 -1
- data/lib/elasticsearch/api/actions/close_point_in_time.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/allocation_explain.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/delete_component_template.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/delete_voting_config_exclusions.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/exists_component_template.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/get_component_template.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/get_settings.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/health.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/info.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/pending_tasks.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/post_voting_config_exclusions.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/put_component_template.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/put_settings.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/remote_info.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/reroute.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/state.rb +1 -1
- data/lib/elasticsearch/api/actions/cluster/stats.rb +1 -1
- data/lib/elasticsearch/api/actions/count.rb +1 -1
- data/lib/elasticsearch/api/actions/create.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/delete_auto_follow_pattern.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/follow.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/follow_info.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/follow_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/forget_follower.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/get_auto_follow_pattern.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/pause_auto_follow_pattern.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/pause_follow.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/put_auto_follow_pattern.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/resume_auto_follow_pattern.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/resume_follow.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/stats.rb +1 -1
- data/lib/elasticsearch/api/actions/cross_cluster_replication/unfollow.rb +1 -1
- data/lib/elasticsearch/api/actions/dangling_indices/delete_dangling_index.rb +1 -1
- data/lib/elasticsearch/api/actions/dangling_indices/import_dangling_index.rb +1 -1
- data/lib/elasticsearch/api/actions/dangling_indices/list_dangling_indices.rb +1 -1
- data/lib/elasticsearch/api/actions/delete.rb +1 -1
- data/lib/elasticsearch/api/actions/delete_by_query.rb +1 -1
- data/lib/elasticsearch/api/actions/delete_by_query_rethrottle.rb +1 -1
- data/lib/elasticsearch/api/actions/delete_script.rb +1 -1
- data/lib/elasticsearch/api/actions/enrich/delete_policy.rb +1 -1
- data/lib/elasticsearch/api/actions/enrich/execute_policy.rb +1 -1
- data/lib/elasticsearch/api/actions/enrich/get_policy.rb +1 -1
- data/lib/elasticsearch/api/actions/enrich/put_policy.rb +1 -1
- data/lib/elasticsearch/api/actions/enrich/stats.rb +1 -1
- data/lib/elasticsearch/api/actions/eql/delete.rb +1 -1
- data/lib/elasticsearch/api/actions/eql/get.rb +1 -1
- data/lib/elasticsearch/api/actions/eql/get_status.rb +1 -1
- data/lib/elasticsearch/api/actions/eql/search.rb +1 -1
- data/lib/elasticsearch/api/actions/exists.rb +1 -1
- data/lib/elasticsearch/api/actions/exists_source.rb +1 -1
- data/lib/elasticsearch/api/actions/explain.rb +1 -1
- data/lib/elasticsearch/api/actions/features/get_features.rb +1 -1
- data/lib/elasticsearch/api/actions/features/reset_features.rb +1 -1
- data/lib/elasticsearch/api/actions/field_caps.rb +1 -1
- data/lib/elasticsearch/api/actions/fleet/delete_secret.rb +57 -0
- data/lib/elasticsearch/api/actions/fleet/get_secret.rb +57 -0
- data/lib/elasticsearch/api/actions/fleet/global_checkpoints.rb +1 -1
- data/lib/elasticsearch/api/actions/fleet/post_secret.rb +55 -0
- data/lib/elasticsearch/api/actions/get.rb +1 -1
- data/lib/elasticsearch/api/actions/get_script.rb +1 -1
- data/lib/elasticsearch/api/actions/get_script_context.rb +1 -1
- data/lib/elasticsearch/api/actions/get_script_languages.rb +1 -1
- data/lib/elasticsearch/api/actions/get_source.rb +1 -1
- data/lib/elasticsearch/api/actions/graph/explore.rb +1 -1
- data/lib/elasticsearch/api/actions/health_report.rb +1 -1
- data/lib/elasticsearch/api/actions/index.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/delete_lifecycle.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/explain_lifecycle.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/get_lifecycle.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/get_status.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/migrate_to_data_tiers.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/move_to_step.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/put_lifecycle.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/remove_policy.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/retry.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/start.rb +1 -1
- data/lib/elasticsearch/api/actions/index_lifecycle_management/stop.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/add_block.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/analyze.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/clear_cache.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/clone.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/close.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/create.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/create_data_stream.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/data_streams_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/delete.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/delete_alias.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/delete_data_lifecycle.rb +3 -3
- data/lib/elasticsearch/api/actions/indices/delete_data_stream.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/delete_index_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/delete_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/disk_usage.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/downsample.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/exists.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/exists_alias.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/exists_index_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/exists_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/explain_data_lifecycle.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/field_usage_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/flush.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/forcemerge.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/get.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/get_alias.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/get_data_lifecycle.rb +2 -2
- data/lib/elasticsearch/api/actions/indices/get_data_stream.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/get_field_mapping.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/get_index_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/get_mapping.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/get_settings.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/get_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/migrate_to_data_stream.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/modify_data_stream.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/open.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/promote_data_stream.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/put_alias.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/put_data_lifecycle.rb +3 -3
- data/lib/elasticsearch/api/actions/indices/put_index_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/put_mapping.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/put_settings.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/put_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/recovery.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/refresh.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/reload_search_analyzers.rb +2 -1
- data/lib/elasticsearch/api/actions/indices/resolve_index.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/rollover.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/segments.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/shard_stores.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/shrink.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/simulate_index_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/simulate_template.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/split.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/stats.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/unfreeze.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/update_aliases.rb +1 -1
- data/lib/elasticsearch/api/actions/indices/validate_query.rb +1 -1
- data/lib/elasticsearch/api/actions/info.rb +1 -1
- data/lib/elasticsearch/api/actions/ingest/delete_pipeline.rb +1 -1
- data/lib/elasticsearch/api/actions/ingest/geo_ip_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/ingest/get_pipeline.rb +1 -1
- data/lib/elasticsearch/api/actions/ingest/processor_grok.rb +1 -1
- data/lib/elasticsearch/api/actions/ingest/put_pipeline.rb +1 -1
- data/lib/elasticsearch/api/actions/ingest/simulate.rb +1 -1
- data/lib/elasticsearch/api/actions/knn_search.rb +1 -1
- data/lib/elasticsearch/api/actions/license/delete.rb +1 -1
- data/lib/elasticsearch/api/actions/license/get.rb +1 -1
- data/lib/elasticsearch/api/actions/license/get_basic_status.rb +1 -1
- data/lib/elasticsearch/api/actions/license/get_trial_status.rb +1 -1
- data/lib/elasticsearch/api/actions/license/post.rb +1 -1
- data/lib/elasticsearch/api/actions/license/post_start_basic.rb +1 -1
- data/lib/elasticsearch/api/actions/license/post_start_trial.rb +1 -1
- data/lib/elasticsearch/api/actions/logstash/delete_pipeline.rb +1 -1
- data/lib/elasticsearch/api/actions/logstash/get_pipeline.rb +1 -1
- data/lib/elasticsearch/api/actions/logstash/put_pipeline.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/clear_trained_model_deployment_cache.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/close_job.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_calendar.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_calendar_event.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_calendar_job.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_data_frame_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_datafeed.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_expired_data.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_filter.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_forecast.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_job.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_model_snapshot.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_trained_model.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/delete_trained_model_alias.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/estimate_model_memory.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/evaluate_data_frame.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/explain_data_frame_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/flush_job.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/forecast.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_buckets.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_calendar_events.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_calendars.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_categories.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_data_frame_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_data_frame_analytics_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_datafeed_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_datafeeds.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_filters.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_influencers.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_job_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_jobs.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_memory_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_model_snapshot_upgrade_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_model_snapshots.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_overall_buckets.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_records.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_trained_models.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/get_trained_models_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/infer_trained_model.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/info.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/open_job.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/post_calendar_events.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/post_data.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/preview_data_frame_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/preview_datafeed.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_calendar.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_calendar_job.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_data_frame_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_datafeed.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_filter.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_job.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_trained_model.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_trained_model_alias.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_trained_model_definition_part.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/put_trained_model_vocabulary.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/reset_job.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/revert_model_snapshot.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/set_upgrade_mode.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/start_data_frame_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/start_datafeed.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/start_trained_model_deployment.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/stop_data_frame_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/stop_datafeed.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/stop_trained_model_deployment.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/update_data_frame_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/update_datafeed.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/update_filter.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/update_job.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/update_model_snapshot.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/update_trained_model_deployment.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/upgrade_job_snapshot.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/validate.rb +1 -1
- data/lib/elasticsearch/api/actions/machine_learning/validate_detector.rb +1 -1
- data/lib/elasticsearch/api/actions/mget.rb +1 -1
- data/lib/elasticsearch/api/actions/migration/deprecations.rb +1 -1
- data/lib/elasticsearch/api/actions/migration/get_feature_upgrade_status.rb +1 -1
- data/lib/elasticsearch/api/actions/migration/post_feature_upgrade.rb +1 -1
- data/lib/elasticsearch/api/actions/monitoring/bulk.rb +1 -1
- data/lib/elasticsearch/api/actions/msearch.rb +1 -1
- data/lib/elasticsearch/api/actions/msearch_template.rb +1 -1
- data/lib/elasticsearch/api/actions/mtermvectors.rb +1 -1
- data/lib/elasticsearch/api/actions/nodes/clear_repositories_metering_archive.rb +1 -1
- data/lib/elasticsearch/api/actions/nodes/get_repositories_metering_info.rb +1 -1
- data/lib/elasticsearch/api/actions/nodes/hot_threads.rb +1 -1
- data/lib/elasticsearch/api/actions/nodes/info.rb +1 -1
- data/lib/elasticsearch/api/actions/nodes/reload_secure_settings.rb +1 -1
- data/lib/elasticsearch/api/actions/nodes/stats.rb +1 -1
- data/lib/elasticsearch/api/actions/nodes/usage.rb +1 -1
- data/lib/elasticsearch/api/actions/open_point_in_time.rb +1 -1
- data/lib/elasticsearch/api/actions/ping.rb +1 -1
- data/lib/elasticsearch/api/actions/put_script.rb +1 -1
- data/lib/elasticsearch/api/actions/query_ruleset/delete.rb +1 -1
- data/lib/elasticsearch/api/actions/query_ruleset/get.rb +1 -1
- data/lib/elasticsearch/api/actions/query_ruleset/list.rb +54 -0
- data/lib/elasticsearch/api/actions/query_ruleset/put.rb +1 -1
- data/lib/elasticsearch/api/actions/rank_eval.rb +1 -1
- data/lib/elasticsearch/api/actions/reindex.rb +1 -1
- data/lib/elasticsearch/api/actions/reindex_rethrottle.rb +1 -1
- data/lib/elasticsearch/api/actions/render_search_template.rb +1 -1
- data/lib/elasticsearch/api/actions/rollup/delete_job.rb +1 -1
- data/lib/elasticsearch/api/actions/rollup/get_jobs.rb +1 -1
- data/lib/elasticsearch/api/actions/rollup/get_rollup_caps.rb +1 -1
- data/lib/elasticsearch/api/actions/rollup/get_rollup_index_caps.rb +1 -1
- data/lib/elasticsearch/api/actions/rollup/put_job.rb +1 -1
- data/lib/elasticsearch/api/actions/rollup/rollup_search.rb +1 -1
- data/lib/elasticsearch/api/actions/rollup/start_job.rb +1 -1
- data/lib/elasticsearch/api/actions/rollup/stop_job.rb +1 -1
- data/lib/elasticsearch/api/actions/scripts_painless_execute.rb +1 -1
- data/lib/elasticsearch/api/actions/scroll.rb +1 -1
- data/lib/elasticsearch/api/actions/search.rb +1 -1
- data/lib/elasticsearch/api/actions/search_application/delete.rb +1 -1
- data/lib/elasticsearch/api/actions/search_application/delete_behavioral_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/search_application/get.rb +1 -1
- data/lib/elasticsearch/api/actions/search_application/get_behavioral_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/search_application/list.rb +1 -1
- data/lib/elasticsearch/api/actions/search_application/put.rb +1 -1
- data/lib/elasticsearch/api/actions/search_application/put_behavioral_analytics.rb +1 -1
- data/lib/elasticsearch/api/actions/search_application/render_query.rb +1 -1
- data/lib/elasticsearch/api/actions/search_application/search.rb +1 -1
- data/lib/elasticsearch/api/actions/search_mvt.rb +1 -1
- data/lib/elasticsearch/api/actions/search_shards.rb +1 -1
- data/lib/elasticsearch/api/actions/search_template.rb +1 -1
- data/lib/elasticsearch/api/actions/searchable_snapshots/cache_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/searchable_snapshots/clear_cache.rb +1 -1
- data/lib/elasticsearch/api/actions/searchable_snapshots/mount.rb +1 -1
- data/lib/elasticsearch/api/actions/searchable_snapshots/stats.rb +1 -1
- data/lib/elasticsearch/api/actions/security/activate_user_profile.rb +1 -1
- data/lib/elasticsearch/api/actions/security/authenticate.rb +1 -1
- data/lib/elasticsearch/api/actions/security/bulk_update_api_keys.rb +1 -1
- data/lib/elasticsearch/api/actions/security/change_password.rb +1 -1
- data/lib/elasticsearch/api/actions/security/clear_api_key_cache.rb +1 -1
- data/lib/elasticsearch/api/actions/security/clear_cached_privileges.rb +1 -1
- data/lib/elasticsearch/api/actions/security/clear_cached_realms.rb +1 -1
- data/lib/elasticsearch/api/actions/security/clear_cached_roles.rb +1 -1
- data/lib/elasticsearch/api/actions/security/clear_cached_service_tokens.rb +1 -1
- data/lib/elasticsearch/api/actions/security/create_api_key.rb +1 -1
- data/lib/elasticsearch/api/actions/security/create_cross_cluster_api_key.rb +5 -5
- data/lib/elasticsearch/api/actions/security/create_service_token.rb +1 -1
- data/lib/elasticsearch/api/actions/security/delete_privileges.rb +1 -1
- data/lib/elasticsearch/api/actions/security/delete_role.rb +1 -1
- data/lib/elasticsearch/api/actions/security/delete_role_mapping.rb +1 -1
- data/lib/elasticsearch/api/actions/security/delete_service_token.rb +1 -1
- data/lib/elasticsearch/api/actions/security/delete_user.rb +1 -1
- data/lib/elasticsearch/api/actions/security/disable_user.rb +1 -1
- data/lib/elasticsearch/api/actions/security/disable_user_profile.rb +1 -1
- data/lib/elasticsearch/api/actions/security/enable_user.rb +1 -1
- data/lib/elasticsearch/api/actions/security/enable_user_profile.rb +1 -1
- data/lib/elasticsearch/api/actions/security/enroll_kibana.rb +1 -1
- data/lib/elasticsearch/api/actions/security/enroll_node.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_api_key.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_builtin_privileges.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_privileges.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_role.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_role_mapping.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_service_accounts.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_service_credentials.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_settings.rb +48 -0
- data/lib/elasticsearch/api/actions/security/get_token.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_user.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_user_privileges.rb +1 -1
- data/lib/elasticsearch/api/actions/security/get_user_profile.rb +1 -1
- data/lib/elasticsearch/api/actions/security/grant_api_key.rb +1 -1
- data/lib/elasticsearch/api/actions/security/has_privileges.rb +1 -1
- data/lib/elasticsearch/api/actions/security/has_privileges_user_profile.rb +1 -1
- data/lib/elasticsearch/api/actions/security/invalidate_api_key.rb +1 -1
- data/lib/elasticsearch/api/actions/security/invalidate_token.rb +1 -1
- data/lib/elasticsearch/api/actions/security/oidc_authenticate.rb +1 -1
- data/lib/elasticsearch/api/actions/security/oidc_logout.rb +1 -1
- data/lib/elasticsearch/api/actions/security/oidc_prepare_authentication.rb +1 -1
- data/lib/elasticsearch/api/actions/security/put_privileges.rb +1 -1
- data/lib/elasticsearch/api/actions/security/put_role.rb +1 -1
- data/lib/elasticsearch/api/actions/security/put_role_mapping.rb +1 -1
- data/lib/elasticsearch/api/actions/security/put_user.rb +1 -1
- data/lib/elasticsearch/api/actions/security/query_api_keys.rb +1 -1
- data/lib/elasticsearch/api/actions/security/saml_authenticate.rb +1 -1
- data/lib/elasticsearch/api/actions/security/saml_complete_logout.rb +1 -1
- data/lib/elasticsearch/api/actions/security/saml_invalidate.rb +1 -1
- data/lib/elasticsearch/api/actions/security/saml_logout.rb +1 -1
- data/lib/elasticsearch/api/actions/security/saml_prepare_authentication.rb +1 -1
- data/lib/elasticsearch/api/actions/security/saml_service_provider_metadata.rb +1 -1
- data/lib/elasticsearch/api/actions/security/suggest_user_profiles.rb +1 -1
- data/lib/elasticsearch/api/actions/security/update_api_key.rb +1 -1
- data/lib/elasticsearch/api/actions/security/update_cross_cluster_api_key.rb +5 -5
- data/lib/elasticsearch/api/actions/security/update_settings.rb +51 -0
- data/lib/elasticsearch/api/actions/security/update_user_profile_data.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/cleanup_repository.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/clone.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/create.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/create_repository.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/delete.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/delete_repository.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/get.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/get_repository.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/repository_analyze.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/restore.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/status.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot/verify_repository.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot_lifecycle_management/delete_lifecycle.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot_lifecycle_management/execute_lifecycle.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot_lifecycle_management/execute_retention.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot_lifecycle_management/get_lifecycle.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot_lifecycle_management/get_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot_lifecycle_management/get_status.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot_lifecycle_management/put_lifecycle.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot_lifecycle_management/start.rb +1 -1
- data/lib/elasticsearch/api/actions/snapshot_lifecycle_management/stop.rb +1 -1
- data/lib/elasticsearch/api/actions/sql/clear_cursor.rb +1 -1
- data/lib/elasticsearch/api/actions/sql/delete_async.rb +1 -1
- data/lib/elasticsearch/api/actions/sql/get_async.rb +1 -1
- data/lib/elasticsearch/api/actions/sql/get_async_status.rb +1 -1
- data/lib/elasticsearch/api/actions/sql/query.rb +1 -1
- data/lib/elasticsearch/api/actions/sql/translate.rb +1 -1
- data/lib/elasticsearch/api/actions/ssl/certificates.rb +1 -1
- data/lib/elasticsearch/api/actions/synonyms/{delete.rb → delete_synonym.rb} +6 -6
- data/lib/elasticsearch/api/actions/synonyms/delete_synonym_rule.rb +61 -0
- data/lib/elasticsearch/api/actions/synonyms/{get.rb → get_synonym.rb} +6 -6
- data/lib/elasticsearch/api/actions/synonyms/get_synonym_rule.rb +61 -0
- data/lib/elasticsearch/api/actions/{synonyms_sets/get.rb → synonyms/get_synonyms_sets.rb} +3 -3
- data/lib/elasticsearch/api/actions/synonyms/{put.rb → put_synonym.rb} +6 -6
- data/lib/elasticsearch/api/actions/{synonym_rule/put.rb → synonyms/put_synonym_rule.rb} +10 -10
- data/lib/elasticsearch/api/actions/tasks/cancel.rb +1 -1
- data/lib/elasticsearch/api/actions/tasks/get.rb +1 -1
- data/lib/elasticsearch/api/actions/tasks/list.rb +1 -1
- data/lib/elasticsearch/api/actions/terms_enum.rb +1 -1
- data/lib/elasticsearch/api/actions/termvectors.rb +1 -1
- data/lib/elasticsearch/api/actions/text_structure/find_structure.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/delete_transform.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/get_transform.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/get_transform_stats.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/preview_transform.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/put_transform.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/reset_transform.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/schedule_now_transform.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/start_transform.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/stop_transform.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/update_transform.rb +1 -1
- data/lib/elasticsearch/api/actions/transform/upgrade_transforms.rb +1 -1
- data/lib/elasticsearch/api/actions/update.rb +1 -1
- data/lib/elasticsearch/api/actions/update_by_query.rb +1 -1
- data/lib/elasticsearch/api/actions/update_by_query_rethrottle.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/ack_watch.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/activate_watch.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/deactivate_watch.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/delete_watch.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/execute_watch.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/get_settings.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/get_watch.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/put_watch.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/query_watches.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/start.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/stats.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/stop.rb +1 -1
- data/lib/elasticsearch/api/actions/watcher/update_settings.rb +1 -1
- data/lib/elasticsearch/api/actions/xpack/info.rb +1 -1
- data/lib/elasticsearch/api/actions/xpack/usage.rb +1 -1
- data/lib/elasticsearch/api/version.rb +1 -1
- data/spec/elasticsearch/api/actions/query_ruleset/get_spec.rb +0 -1
- data/spec/elasticsearch/api/actions/query_ruleset/list_spec.rb +34 -0
- data/spec/elasticsearch/api/actions/security/get_settings_spec.rb +34 -0
- data/spec/elasticsearch/api/actions/security/update_settings_spec.rb +34 -0
- data/spec/elasticsearch/api/actions/synonyms/delete_synonym_rule_spec.rb +34 -0
- data/spec/elasticsearch/api/actions/synonyms/delete_synonym_spec.rb +34 -0
- data/spec/elasticsearch/api/actions/synonyms/get_synonym_rule_spec.rb +34 -0
- data/spec/elasticsearch/api/actions/synonyms/get_synonym_spec.rb +34 -0
- data/spec/elasticsearch/api/actions/{synonyms_sets/get_spec.rb → synonyms/get_synonyms_sets_spec.rb} +2 -2
- data/spec/elasticsearch/api/actions/{synonym_rule/put_spec.rb → synonyms/put_synonym_rule_spec.rb} +2 -2
- data/spec/elasticsearch/api/actions/synonyms/update_spec.rb +2 -2
- data/spec/platinum/integration/analytics/usage_spec.rb +56 -0
- data/spec/platinum/integration/api_key/admin_user_query_api_keys_spec.rb +111 -0
- data/spec/platinum/integration/api_key/api_key_admin_user_spec.rb +127 -0
- data/spec/platinum/integration/api_key/api_key_cross_cluster_spec.rb +4 -11
- data/spec/platinum/integration/api_key/api_key_invalidation_spec.rb +9 -12
- data/spec/platinum/integration/api_key/api_key_spec.rb +4 -5
- data/spec/platinum/integration/eql/eql_async_spec.rb +72 -0
- data/spec/platinum/integration/ml/get_memory_stats_spec.rb +23 -23
- data/spec/platinum/integration/platinum_helper.rb +6 -0
- data/spec/platinum/integration/spatial/script_doc_values_spec.rb +147 -0
- data/spec/rest_api/skipped_tests_platinum.yml +17 -1
- metadata +47 -13
@@ -34,3 +34,9 @@ TRANSPORT_OPTIONS = { ssl: { verify: false, client_cert: certificate, client_key
|
|
34
34
|
HOST = "https://elastic:#{password}@#{HOST_URI.host}:#{HOST_URI.port}".freeze
|
35
35
|
|
36
36
|
ADMIN_CLIENT = Elasticsearch::Client.new(host: HOST, transport_options: TRANSPORT_OPTIONS)
|
37
|
+
|
38
|
+
RSpec.configure do |config|
|
39
|
+
config.add_formatter('documentation')
|
40
|
+
config.add_formatter('RSpec::Core::Formatters::HtmlFormatter', "tmp/platinum-integration.html")
|
41
|
+
config.color_mode = :on
|
42
|
+
end
|
@@ -0,0 +1,147 @@
|
|
1
|
+
# Licensed to Elasticsearch B.V. under one or more contributor
|
2
|
+
# license agreements. See the NOTICE file distributed with
|
3
|
+
# this work for additional information regarding copyright
|
4
|
+
# ownership. Elasticsearch B.V. licenses this file to you under
|
5
|
+
# the Apache License, Version 2.0 (the "License"); you may
|
6
|
+
# not use this file except in compliance with the License.
|
7
|
+
# You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
#
|
11
|
+
# Unless required by applicable law or agreed to in writing,
|
12
|
+
# software distributed under the License is distributed on an
|
13
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
14
|
+
# KIND, either express or implied. See the License for the
|
15
|
+
# specific language governing permissions and limitations
|
16
|
+
# under the License.
|
17
|
+
|
18
|
+
require_relative '../platinum_helper'
|
19
|
+
|
20
|
+
describe 'Spatial API' do
|
21
|
+
context 'script doc values tests' do
|
22
|
+
index = 'geospatial_test'
|
23
|
+
before(:all) do
|
24
|
+
ADMIN_CLIENT.indices.create(
|
25
|
+
index: index,
|
26
|
+
body: {
|
27
|
+
settings: { number_of_shards: 1},
|
28
|
+
mappings: { properties: { geo_shape: { type: 'geo_shape' } } }
|
29
|
+
}
|
30
|
+
)
|
31
|
+
ADMIN_CLIENT.index(
|
32
|
+
index: index,
|
33
|
+
id: '1',
|
34
|
+
body: {
|
35
|
+
geo_shape: 'POLYGON((24.04725 59.942,24.04825 59.94125,24.04875 59.94125,24.04875 59.94175,24.048 59.9425,24.0475 59.94275,24.0465 59.94225,24.046 59.94225,24.04575 59.9425,24.04525 59.94225,24.04725 59.942))'
|
36
|
+
},
|
37
|
+
refresh: true
|
38
|
+
)
|
39
|
+
ADMIN_CLIENT.indices.refresh
|
40
|
+
end
|
41
|
+
|
42
|
+
after(:all) do
|
43
|
+
ADMIN_CLIENT.indices.delete(index: index)
|
44
|
+
end
|
45
|
+
|
46
|
+
it 'centroid' do
|
47
|
+
response = ADMIN_CLIENT.search(
|
48
|
+
rest_total_hits_as_int: true,
|
49
|
+
body: {
|
50
|
+
script_fields: { centroid: { script: { source: "doc['geo_shape'].getCentroid()" } } }
|
51
|
+
}
|
52
|
+
)
|
53
|
+
expect(response['hits']['hits'].first['fields']['centroid'].first['lat']).to eq 59.942043484188616
|
54
|
+
expect(response['hits']['hits'].first['fields']['centroid'].first['lon']).to eq 24.047588920220733
|
55
|
+
end
|
56
|
+
|
57
|
+
it 'bounding box' do
|
58
|
+
response = ADMIN_CLIENT.search(
|
59
|
+
rest_total_hits_as_int: true,
|
60
|
+
body: {
|
61
|
+
script_fields: { bbox: { script: { source: "doc['geo_shape'].getBoundingBox()" } } }
|
62
|
+
}
|
63
|
+
)
|
64
|
+
expect(response['hits']['hits'].first['fields']['bbox'].first['top_left']['lat']).to eq 59.942749994806945
|
65
|
+
expect(response['hits']['hits'].first['fields']['bbox'].first['top_left']['lon']).to eq 24.045249950140715
|
66
|
+
expect(response['hits']['hits'].first['fields']['bbox'].first['bottom_right']['lat']).to eq 59.94124996941537
|
67
|
+
expect(response['hits']['hits'].first['fields']['bbox'].first['bottom_right']['lon']).to eq 24.048749981448054
|
68
|
+
end
|
69
|
+
|
70
|
+
it 'label position' do
|
71
|
+
response = ADMIN_CLIENT.search(
|
72
|
+
rest_total_hits_as_int: true,
|
73
|
+
body: {
|
74
|
+
script_fields: { label_position: { script: { source: "doc['geo_shape'].getLabelPosition()" } } }
|
75
|
+
}
|
76
|
+
)
|
77
|
+
expect(response['hits']['hits'].first['fields']['label_position'].first['lat']).to eq 59.942043484188616
|
78
|
+
expect(response['hits']['hits'].first['fields']['label_position'].first['lon']).to eq 24.047588920220733
|
79
|
+
end
|
80
|
+
|
81
|
+
it 'bounding box points' do
|
82
|
+
response = ADMIN_CLIENT.search(
|
83
|
+
rest_total_hits_as_int: true,
|
84
|
+
body: {
|
85
|
+
script_fields: {
|
86
|
+
topLeft: { script: { source: "doc['geo_shape'].getBoundingBox().topLeft()" } },
|
87
|
+
bottomRight: { script: { source: "doc['geo_shape'].getBoundingBox().bottomRight()" } }
|
88
|
+
}
|
89
|
+
}
|
90
|
+
)
|
91
|
+
expect(response['hits']['hits'].first['fields']['topLeft'].first['lat']).to eq 59.942749994806945
|
92
|
+
expect(response['hits']['hits'].first['fields']['topLeft'].first['lon']).to eq 24.045249950140715
|
93
|
+
expect(response['hits']['hits'].first['fields']['bottomRight'].first['lat']).to eq 59.94124996941537
|
94
|
+
expect(response['hits']['hits'].first['fields']['bottomRight'].first['lon']).to eq 24.048749981448054
|
95
|
+
end
|
96
|
+
|
97
|
+
it 'dimensional type' do
|
98
|
+
response = ADMIN_CLIENT.search(
|
99
|
+
rest_total_hits_as_int: true,
|
100
|
+
body: {
|
101
|
+
script_fields: { type: { script: { source: "doc['geo_shape'].getDimensionalType()" } } }
|
102
|
+
}
|
103
|
+
)
|
104
|
+
expect(response['hits']['hits'].first['fields']['type'].first).to eq 2
|
105
|
+
end
|
106
|
+
|
107
|
+
it 'geoshape value' do
|
108
|
+
response = ADMIN_CLIENT.search(
|
109
|
+
rest_total_hits_as_int: true,
|
110
|
+
body: {
|
111
|
+
script_fields: { type: { script: { source: "doc['geo_shape'].get(0)" } } }
|
112
|
+
}
|
113
|
+
)
|
114
|
+
expect(response['hits']['hits'].first['fields']['type'].first).to eq '<unserializable>'
|
115
|
+
|
116
|
+
response = ADMIN_CLIENT.search(
|
117
|
+
rest_total_hits_as_int: true,
|
118
|
+
body: {
|
119
|
+
script_fields: { type: { script: { source: "field('geo_shape').get(null)"} } }
|
120
|
+
}
|
121
|
+
)
|
122
|
+
expect(response['hits']['hits'].first['fields']['type'].first).to eq '<unserializable>'
|
123
|
+
|
124
|
+
response = ADMIN_CLIENT.search(
|
125
|
+
rest_total_hits_as_int: true,
|
126
|
+
body: {
|
127
|
+
script_fields: { type: { script: { source: "$('geo_shape', null)"} } }
|
128
|
+
}
|
129
|
+
)
|
130
|
+
expect(response['hits']['hits'].first['fields']['type'].first).to eq '<unserializable>'
|
131
|
+
end
|
132
|
+
|
133
|
+
it 'diagonal length' do
|
134
|
+
response = ADMIN_CLIENT.search(
|
135
|
+
rest_total_hits_as_int: true,
|
136
|
+
body: {
|
137
|
+
script_fields: {
|
138
|
+
width: { script: { source: "doc['geo_shape'].getMercatorWidth()" } },
|
139
|
+
height: { script: { source: "doc['geo_shape'].getMercatorHeight()" } }
|
140
|
+
}
|
141
|
+
}
|
142
|
+
)
|
143
|
+
expect(response['hits']['hits'].first['fields']['width'].first).to eq 389.62170283915475
|
144
|
+
expect(response['hits']['hits'].first['fields']['height'].first).to eq 333.37976841442287
|
145
|
+
end
|
146
|
+
end
|
147
|
+
end
|
@@ -8,7 +8,6 @@
|
|
8
8
|
:file: 'ml/explain_data_frame_analytics.yml'
|
9
9
|
:description: 'Test non-empty data frame given body'
|
10
10
|
|
11
|
-
# TODO https://github.com/elastic/elasticsearch-ruby/issues/852
|
12
11
|
-
|
13
12
|
:file: 'analytics/usage.yml'
|
14
13
|
:description: 'Usage stats on analytics indices'
|
@@ -74,6 +73,9 @@
|
|
74
73
|
-
|
75
74
|
:file: 'ml/3rd_party_deployment.yml'
|
76
75
|
:description: 'Test clear deployment cache'
|
76
|
+
- # Wrong error matching
|
77
|
+
:file: 'ml/3rd_party_deployment.yml'
|
78
|
+
:description: 'Test getting and putting Fill Mask with two mask tokens, as well as exceptions caused by requests with the wrong token'
|
77
79
|
|
78
80
|
-
|
79
81
|
:file: 'searchable_snapshots/20_synthetic_source.yml'
|
@@ -93,3 +95,17 @@
|
|
93
95
|
-
|
94
96
|
:file: 'ml/get_memory_stats.yml'
|
95
97
|
:description: '*'
|
98
|
+
|
99
|
+
-
|
100
|
+
:file: 'eql/30_async_missing_events.yml'
|
101
|
+
:description: 'Execute async EQL with missing events'
|
102
|
+
-
|
103
|
+
:file: 'api_key/60_admin_user.yml'
|
104
|
+
:description: 'Test get api key (with role descriptors + metadata)'
|
105
|
+
-
|
106
|
+
:file: 'api_key/60_admin_user.yml'
|
107
|
+
:description: 'Test query api keys'
|
108
|
+
|
109
|
+
-
|
110
|
+
:file: 'spatial/70_script_doc_values.yml'
|
111
|
+
:description: '*'
|
metadata
CHANGED
@@ -1,14 +1,16 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: elasticsearch-api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 8.
|
4
|
+
version: 8.10.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Karel Minarik
|
8
|
+
- Emily Stolfo
|
9
|
+
- Fernando Briano
|
8
10
|
autorequire:
|
9
11
|
bindir: bin
|
10
12
|
cert_chain: []
|
11
|
-
date: 2023-
|
13
|
+
date: 2023-09-12 00:00:00.000000000 Z
|
12
14
|
dependencies:
|
13
15
|
- !ruby/object:Gem::Dependency
|
14
16
|
name: multi_json
|
@@ -308,7 +310,7 @@ description: 'Ruby API for Elasticsearch. See the `elasticsearch` gem for full i
|
|
308
310
|
|
309
311
|
'
|
310
312
|
email:
|
311
|
-
-
|
313
|
+
- clients-team@elastic.co
|
312
314
|
executables: []
|
313
315
|
extensions: []
|
314
316
|
extra_rdoc_files:
|
@@ -422,8 +424,11 @@ files:
|
|
422
424
|
- lib/elasticsearch/api/actions/features/get_features.rb
|
423
425
|
- lib/elasticsearch/api/actions/features/reset_features.rb
|
424
426
|
- lib/elasticsearch/api/actions/field_caps.rb
|
427
|
+
- lib/elasticsearch/api/actions/fleet/delete_secret.rb
|
428
|
+
- lib/elasticsearch/api/actions/fleet/get_secret.rb
|
425
429
|
- lib/elasticsearch/api/actions/fleet/global_checkpoints.rb
|
426
430
|
- lib/elasticsearch/api/actions/fleet/msearch.rb
|
431
|
+
- lib/elasticsearch/api/actions/fleet/post_secret.rb
|
427
432
|
- lib/elasticsearch/api/actions/fleet/search.rb
|
428
433
|
- lib/elasticsearch/api/actions/get.rb
|
429
434
|
- lib/elasticsearch/api/actions/get_script.rb
|
@@ -613,6 +618,7 @@ files:
|
|
613
618
|
- lib/elasticsearch/api/actions/put_script.rb
|
614
619
|
- lib/elasticsearch/api/actions/query_ruleset/delete.rb
|
615
620
|
- lib/elasticsearch/api/actions/query_ruleset/get.rb
|
621
|
+
- lib/elasticsearch/api/actions/query_ruleset/list.rb
|
616
622
|
- lib/elasticsearch/api/actions/query_ruleset/put.rb
|
617
623
|
- lib/elasticsearch/api/actions/rank_eval.rb
|
618
624
|
- lib/elasticsearch/api/actions/reindex.rb
|
@@ -676,6 +682,7 @@ files:
|
|
676
682
|
- lib/elasticsearch/api/actions/security/get_role_mapping.rb
|
677
683
|
- lib/elasticsearch/api/actions/security/get_service_accounts.rb
|
678
684
|
- lib/elasticsearch/api/actions/security/get_service_credentials.rb
|
685
|
+
- lib/elasticsearch/api/actions/security/get_settings.rb
|
679
686
|
- lib/elasticsearch/api/actions/security/get_token.rb
|
680
687
|
- lib/elasticsearch/api/actions/security/get_user.rb
|
681
688
|
- lib/elasticsearch/api/actions/security/get_user_privileges.rb
|
@@ -702,6 +709,7 @@ files:
|
|
702
709
|
- lib/elasticsearch/api/actions/security/suggest_user_profiles.rb
|
703
710
|
- lib/elasticsearch/api/actions/security/update_api_key.rb
|
704
711
|
- lib/elasticsearch/api/actions/security/update_cross_cluster_api_key.rb
|
712
|
+
- lib/elasticsearch/api/actions/security/update_settings.rb
|
705
713
|
- lib/elasticsearch/api/actions/security/update_user_profile_data.rb
|
706
714
|
- lib/elasticsearch/api/actions/shutdown/delete_node.rb
|
707
715
|
- lib/elasticsearch/api/actions/shutdown/get_node.rb
|
@@ -734,11 +742,13 @@ files:
|
|
734
742
|
- lib/elasticsearch/api/actions/sql/query.rb
|
735
743
|
- lib/elasticsearch/api/actions/sql/translate.rb
|
736
744
|
- lib/elasticsearch/api/actions/ssl/certificates.rb
|
737
|
-
- lib/elasticsearch/api/actions/
|
738
|
-
- lib/elasticsearch/api/actions/synonyms/
|
739
|
-
- lib/elasticsearch/api/actions/synonyms/
|
740
|
-
- lib/elasticsearch/api/actions/synonyms/
|
741
|
-
- lib/elasticsearch/api/actions/
|
745
|
+
- lib/elasticsearch/api/actions/synonyms/delete_synonym.rb
|
746
|
+
- lib/elasticsearch/api/actions/synonyms/delete_synonym_rule.rb
|
747
|
+
- lib/elasticsearch/api/actions/synonyms/get_synonym.rb
|
748
|
+
- lib/elasticsearch/api/actions/synonyms/get_synonym_rule.rb
|
749
|
+
- lib/elasticsearch/api/actions/synonyms/get_synonyms_sets.rb
|
750
|
+
- lib/elasticsearch/api/actions/synonyms/put_synonym.rb
|
751
|
+
- lib/elasticsearch/api/actions/synonyms/put_synonym_rule.rb
|
742
752
|
- lib/elasticsearch/api/actions/tasks/cancel.rb
|
743
753
|
- lib/elasticsearch/api/actions/tasks/get.rb
|
744
754
|
- lib/elasticsearch/api/actions/tasks/list.rb
|
@@ -952,6 +962,7 @@ files:
|
|
952
962
|
- spec/elasticsearch/api/actions/put_script_spec.rb
|
953
963
|
- spec/elasticsearch/api/actions/query_ruleset/delete_spec.rb
|
954
964
|
- spec/elasticsearch/api/actions/query_ruleset/get_spec.rb
|
965
|
+
- spec/elasticsearch/api/actions/query_ruleset/list_spec.rb
|
955
966
|
- spec/elasticsearch/api/actions/query_ruleset/put_spec.rb
|
956
967
|
- spec/elasticsearch/api/actions/rank_eval_spec.rb
|
957
968
|
- spec/elasticsearch/api/actions/reindex_spec.rb
|
@@ -987,6 +998,7 @@ files:
|
|
987
998
|
- spec/elasticsearch/api/actions/security/get_builtin_privileges_spec.rb
|
988
999
|
- spec/elasticsearch/api/actions/security/get_service_accounts_spec.rb
|
989
1000
|
- spec/elasticsearch/api/actions/security/get_service_credentials_spec.rb
|
1001
|
+
- spec/elasticsearch/api/actions/security/get_settings_spec.rb
|
990
1002
|
- spec/elasticsearch/api/actions/security/has_privileges_user_profile_spec.rb
|
991
1003
|
- spec/elasticsearch/api/actions/security/invalidate_api_key_spec.rb
|
992
1004
|
- spec/elasticsearch/api/actions/security/query_api_keys_spec.rb
|
@@ -999,6 +1011,7 @@ files:
|
|
999
1011
|
- spec/elasticsearch/api/actions/security/suggest_user_profiles_spec.rb
|
1000
1012
|
- spec/elasticsearch/api/actions/security/update_api_key_spec.rb
|
1001
1013
|
- spec/elasticsearch/api/actions/security/update_cross_cluster_api_key_spec.rb
|
1014
|
+
- spec/elasticsearch/api/actions/security/update_settings_spec.rb
|
1002
1015
|
- spec/elasticsearch/api/actions/shutdown/delete_node_spec.rb
|
1003
1016
|
- spec/elasticsearch/api/actions/shutdown/get_node_spec.rb
|
1004
1017
|
- spec/elasticsearch/api/actions/shutdown/put_node_spec.rb
|
@@ -1016,9 +1029,13 @@ files:
|
|
1016
1029
|
- spec/elasticsearch/api/actions/sql/delete_async_spec.rb
|
1017
1030
|
- spec/elasticsearch/api/actions/sql/get_async_spec.rb
|
1018
1031
|
- spec/elasticsearch/api/actions/sql/get_async_stats_spec.rb
|
1019
|
-
- spec/elasticsearch/api/actions/
|
1032
|
+
- spec/elasticsearch/api/actions/synonyms/delete_synonym_rule_spec.rb
|
1033
|
+
- spec/elasticsearch/api/actions/synonyms/delete_synonym_spec.rb
|
1034
|
+
- spec/elasticsearch/api/actions/synonyms/get_synonym_rule_spec.rb
|
1035
|
+
- spec/elasticsearch/api/actions/synonyms/get_synonym_spec.rb
|
1036
|
+
- spec/elasticsearch/api/actions/synonyms/get_synonyms_sets_spec.rb
|
1037
|
+
- spec/elasticsearch/api/actions/synonyms/put_synonym_rule_spec.rb
|
1020
1038
|
- spec/elasticsearch/api/actions/synonyms/update_spec.rb
|
1021
|
-
- spec/elasticsearch/api/actions/synonyms_sets/get_spec.rb
|
1022
1039
|
- spec/elasticsearch/api/actions/tasks/cancel_spec.rb
|
1023
1040
|
- spec/elasticsearch/api/actions/tasks/get_spec.rb
|
1024
1041
|
- spec/elasticsearch/api/actions/tasks/list_spec.rb
|
@@ -1033,16 +1050,21 @@ files:
|
|
1033
1050
|
- spec/elasticsearch/api/api_spec.rb
|
1034
1051
|
- spec/elasticsearch/api/client_spec.rb
|
1035
1052
|
- spec/elasticsearch/api/utils_spec.rb
|
1053
|
+
- spec/platinum/integration/analytics/usage_spec.rb
|
1054
|
+
- spec/platinum/integration/api_key/admin_user_query_api_keys_spec.rb
|
1055
|
+
- spec/platinum/integration/api_key/api_key_admin_user_spec.rb
|
1036
1056
|
- spec/platinum/integration/api_key/api_key_cross_cluster_spec.rb
|
1037
1057
|
- spec/platinum/integration/api_key/api_key_invalidation_spec.rb
|
1038
1058
|
- spec/platinum/integration/api_key/api_key_query_spec.rb
|
1039
1059
|
- spec/platinum/integration/api_key/api_key_spec.rb
|
1040
1060
|
- spec/platinum/integration/api_key/api_key_update_spec.rb
|
1061
|
+
- spec/platinum/integration/eql/eql_async_spec.rb
|
1041
1062
|
- spec/platinum/integration/health/health_spec.rb
|
1042
1063
|
- spec/platinum/integration/ml/get_memory_stats_spec.rb
|
1043
1064
|
- spec/platinum/integration/platinum_helper.rb
|
1044
1065
|
- spec/platinum/integration/service_accounts/service_accounts_spec.rb
|
1045
1066
|
- spec/platinum/integration/snapshots/snapshots_spec.rb
|
1067
|
+
- spec/platinum/integration/spatial/script_doc_values_spec.rb
|
1046
1068
|
- spec/platinum/integration/token/token_spec.rb
|
1047
1069
|
- spec/platinum/unit/async_search/delete_test.rb
|
1048
1070
|
- spec/platinum/unit/async_search/get_test.rb
|
@@ -1220,7 +1242,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1220
1242
|
- !ruby/object:Gem::Version
|
1221
1243
|
version: '0'
|
1222
1244
|
requirements: []
|
1223
|
-
rubygems_version: 3.4.
|
1245
|
+
rubygems_version: 3.4.19
|
1224
1246
|
signing_key:
|
1225
1247
|
specification_version: 4
|
1226
1248
|
summary: Ruby API for Elasticsearch.
|
@@ -1359,6 +1381,7 @@ test_files:
|
|
1359
1381
|
- spec/elasticsearch/api/actions/put_script_spec.rb
|
1360
1382
|
- spec/elasticsearch/api/actions/query_ruleset/delete_spec.rb
|
1361
1383
|
- spec/elasticsearch/api/actions/query_ruleset/get_spec.rb
|
1384
|
+
- spec/elasticsearch/api/actions/query_ruleset/list_spec.rb
|
1362
1385
|
- spec/elasticsearch/api/actions/query_ruleset/put_spec.rb
|
1363
1386
|
- spec/elasticsearch/api/actions/rank_eval_spec.rb
|
1364
1387
|
- spec/elasticsearch/api/actions/reindex_spec.rb
|
@@ -1394,6 +1417,7 @@ test_files:
|
|
1394
1417
|
- spec/elasticsearch/api/actions/security/get_builtin_privileges_spec.rb
|
1395
1418
|
- spec/elasticsearch/api/actions/security/get_service_accounts_spec.rb
|
1396
1419
|
- spec/elasticsearch/api/actions/security/get_service_credentials_spec.rb
|
1420
|
+
- spec/elasticsearch/api/actions/security/get_settings_spec.rb
|
1397
1421
|
- spec/elasticsearch/api/actions/security/has_privileges_user_profile_spec.rb
|
1398
1422
|
- spec/elasticsearch/api/actions/security/invalidate_api_key_spec.rb
|
1399
1423
|
- spec/elasticsearch/api/actions/security/query_api_keys_spec.rb
|
@@ -1406,6 +1430,7 @@ test_files:
|
|
1406
1430
|
- spec/elasticsearch/api/actions/security/suggest_user_profiles_spec.rb
|
1407
1431
|
- spec/elasticsearch/api/actions/security/update_api_key_spec.rb
|
1408
1432
|
- spec/elasticsearch/api/actions/security/update_cross_cluster_api_key_spec.rb
|
1433
|
+
- spec/elasticsearch/api/actions/security/update_settings_spec.rb
|
1409
1434
|
- spec/elasticsearch/api/actions/shutdown/delete_node_spec.rb
|
1410
1435
|
- spec/elasticsearch/api/actions/shutdown/get_node_spec.rb
|
1411
1436
|
- spec/elasticsearch/api/actions/shutdown/put_node_spec.rb
|
@@ -1423,9 +1448,13 @@ test_files:
|
|
1423
1448
|
- spec/elasticsearch/api/actions/sql/delete_async_spec.rb
|
1424
1449
|
- spec/elasticsearch/api/actions/sql/get_async_spec.rb
|
1425
1450
|
- spec/elasticsearch/api/actions/sql/get_async_stats_spec.rb
|
1426
|
-
- spec/elasticsearch/api/actions/
|
1451
|
+
- spec/elasticsearch/api/actions/synonyms/delete_synonym_rule_spec.rb
|
1452
|
+
- spec/elasticsearch/api/actions/synonyms/delete_synonym_spec.rb
|
1453
|
+
- spec/elasticsearch/api/actions/synonyms/get_synonym_rule_spec.rb
|
1454
|
+
- spec/elasticsearch/api/actions/synonyms/get_synonym_spec.rb
|
1455
|
+
- spec/elasticsearch/api/actions/synonyms/get_synonyms_sets_spec.rb
|
1456
|
+
- spec/elasticsearch/api/actions/synonyms/put_synonym_rule_spec.rb
|
1427
1457
|
- spec/elasticsearch/api/actions/synonyms/update_spec.rb
|
1428
|
-
- spec/elasticsearch/api/actions/synonyms_sets/get_spec.rb
|
1429
1458
|
- spec/elasticsearch/api/actions/tasks/cancel_spec.rb
|
1430
1459
|
- spec/elasticsearch/api/actions/tasks/get_spec.rb
|
1431
1460
|
- spec/elasticsearch/api/actions/tasks/list_spec.rb
|
@@ -1440,16 +1469,21 @@ test_files:
|
|
1440
1469
|
- spec/elasticsearch/api/api_spec.rb
|
1441
1470
|
- spec/elasticsearch/api/client_spec.rb
|
1442
1471
|
- spec/elasticsearch/api/utils_spec.rb
|
1472
|
+
- spec/platinum/integration/analytics/usage_spec.rb
|
1473
|
+
- spec/platinum/integration/api_key/admin_user_query_api_keys_spec.rb
|
1474
|
+
- spec/platinum/integration/api_key/api_key_admin_user_spec.rb
|
1443
1475
|
- spec/platinum/integration/api_key/api_key_cross_cluster_spec.rb
|
1444
1476
|
- spec/platinum/integration/api_key/api_key_invalidation_spec.rb
|
1445
1477
|
- spec/platinum/integration/api_key/api_key_query_spec.rb
|
1446
1478
|
- spec/platinum/integration/api_key/api_key_spec.rb
|
1447
1479
|
- spec/platinum/integration/api_key/api_key_update_spec.rb
|
1480
|
+
- spec/platinum/integration/eql/eql_async_spec.rb
|
1448
1481
|
- spec/platinum/integration/health/health_spec.rb
|
1449
1482
|
- spec/platinum/integration/ml/get_memory_stats_spec.rb
|
1450
1483
|
- spec/platinum/integration/platinum_helper.rb
|
1451
1484
|
- spec/platinum/integration/service_accounts/service_accounts_spec.rb
|
1452
1485
|
- spec/platinum/integration/snapshots/snapshots_spec.rb
|
1486
|
+
- spec/platinum/integration/spatial/script_doc_values_spec.rb
|
1453
1487
|
- spec/platinum/integration/token/token_spec.rb
|
1454
1488
|
- spec/platinum/unit/async_search/delete_test.rb
|
1455
1489
|
- spec/platinum/unit/async_search/get_test.rb
|