opensearch-project / search-processor

Search Request Processor: pipeline for transformation of queries and results inline with a search request.
Apache License 2.0
22 stars 24 forks source link

[Backport 2.x] [Refactor] Update Imports to Match OpenSearch #170

Closed opensearch-trigger-bot[bot] closed 1 year ago

opensearch-trigger-bot[bot] commented 1 year ago

Backport f51c12c15d0b0bab7691d8e5cf432f3c37f7ddb0 from #168

mingshl commented 1 year ago

Please don't merge this backport until the PR in core get back ported to 2.x https://github.com/opensearch-project/OpenSearch/pull/8157

sejli commented 1 year ago

It was backported in this PR. I'm waiting to get this merged in after the Maven artifacts for 2.x are updated.

mingshl commented 1 year ago

It was backported in this PR. I'm waiting to get this merged in after the Maven artifacts for 2.x are updated.

great! sounds like a plan!

codecov[bot] commented 1 year ago

Codecov Report

Merging #170 (931f2fd) into 2.x (4bc0ea9) will increase coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x     #170      +/-   ##
============================================
+ Coverage     83.44%   83.45%   +0.01%     
- Complexity      331      332       +1     
============================================
  Files            42       42              
  Lines          1250     1251       +1     
  Branches        153      153              
============================================
+ Hits           1043     1044       +1     
  Misses          130      130              
  Partials         77       77              
Files Changed Coverage Δ
...search/search/relevance/SearchRelevancePlugin.java 0.00% <ø> (ø)
...rch/relevance/actionfilter/SearchActionFilter.java 85.45% <ø> (ø)
...e/configuration/SearchConfigurationExtBuilder.java 67.64% <ø> (ø)
...evance/configuration/TransformerConfiguration.java 100.00% <ø> (ø)
...ntelligentranking/client/KendraClientSettings.java 97.36% <ø> (ø)
...configuration/KendraIntelligentRankerSettings.java 83.33% <ø> (ø)
...uration/KendraIntelligentRankingConfiguration.java 82.65% <ø> (ø)
.../KendraIntelligentRankingConfigurationFactory.java 0.00% <ø> (ø)
...nking/model/KendraIntelligentRankingException.java 100.00% <ø> (ø)
...igentranking/client/PersonalizeClientSettings.java 96.55% <ø> (ø)
... and 2 more

... and 1 file with indirect coverage changes