Skip to content

Commit

Permalink
[Search landing page] Update search landing page list with new links (e…
Browse files Browse the repository at this point in the history
…lastic#194656)

### Overview

This PR updates the search landing page by refreshing the existing list
with new links.

### Related issue

elastic/search-docs-team#200

---------

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
  • Loading branch information
kosabogi and leemthompo authored Oct 10, 2024
1 parent d44d354 commit 7a30154
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions docs/search/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand All @@ -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[]
Expand Down

0 comments on commit 7a30154

Please sign in to comment.