neural-search icon indicating copy to clipboard operation
neural-search copied to clipboard

Plugin that adds dense neural retrieval into the OpenSearch ecosytem

Results 136 neural-search issues
Sort by recently updated
recently updated
newest added

This is a component issue for `2.17.0`. Coming from https://github.com/opensearch-project/opensearch-build/issues/4908. Please follow the following checklist. __Please refer to the DATES in that post__. How to use this issue ## This...

release
v2.17.0

# Introduction This document proposes a solution for enabling the sorting feature in [Hybrid Search](https://opensearch.org/docs/latest/search-plugins/hybrid-search/). The proposal aims to use existing extensions from OpenSearch as much as possible. # Problem...

RFC
enhancement
Roadmap:Search and ML

### Description [Describe what this change achieves] ### Related Issues Resolves #[Issue number to be closed when this PR is merged] ### Check List - [ ] New functionality includes...

skip-changelog

## What/Why ### What are you proposing? With 2.15 version there has been lot of progress in area of improving search latency for Hybrid query (changes that are done under...

Enhancements

- Incremented version to **2.17.0-SNAPSHOT**.

skip-changelog
v2.17.0

## Introduction This document outlines the design for implementing Reciprocal Rank Fusion, RRF, within the neural search plugin. RRF, first outlined in [a 2009 paper by Cormac, Clarke, and Büttcher](https://plg.uwaterloo.ca/~gvcormac/cormacksigir09-rrf.pdf),...

Features
v2.18.0
Roadmap:Vector Database/GenAI

- Incremented version to **2.16.1-SNAPSHOT**.

v2.16.1

### Is your feature request related to a problem? HybridQueryPhaseSearcherTests has direct references to types in K-NN library, and it has broken the build several times recently as k-NN repo...

good first issue
help wanted
Refactoring

As part of the discussion around implementing an organization-wide testing policy, I am visiting each repo to see what tests they currently perform. I am conducting this work on GitHub...

### Description 1. Remove the use of `batch_size` of bulk API from tests 2. Update BWC tests to use `batch_size` in processor 3. Refactor BWC version check in gradle file...

skip-changelog