diff --git a/_aggregations/index.md b/_aggregations/index.md index 6836a679..1c43799a 100644 --- a/_aggregations/index.md +++ b/_aggregations/index.md @@ -4,9 +4,11 @@ title: Aggregations has_children: true nav_order: 5 nav_exclude: true +permalink: /aggregations/ redirect_from: - /opensearch/aggregations/ - /query-dsl/aggregations/ + - /aggregations/index/ --- # Aggregations diff --git a/_analyzers/index.md b/_analyzers/index.md index ff7fb880..6dc0ef0a 100644 --- a/_analyzers/index.md +++ b/_analyzers/index.md @@ -5,10 +5,12 @@ has_children: true nav_order: 5 nav_exclude: true has_toc: false +permalink: /analyzers/ redirect_from: - /opensearch/query-dsl/text-analyzers/ - /query-dsl/analyzers/text-analyzers/ - /analyzers/text-analyzers/ + - /analyzers/index/ --- # Text analysis diff --git a/_api-reference/index.md b/_api-reference/index.md index 99138458..41d54989 100644 --- a/_api-reference/index.md +++ b/_api-reference/index.md @@ -5,8 +5,10 @@ nav_order: 1 has_toc: false has_children: true nav_exclude: true +permalink: /api-reference/ redirect_from: - /opensearch/rest-api/index/ + - /api-reference/index/ --- # REST API reference diff --git a/_benchmark/index.md b/_benchmark/index.md index 1d4e5d5c..5b0d3fb4 100644 --- a/_benchmark/index.md +++ b/_benchmark/index.md @@ -5,8 +5,9 @@ nav_order: 1 has_children: false nav_exclude: true has_toc: false +permalink: /benchmark/ redirect_from: - - /benchmark/ + - /benchmark/index/ --- # OpenSearch Benchmark diff --git a/_clients/index.md b/_clients/index.md index adcd892d..527879a9 100644 --- a/_clients/index.md +++ b/_clients/index.md @@ -4,8 +4,9 @@ title: Language clients nav_order: 1 has_children: false nav_exclude: true +permalink: /clients/ redirect_from: - - /clients/ + - /clients/index/ --- # OpenSearch language clients diff --git a/_dashboards/index.md b/_dashboards/index.md index 9f0d85ef..8284d173 100644 --- a/_dashboards/index.md +++ b/_dashboards/index.md @@ -4,6 +4,9 @@ title: OpenSearch Dashboards nav_order: 1 has_children: false nav_exclude: true +permalink: /dashboards/ +redirect_from: + - /dashboards/index/ --- # OpenSearch Dashboards diff --git a/_data-prepper/index.md b/_data-prepper/index.md index 6a49178a..0c7a228b 100644 --- a/_data-prepper/index.md +++ b/_data-prepper/index.md @@ -5,10 +5,11 @@ nav_order: 1 has_children: false has_toc: false nav_exclude: true +permalink: /data-prepper/ redirect_from: - /clients/data-prepper/index/ - - /data-prepper/ - /monitoring-plugins/trace/data-prepper/ + - /data-prepper/index/ --- # Data Prepper diff --git a/_developer-documentation/index.md b/_developer-documentation/index.md index 5c43dc9a..46ea7dd8 100644 --- a/_developer-documentation/index.md +++ b/_developer-documentation/index.md @@ -5,6 +5,9 @@ nav_order: 1 has_children: false has_toc: false nav_exclude: true +permalink: /developer-documentation/ +redirect_from: + - /developer-documentation/index/ --- # Developer documentation diff --git a/_field-types/index.md b/_field-types/index.md index acfe8f08..9d8bd425 100644 --- a/_field-types/index.md +++ b/_field-types/index.md @@ -3,9 +3,11 @@ layout: default title: Mappings and field types nav_order: 1 nav_exclude: true +permalink: /field-types/ redirect_from: - /opensearch/mappings/ - /field-types/mappings/ + - /field-types/index/ --- # Mappings and field types diff --git a/_im-plugin/index.md b/_im-plugin/index.md index fd48aa28..fd51bd90 100644 --- a/_im-plugin/index.md +++ b/_im-plugin/index.md @@ -4,10 +4,14 @@ title: Managing indexes nav_order: 1 has_children: false nav_exclude: true +permalink: /index-management/ redirect_from: - /im-plugin/ - /opensearch/index-data/ - /opensearch/rest-api/index-apis/index/ + - /index-management/index/ + - /im-plugin/index/ + - /index-management/ --- # Managing indexes diff --git a/_ingest-pipelines/index.md b/_ingest-pipelines/index.md index 7a103880..3417f4b0 100644 --- a/_ingest-pipelines/index.md +++ b/_ingest-pipelines/index.md @@ -3,8 +3,10 @@ layout: default title: Ingest pipelines nav_order: 5 nav_exclude: true +permalink: /ingest-pipelines/ redirect_from: - /api-reference/ingest-apis/ingest-pipelines/ + - /ingest-pipelines/index/ --- # Ingest pipelines diff --git a/_install-and-configure/index.md b/_install-and-configure/index.md index b43d9017..4fedacfd 100644 --- a/_install-and-configure/index.md +++ b/_install-and-configure/index.md @@ -5,6 +5,9 @@ nav_order: 1 has_children: false has_toc: false nav_exclude: true +permalink: /install-and-configure/ +redirect_from: + - /install-and-configure/index/ --- # Install and upgrade OpenSearch diff --git a/_integrations/index.md b/_integrations/index.md index 2fab9aba..bb040f28 100644 --- a/_integrations/index.md +++ b/_integrations/index.md @@ -4,6 +4,9 @@ title: OpenSearch Integrations nav_order: 1 has_children: false nav_exclude: true +permalink: /integrations/ +redirect_from: + - /integrations/index/ --- # OpenSearch Integrations diff --git a/_layouts/default.html b/_layouts/default.html index 058e812d..be4f224a 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -105,7 +105,7 @@ layout: table_wrappers >