Skip to content

Fix split packages in analysis-ukranian plugin#78046

Merged
rjernst merged 3 commits intoelastic:masterfrom
rjernst:split-packages/ukranian
Sep 21, 2021
Merged

Fix split packages in analysis-ukranian plugin#78046
rjernst merged 3 commits intoelastic:masterfrom
rjernst:split-packages/ukranian

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Sep 20, 2021

The analysis-ukranian plugin reuses server the server package name for
analysis. This commit moves the plugin implementation to use a single
package name, o.e.p.analysis.ukranian

Note that XUkrainianMorfologikAnalyzer does not need to be in the
ukranian lucene package, it works fine since it is a soft fork, not a
subclass.

The analysis-ukranian plugin reuses server the server package name for
analysis. This commit moves the plugin implementation to use a single
package name, o.e.p.analysis.ukranian

Note that XUkrainianMorfologikAnalyzer does not need to be in the
ukranian lucene package, it works fine since it is a soft fork, not a
subclass.
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Sep 20, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search (Team:Search)

Copy link
Copy Markdown
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

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

LGTM, one nit re license headers

@@ -1,3 +1,11 @@
/*
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.

I don't think we want to relicense here?

@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Sep 21, 2021

@elasticmachine run elasticsearch-ci/bwc

@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Sep 21, 2021

@elasticmachine update branch

@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Sep 21, 2021

@elasticmachine run elasticsearch-ci/part-2

@rjernst rjernst merged commit b0d28ad into elastic:master Sep 21, 2021
@rjernst rjernst deleted the split-packages/ukranian branch September 21, 2021 20:00
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Sep 21, 2021
The analysis-ukranian plugin reuses server the server package name for
analysis. This commit moves the plugin implementation to use a single
package name, o.e.p.analysis.ukranian

Note that XUkrainianMorfologikAnalyzer does not need to be in the
ukranian lucene package, it works fine since it is a soft fork, not a
subclass.
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

💚 Backport successful

Status Branch Result
7.x

elasticsearchmachine pushed a commit that referenced this pull request Sep 21, 2021
The analysis-ukranian plugin reuses server the server package name for
analysis. This commit moves the plugin implementation to use a single
package name, o.e.p.analysis.ukranian

Note that XUkrainianMorfologikAnalyzer does not need to be in the
ukranian lucene package, it works fine since it is a soft fork, not a
subclass.
@ChrisHegarty ChrisHegarty mentioned this pull request Sep 22, 2021
58 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>non-issue :Search Relevance/Analysis How text is split into tokens Team:Search Meta label for search team v7.16.0 v8.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants