elastic-enterprise-search 8.3.0 → 8.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (134) hide show
  1. checksums.yaml +4 -4
  2. data/.ci/Dockerfile +14 -1
  3. data/.ci/jobs/elastic+enterprise-search-ruby+8.3.yml +12 -0
  4. data/.ci/make.sh +3 -1
  5. data/.ci/test-matrix.yml +1 -1
  6. data/README.md +1 -1
  7. data/docs/guide/app-search-api.asciidoc +4 -3
  8. data/docs/guide/installation.asciidoc +2 -2
  9. data/docs/guide/overview.asciidoc +2 -2
  10. data/docs/guide/release_notes/83.asciidoc +14 -0
  11. data/docs/guide/release_notes/84.asciidoc +36 -0
  12. data/docs/guide/release_notes/index.asciidoc +4 -0
  13. data/lib/elastic/app-search/api/adaptive_relevance_settings.rb +0 -1
  14. data/lib/elastic/app-search/api/adaptive_relevance_suggestions.rb +0 -1
  15. data/lib/elastic/app-search/api/add_meta_engine_source.rb +0 -1
  16. data/lib/elastic/app-search/api/api_key.rb +0 -1
  17. data/lib/elastic/app-search/api/api_logs.rb +0 -1
  18. data/lib/elastic/app-search/api/count_analytics.rb +0 -1
  19. data/lib/elastic/app-search/api/crawler_active_crawl_request.rb +0 -1
  20. data/lib/elastic/app-search/api/crawler_crawl_request.rb +0 -1
  21. data/lib/elastic/app-search/api/crawler_crawl_schedule.rb +0 -1
  22. data/lib/elastic/app-search/api/crawler_domain.rb +0 -1
  23. data/lib/elastic/app-search/api/crawler_domain_validation_result.rb +0 -1
  24. data/lib/elastic/app-search/api/crawler_metrics.rb +0 -1
  25. data/lib/elastic/app-search/api/crawler_overview.rb +0 -1
  26. data/lib/elastic/app-search/api/crawler_process_crawl.rb +0 -1
  27. data/lib/elastic/app-search/api/crawler_process_crawl_denied_urls.rb +0 -1
  28. data/lib/elastic/app-search/api/crawler_url_extraction_result.rb +0 -1
  29. data/lib/elastic/app-search/api/crawler_url_tracing_result.rb +0 -1
  30. data/lib/elastic/app-search/api/crawler_url_validation_result.rb +0 -1
  31. data/lib/elastic/app-search/api/crawler_user_agent.rb +0 -1
  32. data/lib/elastic/app-search/api/create_api_key.rb +0 -1
  33. data/lib/elastic/app-search/api/create_crawler_crawl_request.rb +0 -1
  34. data/lib/elastic/app-search/api/create_crawler_crawl_rule.rb +0 -1
  35. data/lib/elastic/app-search/api/create_crawler_domain.rb +0 -1
  36. data/lib/elastic/app-search/api/create_crawler_entry_point.rb +0 -1
  37. data/lib/elastic/app-search/api/create_crawler_process_crawl.rb +0 -1
  38. data/lib/elastic/app-search/api/create_crawler_sitemap.rb +0 -1
  39. data/lib/elastic/app-search/api/create_curation.rb +0 -1
  40. data/lib/elastic/app-search/api/create_engine.rb +0 -1
  41. data/lib/elastic/app-search/api/create_synonym_set.rb +0 -1
  42. data/lib/elastic/app-search/api/curation.rb +0 -1
  43. data/lib/elastic/app-search/api/delete_api_key.rb +0 -1
  44. data/lib/elastic/app-search/api/delete_crawler_active_crawl_request.rb +0 -1
  45. data/lib/elastic/app-search/api/delete_crawler_crawl_rule.rb +0 -1
  46. data/lib/elastic/app-search/api/delete_crawler_crawl_schedule.rb +0 -1
  47. data/lib/elastic/app-search/api/delete_crawler_domain.rb +0 -1
  48. data/lib/elastic/app-search/api/delete_crawler_entry_point.rb +0 -1
  49. data/lib/elastic/app-search/api/delete_crawler_sitemap.rb +0 -1
  50. data/lib/elastic/app-search/api/delete_curation.rb +0 -1
  51. data/lib/elastic/app-search/api/delete_documents.rb +0 -1
  52. data/lib/elastic/app-search/api/delete_engine.rb +0 -1
  53. data/lib/elastic/app-search/api/delete_meta_engine_source.rb +0 -1
  54. data/lib/elastic/app-search/api/delete_synonym_set.rb +0 -1
  55. data/lib/elastic/app-search/api/documents.rb +0 -1
  56. data/lib/elastic/app-search/api/engine.rb +0 -1
  57. data/lib/elastic/app-search/api/index_documents.rb +0 -1
  58. data/lib/elastic/app-search/api/list_adaptive_relevance_suggestions.rb +0 -1
  59. data/lib/elastic/app-search/api/list_api_keys.rb +0 -1
  60. data/lib/elastic/app-search/api/list_crawler_crawl_requests.rb +0 -1
  61. data/lib/elastic/app-search/api/list_crawler_domains.rb +0 -1
  62. data/lib/elastic/app-search/api/list_crawler_process_crawls.rb +0 -1
  63. data/lib/elastic/app-search/api/list_curations.rb +0 -1
  64. data/lib/elastic/app-search/api/list_documents.rb +0 -1
  65. data/lib/elastic/app-search/api/list_engines.rb +0 -1
  66. data/lib/elastic/app-search/api/list_synonym_sets.rb +0 -1
  67. data/lib/elastic/app-search/api/log_clickthrough.rb +0 -1
  68. data/lib/elastic/app-search/api/multi_search.rb +0 -1
  69. data/lib/elastic/app-search/api/put_adaptive_relevance_settings.rb +0 -1
  70. data/lib/elastic/app-search/api/put_adaptive_relevance_suggestions.rb +0 -1
  71. data/lib/elastic/app-search/api/put_api_key.rb +0 -1
  72. data/lib/elastic/app-search/api/put_crawler_crawl_rule.rb +0 -1
  73. data/lib/elastic/app-search/api/put_crawler_crawl_schedule.rb +0 -1
  74. data/lib/elastic/app-search/api/put_crawler_domain.rb +0 -1
  75. data/lib/elastic/app-search/api/put_crawler_entry_point.rb +0 -1
  76. data/lib/elastic/app-search/api/put_crawler_sitemap.rb +0 -1
  77. data/lib/elastic/app-search/api/put_curation.rb +0 -1
  78. data/lib/elastic/app-search/api/put_documents.rb +0 -1
  79. data/lib/elastic/app-search/api/put_schema.rb +0 -1
  80. data/lib/elastic/app-search/api/put_search_settings.rb +0 -1
  81. data/lib/elastic/app-search/api/put_synonym_set.rb +0 -1
  82. data/lib/elastic/app-search/api/query_suggestion.rb +0 -1
  83. data/lib/elastic/app-search/api/refresh_adaptive_relevance_update_process.rb +0 -1
  84. data/lib/elastic/app-search/api/reset_search_settings.rb +0 -1
  85. data/lib/elastic/app-search/api/schema.rb +0 -1
  86. data/lib/elastic/app-search/api/search.rb +0 -1
  87. data/lib/elastic/app-search/api/search_es_search.rb +3 -5
  88. data/lib/elastic/app-search/api/search_explain.rb +0 -1
  89. data/lib/elastic/app-search/api/search_settings.rb +0 -1
  90. data/lib/elastic/app-search/api/synonym_set.rb +0 -1
  91. data/lib/elastic/app-search/api/top_clicks_analytics.rb +0 -1
  92. data/lib/elastic/app-search/api/top_queries_analytics.rb +0 -1
  93. data/lib/elastic/enterprise-search/api/health.rb +0 -1
  94. data/lib/elastic/enterprise-search/api/put_read_only.rb +0 -1
  95. data/lib/elastic/enterprise-search/api/read_only.rb +0 -1
  96. data/lib/elastic/enterprise-search/api/search_engines.rb +0 -1
  97. data/lib/elastic/enterprise-search/api/stats.rb +0 -1
  98. data/lib/elastic/enterprise-search/api/version.rb +0 -1
  99. data/lib/elastic/enterprise-search/request.rb +1 -1
  100. data/lib/elastic/enterprise-search/version.rb +1 -1
  101. data/lib/elastic/workplace-search/api/auto_query_refinement_details.rb +0 -1
  102. data/lib/elastic/workplace-search/api/command_sync_jobs.rb +0 -1
  103. data/lib/elastic/workplace-search/api/content_source.rb +0 -1
  104. data/lib/elastic/workplace-search/api/create_analytics_event.rb +0 -1
  105. data/lib/elastic/workplace-search/api/create_batch_synonym_sets.rb +0 -1
  106. data/lib/elastic/workplace-search/api/create_content_source.rb +0 -1
  107. data/lib/elastic/workplace-search/api/create_external_identity.rb +0 -1
  108. data/lib/elastic/workplace-search/api/current_user.rb +0 -1
  109. data/lib/elastic/workplace-search/api/delete_content_source.rb +0 -1
  110. data/lib/elastic/workplace-search/api/delete_documents.rb +0 -1
  111. data/lib/elastic/workplace-search/api/delete_documents_by_query.rb +0 -1
  112. data/lib/elastic/workplace-search/api/delete_external_identity.rb +0 -1
  113. data/lib/elastic/workplace-search/api/delete_synonym_set.rb +0 -1
  114. data/lib/elastic/workplace-search/api/document.rb +0 -1
  115. data/lib/elastic/workplace-search/api/external_identity.rb +0 -1
  116. data/lib/elastic/workplace-search/api/index_documents.rb +0 -1
  117. data/lib/elastic/workplace-search/api/list_content_sources.rb +0 -1
  118. data/lib/elastic/workplace-search/api/list_documents.rb +0 -1
  119. data/lib/elastic/workplace-search/api/list_external_identities.rb +0 -1
  120. data/lib/elastic/workplace-search/api/list_synonym_sets.rb +0 -1
  121. data/lib/elastic/workplace-search/api/put_content_source.rb +0 -1
  122. data/lib/elastic/workplace-search/api/put_content_source_icons.rb +0 -1
  123. data/lib/elastic/workplace-search/api/put_external_identity.rb +0 -1
  124. data/lib/elastic/workplace-search/api/put_synonym_set.rb +0 -1
  125. data/lib/elastic/workplace-search/api/put_triggers_blocklist.rb +0 -1
  126. data/lib/elastic/workplace-search/api/search.rb +0 -1
  127. data/lib/elastic/workplace-search/api/synonym_set.rb +0 -1
  128. data/lib/elastic/workplace-search/api/triggers_blocklist.rb +0 -1
  129. data/rake_tasks/unified_release_tasks.rake +21 -0
  130. data/spec/fixtures/vcr/workplace_search/create_analytics_event.yml +1 -1
  131. data/spec/fixtures/vcr/workplace_search/oauth_request_token.yml +1 -1
  132. data/spec/fixtures/vcr/workplace_search/search_request.yml +1 -1
  133. data/spec/integration/app-search/elasticsearch_search_spec.rb +17 -3
  134. metadata +5 -2
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Documents - Create a new document
26
25
  # Create or update documents
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # AdaptiveRelevanceSuggestions - Retrieve adaptive relevance
26
25
  # Retrieve adaptive relevance
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Credentials - Retrieve all API keys
26
25
  # List the details of all API keys
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Crawler - List crawl requests
26
25
  # Returns a list of latest crawl requests for a given engine.
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Crawler - List crawler domains
26
25
  # Returns a list of crawler domains
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Crawler - List process crawls
26
25
  # Returns a list of latest process crawls for a given engine
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Curations - Retrieve all curations
26
25
  # Retrieve available curations for the given engine
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Documents - Retrieve all documents
26
25
  # Lists up to 10,000 documents
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Engines - Retrieve all engines
26
25
  # Retrieves all engines with optional pagination support
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Synonyms - Retrieve all synonym sets
26
25
  # Retrieves all available synonym sets for the engine
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Click - Tracks results that were clicked after a query
26
25
  # Tracks results that were clicked after a query
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # MultiSearch - Submit a multi search
26
25
  # Submit a multi search query and receive a set of results with meta data
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # AdaptiveRelevanceSettings - Update adaptive relevance settings
26
25
  # Update adaptive relevance settings
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # AdaptiveRelevanceSuggestions - Update adaptive relevance
26
25
  # Update adaptive relevance
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Credentials - Update an API key
26
25
  # Updates an API key
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Crawler - Update a crawl rule
26
25
  # Updates crawl rule configuration
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Crawler - Set crawl schedule
26
25
  # Sets up a crawl schedule for a given engine
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Crawler - Update domain configuration
26
25
  # Updates crawler domain configuration for a given domain
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Crawler - Update a crawler entry point
26
25
  # Updates a crawler entry point with a new value
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Crawler - Update a sitemap
26
25
  # Updates sitemap configuration
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Curations - Update a curation
26
25
  # Updates an existing curation
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Documents - Partial update of documents
26
25
  # Update specific document fields by id and field
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Schema - Update engine schema
26
25
  # Update schema for the current engine
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Synonyms - Update search settings
26
25
  # Updates search settings for the engine
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Synonyms - Update a synonym set
26
25
  # Updates a synonym set by ID
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # QuerySuggestion - Retrieve query suggestions
26
25
  # Provide relevant query suggestions for incomplete queries
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # AdaptiveRelevanceSettings - Retrieve adaptive relevance settings
26
25
  # Update suggestions process refresh
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Synonyms - Reset search settings
26
25
  # Resets search settings for the engine
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Schema - Retrieve engine schema
26
25
  # Retrieve current schema for the engine
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Search - Submit a search
26
25
  # Submit a search and receive a set of results with meta data
@@ -20,23 +20,21 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ElasticsearchSearch - Run a search
26
25
  # Execute the provided Elasticsearch search query against an App Search Engine
27
26
  #
28
27
  # @param [String] engine_name Name of the engine (*Required*)
29
28
  # @param [Hash] arguments endpoint arguments
30
- # @option arguments [Hash] :body (Required: request)
31
- # @option body :request
32
- # @option body :analytics
29
+ # @option arguments [Hash] :body Query parameters to be passed to Elasticsearch _search API
33
30
  # @option arguments [Hash] :headers optional HTTP headers to send with the request
31
+ # @option headers [String] :X-Enterprise-Search-Analytics The search query associated with this request when recording search analytics
32
+ # @option headers [String] :X-Enterprise-Search-Analytics-Tags Analytics tags to be applied with this search request
34
33
  #
35
34
  # @see https://www.elastic.co/guide/en/app-search/current/elasticsearch-search-api-reference.html
36
35
  #
37
36
  def search_es_search(engine_name, arguments = {})
38
37
  raise ArgumentError, "Required parameter 'engine_name' missing" unless engine_name
39
- raise ArgumentError, "Required parameter 'body (request)' missing" unless arguments[:body]
40
38
 
41
39
  body = arguments.delete(:body) || {}
42
40
  headers = arguments.delete(:headers) || {}
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # SearchExplain - Retrieve the search query
26
25
  # Submit a search and retrieve an Elasticsearch query
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # SearchSettings - Retrieve search settings
26
25
  # Retrieve current search settings for the engine
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Synonyms - Retrieve a synonym set
26
25
  # Retrieves a synonym set by ID
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Analytics - Query for analytics click data
26
25
  # Returns the number of clicks received by a document in descending order
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module AppSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Analytics - Query for analytics query data
26
25
  # Returns queries analytics by usage count
@@ -19,7 +19,6 @@
19
19
 
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
23
22
  module Actions
24
23
  # Health - Get information on the health of a deployment and basic statistics around resource usage
25
24
  # Get information on the health of a deployment and basic statistics around resource usage
@@ -19,7 +19,6 @@
19
19
 
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
23
22
  module Actions
24
23
  # Read-Only - Update the read-only flag's state
25
24
  # Update the read-only flag's state
@@ -19,7 +19,6 @@
19
19
 
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
23
22
  module Actions
24
23
  # Read-Only - Get the read-only flag's state
25
24
  # Get the read-only flag's state
@@ -19,7 +19,6 @@
19
19
 
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
23
22
  module Actions
24
23
  # SearchEngines - Retrieve information about search engines
25
24
  # Retrieve information about search engines
@@ -19,7 +19,6 @@
19
19
 
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
23
22
  module Actions
24
23
  # Stats - Get information about the resource usage of the application, the state of different internal queues, etc.
25
24
  # Get information about the resource usage of the application, the state of different internal queues, etc.
@@ -19,7 +19,6 @@
19
19
 
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
23
22
  module Actions
24
23
  # Version - Get version information for this server
25
24
  # Get version information for this server
@@ -25,7 +25,7 @@ require 'base64'
25
25
 
26
26
  module Elastic
27
27
  module EnterpriseSearch
28
- CLIENT_NAME = 'elastic-enteprise-search-ruby'
28
+ CLIENT_NAME = 'elastic-enterprise-search-ruby'
29
29
  CLIENT_VERSION = Elastic::EnterpriseSearch::VERSION
30
30
 
31
31
  # Module included in Elastic::Enterprise::Client for http requests.
@@ -19,6 +19,6 @@
19
19
 
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
- VERSION = '8.3.0'
22
+ VERSION = '8.4.0'
23
23
  end
24
24
  end
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ContentSources - Retrieves a content source's automatic query refinement details
26
25
  # Retrieves a content source's automatic query refinement details
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # SyncJobs - Issue commands to a Content Source's sync jobs
26
25
  # Control a content source's sync jobs
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ContentSources - Retrieves a content source by ID
26
25
  # Retrieves a content source by ID
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Analytics - Capture click and feedback analytic events
26
25
  # Capture Analytic events for click and feedback
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Synonyms - Create a batch of synonym sets
26
25
  # Create batched synonym sets
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ContentSources - Create a content source
26
25
  # Create a custom content source
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ExternalIdentities - Adds a new external identity
26
25
  # Adds a new external identity
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # getCurrentUser - Get the authenticated user
26
25
  # Get the authenticated user
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ContentSources - Deletes a content source by ID
26
25
  # Deletes a content source by ID
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Documents - Deletes a list of documents from a custom content source
26
25
  # Remove documents from a Custom API Source
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Documents - Deletes documents by query in a custom content source
26
25
  # Deletes documents by query in a custom content source
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ExternalIdentities - Deletes an external identity
26
25
  # Deletes an external identity
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Synonyms - Delete a synonym set
26
25
  # Delete a synonym set
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Documents - Retrieves a document by ID from the specified content source
26
25
  # Retrieves a document by ID from the specified content source
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ExternalIdentities - Retrieves an external identity
26
25
  # Retrieves an external identity
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Documents - Indexes one or more new documents into a custom content source, or updates one or more existing documents
26
25
  # Indexes one or more new documents into a custom content source, or updates one or more existing documents
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ContentSources - Retrieves all content sources
26
25
  # Retrieves all content sources
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Documents - Lists documents from a custom content source
26
25
  # Lists documents from a custom content source
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ExternalIdentities - Retrieves all external identities
26
25
  # Retrieves all external identities
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # Synonyms - Retrieves all synonym sets
26
25
  # Retrieve a list of synonym sets
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ContentSources - Update a content source
26
25
  # Update a content source
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ContentSources - Upload content source icons
26
25
  # Upload content source icons
@@ -20,7 +20,6 @@
20
20
  module Elastic
21
21
  module EnterpriseSearch
22
22
  module WorkplaceSearch
23
- # Generated from build hash 835a1a87f357f7b7cfd3453b5c5a937c47995772
24
23
  module Actions
25
24
  # ExternalIdentities - Updates an external identity
26
25
  # Updates an external identity