Skip to content

Updated documentation for using search pipeline for multiple indices#7053

Merged
vagimeli merged 7 commits into
opensearch-project:mainfrom
owaiskazi19:multiple-indices
May 8, 2024
Merged

Updated documentation for using search pipeline for multiple indices#7053
vagimeli merged 7 commits into
opensearch-project:mainfrom
owaiskazi19:multiple-indices

Conversation

@owaiskazi19
Copy link
Copy Markdown
Member

@owaiskazi19 owaiskazi19 commented Apr 29, 2024

Description

Documentation for opensearch-project/OpenSearch#13276

Issues Resolved

Resolves #7035

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@owaiskazi19
Copy link
Copy Markdown
Member Author

@msfroh @dbwiddis can you take a look? Thanks

Comment thread _search-plugins/search-pipelines/using-search-pipeline.md Outdated
Copy link
Copy Markdown
Member

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with Minal's edit.

Comment thread _search-plugins/search-pipelines/using-search-pipeline.md Outdated
Signed-off-by: owaiskazi19 <owaiskazi19@gmail.com>
@Naarcha-AWS Naarcha-AWS added backport 2.13 PR: Backport label for 2.13 Doc review PR: Doc review in progress labels Apr 30, 2024
@hdhalter hdhalter added v2.14.0 and removed backport 2.13 PR: Backport label for 2.13 labels May 6, 2024
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
Copy link
Copy Markdown
Contributor

@vagimeli vagimeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc review complete with edits for clarity and style. Moving to editorial review

@vagimeli vagimeli added 5 - Final Editorial Review and removed Doc review PR: Doc review in progress labels May 7, 2024
Copy link
Copy Markdown
Contributor

@natebower natebower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@owaiskazi19 @vagimeli Just one comment. Thanks!

```
</details>

You can search across multiple indexes that share the same default pipeline. For example, `alias1` has two indexes, `my_index1` and `my_index2`, both of which have the default pipeline `my_pipeline` attached to them.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this end with a colon?

vagimeli added 2 commits May 8, 2024 10:08
Signed-off-by: Melissa Vagi <vagimeli@amazon.com>

Signed-off-by: Melissa Vagi <vagimeli@amazon.com>
@vagimeli vagimeli merged commit d0301e3 into opensearch-project:main May 8, 2024
@hdhalter hdhalter added release-notes PR: Include this PR in the automated release notes 3 - Done labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes PR: Include this PR in the automated release notes v2.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Update documentation for Using Search Pipeline

7 participants