mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [[Search landing page] Update search landing page list with new links (#194656)](https://github.com/elastic/kibana/pull/194656) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"kosabogi","email":"105062005+kosabogi@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-10T09:27:03Z","message":"[Search landing page] Update search landing page list with new links (#194656)\n\n### Overview\r\n\r\nThis PR updates the search landing page by refreshing the existing list\r\nwith new links.\r\n\r\n### Related issue\r\n\r\nhttps://github.com/elastic/search-docs-team/issues/200\r\n\r\n---------\r\n\r\nCo-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>","sha":"7a30154fdfc109a87b69d429bb2252cf5499d5b9","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","v8.16.0","backport:version"],"title":"[Search landing page] Update search landing page list with new links","number":194656,"url":"https://github.com/elastic/kibana/pull/194656","mergeCommit":{"message":"[Search landing page] Update search landing page list with new links (#194656)\n\n### Overview\r\n\r\nThis PR updates the search landing page by refreshing the existing list\r\nwith new links.\r\n\r\n### Related issue\r\n\r\nhttps://github.com/elastic/search-docs-team/issues/200\r\n\r\n---------\r\n\r\nCo-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>","sha":"7a30154fdfc109a87b69d429bb2252cf5499d5b9"}},"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/194656","number":194656,"mergeCommit":{"message":"[Search landing page] Update search landing page list with new links (#194656)\n\n### Overview\r\n\r\nThis PR updates the search landing page by refreshing the existing list\r\nwith new links.\r\n\r\n### Related issue\r\n\r\nhttps://github.com/elastic/search-docs-team/issues/200\r\n\r\n---------\r\n\r\nCo-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>","sha":"7a30154fdfc109a87b69d429bb2252cf5499d5b9"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: kosabogi <105062005+kosabogi@users.noreply.github.com>
This commit is contained in:
parent
f72f86660c
commit
d1f7db0c0d
1 changed files with 39 additions and 39 deletions
|
@ -9,8 +9,8 @@ The *Search* space in {kib} comprises the following features:
|
|||
* <<playground,Playground>>
|
||||
* https://www.elastic.co/guide/en/elasticsearch/reference/current/search-application-overview.html[Search Applications]
|
||||
* https://www.elastic.co/guide/en/elasticsearch/reference/current/behavioral-analytics-overview.html[Behavioral Analytics]
|
||||
* Inference Endpoints UI
|
||||
* AI Assistant for Search
|
||||
* <<inference-endpoints,Inference Endpoints UI>>
|
||||
* <<search-assistant,AI Assistant for Search>>
|
||||
* Persistent Dev Tools <<console-kibana, Console>>
|
||||
|
||||
[float]
|
||||
|
@ -19,53 +19,53 @@ The *Search* space in {kib} comprises the following features:
|
|||
|
||||
The Search solution and use case is made up of many tools and features across the {stack}.
|
||||
As a result, the release notes for your features of interest might live in different Elastic docs.
|
||||
// Use the following table to find links to the appropriate documentation, API references (if applicable), and release notes.
|
||||
Use the following table to find links to the appropriate documentation, API references (if applicable), and release notes.
|
||||
|
||||
// [options="header"]
|
||||
// |===
|
||||
// | Name | API reference | Documentation | Release notes
|
||||
[options="header"]
|
||||
|===
|
||||
| Name | API reference | Documentation | Release notes
|
||||
|
||||
// | Connectors
|
||||
// | link:https://example.com/connectors/api[API reference]
|
||||
// | link:https://example.com/connectors/docs[Documentation]
|
||||
// | link:https://example.com/connectors/notes[Release notes]
|
||||
| Connectors
|
||||
| {ref}/connector-apis.html[API reference]
|
||||
| {ref}/es-connectors.html[Elastic Connectors]
|
||||
| {ref}/es-connectors-release-notes.html[Elasticsearch guide]
|
||||
|
||||
// | Web crawler
|
||||
// | link:https://example.com/web_crawlers/api[API reference]
|
||||
// | link:https://example.com/web_crawlers/docs[Documentation]
|
||||
// | link:https://example.com/web_crawlers/notes[Release notes]
|
||||
| Web crawler
|
||||
| N/A
|
||||
| {enterprise-search-ref}/crawler.html[Documentation]
|
||||
| {enterprise-search-ref}/changelog.html[Enterprise Search Guide]
|
||||
|
||||
// | Playground
|
||||
// | link:https://example.com/playground/api[API reference]
|
||||
// | link:https://example.com/playground/docs[Documentation]
|
||||
// | link:https://example.com/playground/notes[Release notes]
|
||||
| Playground
|
||||
| N/A
|
||||
| {kibana-ref}/playground.html[Documentation]
|
||||
| {kibana-ref}/release-notes.html[Kibana guide]
|
||||
|
||||
// | Search Applications
|
||||
// | link:https://example.com/search_apps/api[API reference]
|
||||
// | link:https://example.com/search_apps/docs[Documentation]
|
||||
// | link:https://example.com/search_apps/notes[Release notes]
|
||||
| Search Applications
|
||||
| {ref}/search-application-apis.html[API reference]
|
||||
| {enterprise-search-ref}/app-search-workplace-search.html[Documentation]
|
||||
| {ref}/es-release-notes.html[Elasticsearch guide]
|
||||
|
||||
// | Behavioral Analytics
|
||||
// | link:https://example.com/behavioral_analytics/api[API reference]
|
||||
// | link:https://example.com/behavioral_analytics/docs[Documentation]
|
||||
// | link:https://example.com/behavioral_analytics/notes[Release notes]
|
||||
| Behavioral Analytics
|
||||
| {ref}/behavioral-analytics-apis.html[API reference]
|
||||
| {ref}/behavioral-analytics-start.html[Documentation]
|
||||
| {ref}/es-release-notes.html[Elasticsearch guide]
|
||||
|
||||
// | Inference Endpoints
|
||||
// | link:https://example.com/inference_endpoints/api[API reference]
|
||||
// | link:https://example.com/inference_endpoints/docs[Documentation]
|
||||
// | link:https://example.com/inference_endpoints/notes[Release notes]
|
||||
| Inference Endpoints
|
||||
| {ref}/inference-apis.html[API reference]
|
||||
| {kibana-ref}/inference-endpoints.html[Documentation]
|
||||
| {ref}/es-release-notes.html[Elasticsearch guide]
|
||||
|
||||
// | Console
|
||||
// | link:https://example.com/console/api[API reference]
|
||||
// | link:https://example.com/console/docs[Documentation]
|
||||
// | link:https://example.com/console/notes[Release notes]
|
||||
| Console
|
||||
| N/A
|
||||
| {kibana-ref}/console-kibana.html[Documentation]
|
||||
| {kibana-ref}/release-notes.html[Kibana guide]
|
||||
|
||||
// | Search UI
|
||||
// | link:https://www.elastic.co/docs/current/search-ui/api/architecture[API reference]
|
||||
// | link:https://www.elastic.co/docs/current/search-ui/overview[Documentation]
|
||||
// | link:https://example.com/search_ui/notes[Release notes]
|
||||
| Search UI
|
||||
| https://www.elastic.co/docs/current/search-ui/api/architecture[API reference]
|
||||
| https://www.elastic.co/docs/current/search-ui[Documentation]
|
||||
| https://www.elastic.co/docs/current/search-ui[Search UI]
|
||||
|
||||
// |===
|
||||
|===
|
||||
|
||||
include::search-connection-details.asciidoc[]
|
||||
include::playground/index.asciidoc[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue