Skip to content

Fix split package in search business rules module#78139

Merged
rjernst merged 1 commit intoelastic:masterfrom
rjernst:split-packages/business-rules
Sep 22, 2021
Merged

Fix split package in search business rules module#78139
rjernst merged 1 commit intoelastic:masterfrom
rjernst:split-packages/business-rules

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Sep 21, 2021

The CappedScore lucene query exists in search-business-rules, but split
the lucene search package. This commit moves the implementation class
into the existing module package name.

The CappedScore lucene query exists in search-business-rules, but split
the lucene search package. This commit moves the implementation class
into the existing module package name.
@rjernst rjernst added >non-issue :Search/Search Search-related issues that do not fall into other categories v8.0.0 v7.16.0 auto-backport-and-merge labels Sep 21, 2021
@rjernst rjernst requested a review from jtibshirani September 21, 2021 17:59
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Sep 21, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@ChrisHegarty ChrisHegarty mentioned this pull request Sep 22, 2021
58 tasks
@rjernst rjernst merged commit a2373c3 into elastic:master Sep 22, 2021
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

💔 Backport failed

Status Branch Result
7.x Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 78139

@rjernst rjernst deleted the split-packages/business-rules branch September 22, 2021 20:12
rjernst added a commit to rjernst/elasticsearch that referenced this pull request Sep 22, 2021
The CappedScore lucene query exists in search-business-rules, but split
the lucene search package. This commit moves the implementation class
into the existing module package name.
elasticsearchmachine pushed a commit that referenced this pull request Sep 27, 2021
* Fix split package in search business rules module (#78139)

The CappedScore lucene query exists in search-business-rules, but split
the lucene search package. This commit moves the implementation class
into the existing module package name.

* fix imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>non-issue :Search/Search Search-related issues that do not fall into other categories 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