diff --git a/_dashboards/dql.md b/_dashboards/dql.md index 71be1a61ca..f112f3f5bd 100644 --- a/_dashboards/dql.md +++ b/_dashboards/dql.md @@ -2,6 +2,7 @@ layout: default title: Dashboards query language nav_order: 99 +canonical_url: 'https://opensearch.org/docs/latest/dashboards/dql/' --- # Dashboards Query Language diff --git a/_opensearch/index-data.md b/_opensearch/index-data.md index 2a4fcd8203..b246679082 100644 --- a/_opensearch/index-data.md +++ b/_opensearch/index-data.md @@ -2,6 +2,7 @@ layout: default title: Index data nav_order: 10 +canonical_url: 'https://opensearch.org/docs/latest/im-plugin/' --- # Index data diff --git a/_opensearch/query-dsl/bool.md b/_opensearch/query-dsl/bool.md index b834ad6c15..45c495e9b9 100644 --- a/_opensearch/query-dsl/bool.md +++ b/_opensearch/query-dsl/bool.md @@ -3,6 +3,7 @@ layout: default title: Boolean queries parent: Query DSL nav_order: 45 +canonical_url: 'https://opensearch.org/docs/latest/query-dsl/compound/bool/' --- # Boolean queries diff --git a/_opensearch/rest-api/cat/cat-indices.md b/_opensearch/rest-api/cat/cat-indices.md index 0bd4a2e9bc..a8dbb589c0 100644 --- a/_opensearch/rest-api/cat/cat-indices.md +++ b/_opensearch/rest-api/cat/cat-indices.md @@ -5,6 +5,7 @@ parent: CAT grand_parent: REST API reference nav_order: 25 has_children: false +canonical_url: 'https://opensearch.org/docs/latest/api-reference/cat/cat-indices/' --- # cat indices diff --git a/_opensearch/rest-api/document-apis/bulk.md b/_opensearch/rest-api/document-apis/bulk.md index c10a3932ee..7927bde4c0 100644 --- a/_opensearch/rest-api/document-apis/bulk.md +++ b/_opensearch/rest-api/document-apis/bulk.md @@ -4,6 +4,7 @@ title: Bulk parent: Document APIs grand_parent: REST API reference nav_order: 20 +canonical_url: 'https://opensearch.org/docs/latest/api-reference/document-apis/bulk/' --- # Bulk diff --git a/_opensearch/rest-api/search.md b/_opensearch/rest-api/search.md index 23834eeab0..e0e6ec6039 100644 --- a/_opensearch/rest-api/search.md +++ b/_opensearch/rest-api/search.md @@ -3,6 +3,7 @@ layout: default title: Search parent: REST API reference nav_order: 10 +canonical_url: 'https://opensearch.org/docs/latest/api-reference/search/' --- # Search diff --git a/_opensearch/snapshot-restore.md b/_opensearch/snapshot-restore.md index 2aaf94f916..1fd1869bde 100644 --- a/_opensearch/snapshot-restore.md +++ b/_opensearch/snapshot-restore.md @@ -2,6 +2,7 @@ layout: default title: Take and restore snapshots nav_order: 65 +canonical_url: 'https://opensearch.org/docs/latest/tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore/' --- # Take and restore snapshots diff --git a/_security-plugin/access-control/users-roles.md b/_security-plugin/access-control/users-roles.md index 003bf4d643..f1b03a000a 100644 --- a/_security-plugin/access-control/users-roles.md +++ b/_security-plugin/access-control/users-roles.md @@ -3,6 +3,7 @@ layout: default title: Users and roles parent: Access control nav_order: 1 +canonical_url: 'https://opensearch.org/docs/latest/security/access-control/users-roles/' --- # Users and roles