-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Ent Search Deprecation] Update enterprise_search URLs for elasticsearch -> getting_started #203177
[Ent Search Deprecation] Update enterprise_search URLs for elasticsearch -> getting_started #203177
Conversation
d6c6864
to
772d225
Compare
772d225
to
4da0bac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Saikat, good job splitting this up! LGTM
@elasticmachine merge upstream |
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Page load bundle
History
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12259855160 |
…rch -> getting_started (elastic#203177) This PR resolves this elastic/search-team#7961. In this PR, we changed the following Urls by replacing 'enterprise_search' with 'elasticsearch'. | Old URL | New URL | | :------------------------------------- | :------------------------------------- | | app/enterprise_search/elasticsearch | app/elasticsearch/elasticsearch | | app/enterprise_search/vector_search | app/elasticsearch/vector_search | | app/enterprise_search/semantic_search | app/elasticsearch/semantic_search | | app/enterprise_search/ai_search | app/elasticsearch/ai_search | Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit 9df6f37)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…ticsearch -> getting_started (#203177) (#203629) # Backport This will backport the following commits from `main` to `8.x`: - [[Ent Search Deprecation] Update enterprise_search URLs for elasticsearch -> getting_started (#203177)](#203177) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Saikat Sarkar","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-10T15:54:43Z","message":"[Ent Search Deprecation] Update enterprise_search URLs for elasticsearch -> getting_started (#203177)\n\nThis PR resolves this\r\nhttps://github.com/elastic/search-team/issues/7961. In this PR, we\r\nchanged the following Urls by replacing 'enterprise_search' with\r\n'elasticsearch'.\r\n\r\n\r\n| Old URL | New URL |\r\n| :------------------------------------- |\r\n:------------------------------------- |\r\n| app/enterprise_search/elasticsearch | app/elasticsearch/elasticsearch\r\n|\r\n| app/enterprise_search/vector_search | app/elasticsearch/vector_search\r\n|\r\n| app/enterprise_search/semantic_search |\r\napp/elasticsearch/semantic_search |\r\n| app/enterprise_search/ai_search | app/elasticsearch/ai_search |\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"9df6f37654559ab0648b1ce3aede30f3f0faeae4","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:EnterpriseSearch","backport:prev-minor","v8.18.0"],"title":"[Ent Search Deprecation] Update enterprise_search URLs for elasticsearch -> getting_started","number":203177,"url":"https://github.com/elastic/kibana/pull/203177","mergeCommit":{"message":"[Ent Search Deprecation] Update enterprise_search URLs for elasticsearch -> getting_started (#203177)\n\nThis PR resolves this\r\nhttps://github.com/elastic/search-team/issues/7961. In this PR, we\r\nchanged the following Urls by replacing 'enterprise_search' with\r\n'elasticsearch'.\r\n\r\n\r\n| Old URL | New URL |\r\n| :------------------------------------- |\r\n:------------------------------------- |\r\n| app/enterprise_search/elasticsearch | app/elasticsearch/elasticsearch\r\n|\r\n| app/enterprise_search/vector_search | app/elasticsearch/vector_search\r\n|\r\n| app/enterprise_search/semantic_search |\r\napp/elasticsearch/semantic_search |\r\n| app/enterprise_search/ai_search | app/elasticsearch/ai_search |\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"9df6f37654559ab0648b1ce3aede30f3f0faeae4"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203177","number":203177,"mergeCommit":{"message":"[Ent Search Deprecation] Update enterprise_search URLs for elasticsearch -> getting_started (#203177)\n\nThis PR resolves this\r\nhttps://github.com/elastic/search-team/issues/7961. In this PR, we\r\nchanged the following Urls by replacing 'enterprise_search' with\r\n'elasticsearch'.\r\n\r\n\r\n| Old URL | New URL |\r\n| :------------------------------------- |\r\n:------------------------------------- |\r\n| app/enterprise_search/elasticsearch | app/elasticsearch/elasticsearch\r\n|\r\n| app/enterprise_search/vector_search | app/elasticsearch/vector_search\r\n|\r\n| app/enterprise_search/semantic_search |\r\napp/elasticsearch/semantic_search |\r\n| app/enterprise_search/ai_search | app/elasticsearch/ai_search |\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"9df6f37654559ab0648b1ce3aede30f3f0faeae4"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Saikat Sarkar <[email protected]>
…rch -> getting_started (elastic#203177) This PR resolves this elastic/search-team#7961. In this PR, we changed the following Urls by replacing 'enterprise_search' with 'elasticsearch'. | Old URL | New URL | | :------------------------------------- | :------------------------------------- | | app/enterprise_search/elasticsearch | app/elasticsearch/elasticsearch | | app/enterprise_search/vector_search | app/elasticsearch/vector_search | | app/enterprise_search/semantic_search | app/elasticsearch/semantic_search | | app/enterprise_search/ai_search | app/elasticsearch/ai_search | Co-authored-by: Elastic Machine <[email protected]>
This PR resolves this https://github.com/elastic/search-team/issues/7961. In this PR, we changed the following Urls by replacing 'enterprise_search' with 'elasticsearch'.