Skip to content

Commit c0880bb

Browse files
Update ingest pipelines page
1 parent 5a8d069 commit c0880bb

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

solutions/search/search-pipelines.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,15 @@ products:
1111

1212
You can manage ingest pipelines through Elasticsearch APIs or Kibana UIs.
1313

14-
The **Content** UI under **Search** has a set of tools for creating and managing indices optimized for search use cases (non-time series data). You can also manage your ingest pipelines in this UI.
14+
The **Ingest Pipelines** under **Management** has a set of tools for creating and managing indices optimized for search use cases (non-time series data). You can also manage your ingest pipelines in this UI.
1515

16-
## Find pipelines in Content UI [ingest-pipeline-search-where]
16+
## Find pipelines [ingest-pipeline-search-where]
1717

18-
To work with ingest pipelines using these UI tools, you’ll be using the **Pipelines** tab on your search-optimized Elasticsearch index.
18+
To find this in {{kib}} UI:
1919

20-
To find this tab in the Kibana UI:
20+
{applies_to}`stack: ga 9.0` Go to **Management > Stack Management > Ingest > Ingest pipelines**.
2121

22-
1. Go to **Search > Content > Elasticsearch indices**.
23-
2. Select the index you want to work with. For example, `search-my-index`.
24-
3. On the index’s overview page, open the **Pipelines** tab.
25-
4. From here, you can follow the instructions to create custom pipelines, and set up ML inference pipelines.
26-
27-
The tab is highlighted in this screenshot:
28-
29-
:::{image} /solutions/images/elasticsearch-reference-ingest-pipeline-ent-search-ui.png
30-
:alt: ingest pipeline ent search ui
31-
:screenshot:
32-
:::
22+
{applies_to}`serverless: ga` Go to **Project settings > Management > Data > Ingest pipelines**.
3323

3424
## Overview [ingest-pipeline-search-in-enterprise-search]
3525

0 commit comments

Comments
 (0)