Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace 'ent-search-generic' with 'search-default' pipeline #3049

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

seanstory
Copy link
Member

Part of https://github.com/elastic/search-team/issues/8812

The search-default-ingestion pipeline was added in 8.15 through elastic/elasticsearch#107558

In 9.0, Enterprise Search is going away, so we no longer want to reference "Enterprise Search" or "Ent Search". This pipeline is identical, just with a different name.

Checklists

Pre-Review Checklist

  • this PR does NOT contain credentials of any kind, such as API keys or username/passwords (double check config.yml.example)
  • this PR has a meaningful title
  • this PR links to all relevant github issues that it fixes or partially addresses
  • this PR has a thorough description
  • Covered the changes with automated tests
  • Tested the changes locally
  • Added a label for each target release version (example: v7.13.2, v7.14.0, v8.0.0)
  • Considered corresponding documentation changes

Related Pull Requests

Release Note

The Connectors default pipeline is now search-default-ingestion rather than ent-search-generic-ingestion. These pipelines have identical functionality, only the name is different.

seanstory added a commit to elastic/kibana that referenced this pull request Dec 18, 2024
## Summary

Part of elastic/search-team#8812
This PR replaces usage of `ent-search-generic-ingestion` pipeline with
`search-default-ingestion` pipeline. The function of these two is
identical, the only difference being their name. This merely removes a
reference to "ent-search" (Enterprise Search) for 9.0 where Enterprise
Search will no longer be available.

### Related PRs
- Elasticsearch changes:
elastic/elasticsearch#118899
- Connectors changes: elastic/connectors#3049
@seanstory seanstory merged commit ec1ab8a into main Dec 18, 2024
5 checks passed
@seanstory seanstory deleted the seanstory/replace-default-pipeline branch December 18, 2024 14:02
Copy link

💔 Failed to create backport PR(s)

The backport operation could not be completed due to the following error:
There are no branches to backport to. Aborting.

The backport PRs will be merged automatically after passing CI.

To backport manually run:
backport --pr 3049 --autoMerge --autoMergeMethod squash

JoseLuisGJ pushed a commit to JoseLuisGJ/kibana that referenced this pull request Dec 19, 2024
…204670)

## Summary

Part of elastic/search-team#8812
This PR replaces usage of `ent-search-generic-ingestion` pipeline with
`search-default-ingestion` pipeline. The function of these two is
identical, the only difference being their name. This merely removes a
reference to "ent-search" (Enterprise Search) for 9.0 where Enterprise
Search will no longer be available.

### Related PRs
- Elasticsearch changes:
elastic/elasticsearch#118899
- Connectors changes: elastic/connectors#3049
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants