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

Adding semantic search workload that includes vector and bm25 search #342

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

Conversation

martin-gaievski
Copy link
Member

Description

Adding workload for semantic search that is based on customized trec-covid dataset and includes vector, text and integer fields. That allows to run queries like neural search and hybrid query where neural is one of sub queries.

Modified version of trec-covid dataset has ~1M documents, 6 copies of each document from original dataset.

Issues Resolved

#341

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.

@martin-gaievski
Copy link
Member Author

@VijayanB can I get initial feedback for this PR while we're waiting for feedback on opensearch-project/opensearch-benchmark#591 from other folks?

@martin-gaievski martin-gaievski force-pushed the adding_vectordataset_for_semantic_search branch 2 times, most recently from 6cb13b7 to 42ddc44 Compare July 30, 2024 18:58
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
@martin-gaievski martin-gaievski force-pushed the adding_vectordataset_for_semantic_search branch from 42ddc44 to 79bc1f3 Compare September 9, 2024 23:02
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.

1 participant