From 58b88ac98f4611e0af32e73350dc354eedd6be13 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Wed, 24 Sep 2025 23:12:08 +0200 Subject: [PATCH 1/2] Remove invalid `mapped_pages` --- README.md | 2 +- docs/reference/transport/rest-client/sniffer/usage.md | 2 -- .../transport/rest5-client/config/basic_authentication.md | 2 -- .../transport/rest5-client/config/encrypted_communication.md | 2 -- docs/reference/transport/rest5-client/config/index.md | 2 -- docs/reference/transport/rest5-client/config/node_selector.md | 2 -- .../transport/rest5-client/config/number_of_threads.md | 2 -- .../rest5-client/config/other_authentication_methods.md | 2 -- docs/reference/transport/rest5-client/config/others.md | 2 -- docs/reference/transport/rest5-client/config/timeouts.md | 2 -- docs/reference/transport/rest5-client/sniffer/index.md | 2 -- docs/reference/transport/rest5-client/usage/index.md | 2 -- docs/reference/transport/rest5-client/usage/initialization.md | 2 -- docs/reference/transport/rest5-client/usage/logging.md | 2 -- docs/reference/transport/rest5-client/usage/requests.md | 2 -- docs/reference/transport/rest5-client/usage/responses.md | 2 -- 16 files changed, 1 insertion(+), 31 deletions(-) diff --git a/README.md b/README.md index d619479ea..fffd120e1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Elastic logo +\Elastic logo # Elasticsearch Java Client Elasticsearch is a distributed, RESTful search engine optimized for speed and relevance on production-scale workloads. You can use Elasticsearch to perform real-time search over massive datasets for applications including Vector search, Full-text search, Logs, Metrics, Application Performance Monitoring, Security Logs and more ! diff --git a/docs/reference/transport/rest-client/sniffer/usage.md b/docs/reference/transport/rest-client/sniffer/usage.md index 15b30769b..16b55e59a 100644 --- a/docs/reference/transport/rest-client/sniffer/usage.md +++ b/docs/reference/transport/rest-client/sniffer/usage.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest-client/sniffer/usage.html navigation_title: Usage --- diff --git a/docs/reference/transport/rest5-client/config/basic_authentication.md b/docs/reference/transport/rest5-client/config/basic_authentication.md index 5a0e0c22e..ea741072a 100644 --- a/docs/reference/transport/rest5-client/config/basic_authentication.md +++ b/docs/reference/transport/rest5-client/config/basic_authentication.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/config/basic_authentication.html navigation_title: Basic authentication --- diff --git a/docs/reference/transport/rest5-client/config/encrypted_communication.md b/docs/reference/transport/rest5-client/config/encrypted_communication.md index 19fae8f03..8ac9ef054 100644 --- a/docs/reference/transport/rest5-client/config/encrypted_communication.md +++ b/docs/reference/transport/rest5-client/config/encrypted_communication.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/config/encrypted_communication.html navigation_title: Encrypted communication --- diff --git a/docs/reference/transport/rest5-client/config/index.md b/docs/reference/transport/rest5-client/config/index.md index 89ade5199..24d8d3ac9 100644 --- a/docs/reference/transport/rest5-client/config/index.md +++ b/docs/reference/transport/rest5-client/config/index.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/config.html navigation_title: Common configuration --- diff --git a/docs/reference/transport/rest5-client/config/node_selector.md b/docs/reference/transport/rest5-client/config/node_selector.md index 256643569..0e7f53e0f 100644 --- a/docs/reference/transport/rest5-client/config/node_selector.md +++ b/docs/reference/transport/rest5-client/config/node_selector.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/config/node_selector.html navigation_title: Node selector --- diff --git a/docs/reference/transport/rest5-client/config/number_of_threads.md b/docs/reference/transport/rest5-client/config/number_of_threads.md index a5fd70e96..2e500e1ef 100644 --- a/docs/reference/transport/rest5-client/config/number_of_threads.md +++ b/docs/reference/transport/rest5-client/config/number_of_threads.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/config/number_of_threads.html navigation_title: Number of threads --- diff --git a/docs/reference/transport/rest5-client/config/other_authentication_methods.md b/docs/reference/transport/rest5-client/config/other_authentication_methods.md index 68f5bfdba..59f7e3983 100644 --- a/docs/reference/transport/rest5-client/config/other_authentication_methods.md +++ b/docs/reference/transport/rest5-client/config/other_authentication_methods.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/config/other_authentication_methods.html navigation_title: Other authentication methods --- diff --git a/docs/reference/transport/rest5-client/config/others.md b/docs/reference/transport/rest5-client/config/others.md index 096ca2ecc..a1e7cb30d 100644 --- a/docs/reference/transport/rest5-client/config/others.md +++ b/docs/reference/transport/rest5-client/config/others.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/config/others.html navigation_title: More config options --- diff --git a/docs/reference/transport/rest5-client/config/timeouts.md b/docs/reference/transport/rest5-client/config/timeouts.md index c972a0faa..a19b9fda5 100644 --- a/docs/reference/transport/rest5-client/config/timeouts.md +++ b/docs/reference/transport/rest5-client/config/timeouts.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/config/timeouts.html navigation_title: Timeouts --- diff --git a/docs/reference/transport/rest5-client/sniffer/index.md b/docs/reference/transport/rest5-client/sniffer/index.md index 4497977cd..a7cbd308d 100644 --- a/docs/reference/transport/rest5-client/sniffer/index.md +++ b/docs/reference/transport/rest5-client/sniffer/index.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/sniffer.html navigation_title: Sniffer --- # Sniffer in the {{es}} Java REST 5 client diff --git a/docs/reference/transport/rest5-client/usage/index.md b/docs/reference/transport/rest5-client/usage/index.md index 9fe7dde85..68e8c0869 100644 --- a/docs/reference/transport/rest5-client/usage/index.md +++ b/docs/reference/transport/rest5-client/usage/index.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/usage.html navigation_title: Getting started --- diff --git a/docs/reference/transport/rest5-client/usage/initialization.md b/docs/reference/transport/rest5-client/usage/initialization.md index 4da4f056c..e7085a874 100644 --- a/docs/reference/transport/rest5-client/usage/initialization.md +++ b/docs/reference/transport/rest5-client/usage/initialization.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/usage/initialization.html navigation_title: Initialization --- diff --git a/docs/reference/transport/rest5-client/usage/logging.md b/docs/reference/transport/rest5-client/usage/logging.md index 931d434ab..5101e693b 100644 --- a/docs/reference/transport/rest5-client/usage/logging.md +++ b/docs/reference/transport/rest5-client/usage/logging.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/usage/logging.html navigation_title: Logging --- diff --git a/docs/reference/transport/rest5-client/usage/requests.md b/docs/reference/transport/rest5-client/usage/requests.md index 335e39fcc..57cd08cc7 100644 --- a/docs/reference/transport/rest5-client/usage/requests.md +++ b/docs/reference/transport/rest5-client/usage/requests.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/usage/requests.html navigation_title: Performing requests --- diff --git a/docs/reference/transport/rest5-client/usage/responses.md b/docs/reference/transport/rest5-client/usage/responses.md index 5d7feab37..061e74f06 100644 --- a/docs/reference/transport/rest5-client/usage/responses.md +++ b/docs/reference/transport/rest5-client/usage/responses.md @@ -1,6 +1,4 @@ --- -mapped_pages: - - https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/usage/responses.html navigation_title: Reading responses --- From f9b76768c9ee4924cf73a40658fec155f43bfe04 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Wed, 24 Sep 2025 23:16:51 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fffd120e1..d619479ea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -\Elastic logo +Elastic logo # Elasticsearch Java Client Elasticsearch is a distributed, RESTful search engine optimized for speed and relevance on production-scale workloads. You can use Elasticsearch to perform real-time search over massive datasets for applications including Vector search, Full-text search, Logs, Metrics, Application Performance Monitoring, Security Logs and more !