-
**What is the bug?**
When a document contains vectors in nested documents, and we perform a nested knn query with filters set on the parent documents fields, the filters can only be specific Query …
-
## What/Why
### What are you proposing?
As a user I would like to have access to more documentation and examples of neural search components, like neural/hybrid queries and different processor types…
-
- Submission (Nov 10th)
- Baseline (Nov 17th)
- Model (Top-down search, sensitivity test on each feature) @geek-yang
- Feature (Bottom-up search, purely feature EDA) @kurtosis111
- Deal …
-
### What is the bug?
If the ModelId is not provided for a Neural query, it is considered conditionless and ignored. However, this is not a correct implementation since a default ModelId can be confi…
-
Try to use data sets mentioned in the [faiss](https://arxiv.org/pdf/2401.08281) paper for testing:
- BIGANN: A commonly used dataset for similarity search benchmarking, containing 128-dimensional S…
-
**Is your feature request related to a problem?**
I could not find any information on the sparse neural search models hosted on [HuggingFace](https://huggingface.co/opensearch-project). What's their …
-
- [ ] [paper-qa/README.md at main · Future-House/paper-qa](https://github.com/Future-House/paper-qa/blob/main/README.md?plain=1)
# PaperQA2
[![GitHub](https://img.shields.io/badge/github-%23121011.s…
-
### Is your feature request related to a problem?
Currently neural-search text_image_processor allows a single document field to be defined for each image and text mapping. A single field can be defi…
-
## 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…
-
OpenSearch supports a couple of models directly (e.g. linear regression models, see https://opensearch.org/docs/latest/ml-commons-plugin/algorithms/#linear-regression).
Together with the [ML inferenc…