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

Implement Semantic Search #1688

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ronitagarwala01
Copy link

@ronitagarwala01 ronitagarwala01 commented Nov 21, 2023

Implement Semantic Search in circulars.server.ts. Add openSearchApi.js module for making API calls to OpenSearch cluster

Copy link
Member

@tylerbarna tylerbarna left a comment

Choose a reason for hiding this comment

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

I think openSearchApi.js and openSearchAPI.js are duplicates

openSearchApi.js Outdated Show resolved Hide resolved
Copy link
Member

@lpsinger lpsinger left a comment

Choose a reason for hiding this comment

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

As an experiment, would you please try writing the collection of API calls as an Architect deploy.end plugin in this project, rather than using the openSearchApi.js file? I'd like to see what that looks like.

app.arc Outdated Show resolved Hide resolved
@tylerbarna
Copy link
Member

was there anything else we wanted to implement for this PR?

@ronitagarwala01
Copy link
Author

I don't believe so. I want to implement the changes for improving semantic search in another PR.

@lpsinger
Copy link
Member

Please resolve merge conflicts.

@ronitagarwala01
Copy link
Author

Alright. Will do.

ronitagarwala01 and others added 6 commits January 24, 2024 13:47
Add postdeploy-search module for making API calls to Search cluster.
…to its GitHub repository.

Also update package-lock.json to point to new version of 'architect-plugin-search'.
Also remove previously added comments.
@ronitagarwala01 ronitagarwala01 force-pushed the publicBranch branch 2 times, most recently from 708551f to a564ad0 Compare January 24, 2024 20:06
Sync package.json and package-lock.json.
Fix prettier issues.
@ronitagarwala01
Copy link
Author

Done.

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.

3 participants