[8.x] [DOCS] Search landing page updates (#196131) (#196146)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[DOCS] Search landing page updates
(#196131)](https://github.com/elastic/kibana/pull/196131)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Liam
Thompson","email":"32779855+leemthompo@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-14T13:53:21Z","message":"[DOCS]
Search landing page updates
(#196131)","sha":"589f746ebde25965fdd7cb43ea3fd899ff5008ba","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","v8.16.0","backport:version"],"title":"[DOCS]
Search landing page
updates","number":196131,"url":"https://github.com/elastic/kibana/pull/196131","mergeCommit":{"message":"[DOCS]
Search landing page updates
(#196131)","sha":"589f746ebde25965fdd7cb43ea3fd899ff5008ba"}},"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/196131","number":196131,"mergeCommit":{"message":"[DOCS]
Search landing page updates
(#196131)","sha":"589f746ebde25965fdd7cb43ea3fd899ff5008ba"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2024-10-15 01:22:51 +11:00 committed by GitHub
parent 5bd26c3dd9
commit 752846311d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -248,11 +248,11 @@
<div class="row my-4">
<div class="col-md-4 col-12 mb-2">
<a class="no-text-decoration" href="https://www.elastic.co/guide/en/enterprise-search/current/start.html">
<a class="no-text-decoration" href="search-space.html">
<div class="card h-100">
<h4 class="mt-3">
<span class="inline-block float-left icon mr-2" style="background-image: url('https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt11200907c1c033aa/634d9da119d8652169cf9b2b/enterprise-search-logo-color-32px.png');"></span>
Enterprise Search
Search
</h4>
<p>Create search experiences for your content, wherever it lives.</p>
</div>

View file

@ -2,7 +2,7 @@
[[search-space]]
= Search
The *Search* space in {kib} comprises the following features:
The *Search* space in the {kib} UI contains the following GUI features:
* https://www.elastic.co/guide/en/enterprise-search/current/connectors.html[Connectors]
* https://www.elastic.co/guide/en/enterprise-search/current/crawler.html[Web crawler]
@ -11,7 +11,7 @@ The *Search* space in {kib} comprises the following features:
* https://www.elastic.co/guide/en/elasticsearch/reference/current/behavioral-analytics-overview.html[Behavioral Analytics]
* <<inference-endpoints,Inference Endpoints UI>>
* <<search-assistant,AI Assistant for Search>>
* Persistent Dev Tools <<console-kibana, Console>>
* Dev Tools <<console-kibana, Console>>
[float]
[[search-release-notes]]