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

[DOC] Documentation for new Neural Search OpenSearch plugin #1563

Closed
1 of 4 tasks
jmazanec15 opened this issue Oct 14, 2022 · 0 comments · Fixed by #1882
Closed
1 of 4 tasks

[DOC] Documentation for new Neural Search OpenSearch plugin #1563

jmazanec15 opened this issue Oct 14, 2022 · 0 comments · Fixed by #1882
Assignees
Labels
2 - In progress Issue/PR: The issue or PR is in progress. Machine Learning v2.4.0 'Issues and PRs related to version v2.4.0'

Comments

@jmazanec15
Copy link
Member

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request and all versions that are affected.
Add documentation for new neural search plugin. More details on plugin can be found in RFC. Plugin uses ml-commons deep learning model inference support to produce dense vectors from text and then uses the k-NN plugin to make the vectors searchable and/or produce k-NN queries.

In the initial release, we are introducing a new ingestion processor (text_embedding) and query type (neural)

Release targeted as experimental for 2.4.

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

  1. Neural Search RFC(APIs/Usage/more details): [RFC] OpenSearch neural-search plugin neural-search#11
  2. ml-commons related issue: [DOC]: Deep Learning Model for ML Commons #1486
@Naarcha-AWS Naarcha-AWS added 1 - Backlog Issue: The issue is unassigned or assigned but not started Machine Learning and removed untriaged labels Oct 14, 2022
@Naarcha-AWS Naarcha-AWS self-assigned this Oct 14, 2022
@Naarcha-AWS Naarcha-AWS added this to the 2022-Q4 milestone Oct 14, 2022
@vamshin vamshin added the v2.4.0 'Issues and PRs related to version v2.4.0' label Oct 19, 2022
@Naarcha-AWS Naarcha-AWS modified the milestones: 2022-Q4, v2.4 Nov 2, 2022
@Naarcha-AWS Naarcha-AWS added 2 - In progress Issue/PR: The issue or PR is in progress. and removed 1 - Backlog Issue: The issue is unassigned or assigned but not started labels Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In progress Issue/PR: The issue or PR is in progress. Machine Learning v2.4.0 'Issues and PRs related to version v2.4.0'
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants