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

- Incremented version to **2.13.1-SNAPSHOT**.

v2.13.1

### Description When user uses map type configuration in processors, the validation will validate all other fields instead of only the configured fields, sometimes if other fields has unsupported types,...

There is a problem with the current approach of loading and deploying local ML model for integration tests. Current approach is to deploy one model per test method. At the...

enhancement

### Describe the bug Using collapse feature in an hybrid search did not collapse documents. ### Related component Search ### To Reproduce I’m trying to combine hybrid search (semantic +...

Features

### Description This change implement for #646 - Enhance the speed of neuralsparse query by two-phase. - Now support top-level, boolean and boost compound query; for other compound query will...

Features
v2.15.0

### Description There are no code guidelines for the repo, this slows down new contributors and add cycles during code reviews. ### Check List - [x] All tests pass -...

backport 2.x
Maintenance

### What is the bug? hybrid search query returns below error message for any search request with flag `request_cache` ``` "type": "illegal_state_exception", "reason": "Score normalization processor cannot produce final query...

bug
v2.15.0

### What is the bug? I'm using Hybrid search in Opensearch version 2.11, and I'm getting the following error in some queries: ``` { "error": { "root_cause": [ { "type":...

bug
v2.15.0

## What/Why ### What are you proposing? With https://github.com/opensearch-project/ml-commons/issues/1799 OpenSearch can now use asymmetric embedding models such as e5. Asymmetric embedding models differ from symmetric ones by embedding queries and...

Features

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

v2.14.0