Skip to content

Set up to host the semantic-reranker plugin in the root - #21

Merged
msfroh merged 13 commits into
opensearch-project:mainfrom
macohen:main
Nov 8, 2022
Merged

Set up to host the semantic-reranker plugin in the root#21
msfroh merged 13 commits into
opensearch-project:mainfrom
macohen:main

Conversation

@macohen

@macohen macohen commented Nov 7, 2022

Copy link
Copy Markdown
Collaborator

Description

This PR sets up the semantic-reranker plugin to be hosted in the root of the repo, updates standard documentation, moves the original README.md to RELEVANCE.md, and begins to describe future use case for this plugin and repo.

Issues Resolved

Fixes #20

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

Signed-off-by: Mark Cohen <markcoh@amazon.com>
…per repo convention

* moved README.md to RELEVANCE.md; will create new README for search request processor, current, and future proposed states

Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
…ignore ignored it

Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
…build issue #19

Signed-off-by: Mark Cohen <markcoh@amazon.com>
…ssing qa folder and what should be in there

Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
…ws working; replaced k-NN reference

Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
@msfroh

msfroh commented Nov 7, 2022

Copy link
Copy Markdown
Collaborator

It looks like there are a few editor swap files (with names ending in ~) that snuck into the commit.

We should delete those before merging.

Signed-off-by: Mark Cohen <markcoh@amazon.com>
@msfroh
msfroh merged commit 7496e63 into opensearch-project:main Nov 8, 2022
msfroh pushed a commit that referenced this pull request Nov 23, 2022
* adding .github workflows

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* * moved source for semantic-ranker plugin to root to follow 1 plugin per repo convention
* moved README.md to RELEVANCE.md; will create new README for search request processor, current, and future proposed states

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* deleted semantic-reranker dir after moving to root

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* added msfroh, ps48, yang-db, and macohen to maintainers

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* commented qa workflow build; force added gradle-wrapper.jar after gitignore ignored it

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* adding release notes folder

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* commented windows build to get the changes into a PR; filing windows build issue #19

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* commented qa gradle build for BWC; need to add it back and work on missing qa folder and what should be in there

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* Modified README to reflect current state of plugin hosted in the repo.

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* commented out more windows build just to get macos and ubuntu workflows working; replaced k-NN reference

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* missed a line to comment

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* cleaning up documentation

Signed-off-by: Mark Cohen <markcoh@amazon.com>

* deleting editor swap files

Signed-off-by: Mark Cohen <markcoh@amazon.com>

Signed-off-by: Mark Cohen <markcoh@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] CI Workflows for Semantic Search/Search Request Processor Plugin

2 participants