-
### Describe the blog post
Hybrid search is hard:
- How do users figure out which parameter set is best for them?
- What is the best normalization technique and how much neural/keyword search is …
-
Meilisearch v: 1.10.3
Hey! We are currently implementing a new search experience with Meilisearch.
We encountered an issue where the pagination of Meilisearch breaks. For every next page we fetch th…
-
### Is your feature request related to a problem? Please describe
## Introduction
[Hybrid search combines keyword and neural search to improve search relevance](https://opensearch.org/docs/latest/…
-
Azure AI Search has the following feature along with Vector Similarity Search (which is already present in Spring AI).
- Hybrid Search (Vector Search + Text Search)
- Semantic Hybrid Search (Hybri…
-
Write a blog post about the hybrid search optimizer.
Reference the RFC, the repository, the video walkthrough
Use template to submit the blog post idea: https://github.com/opensearch-project/project…
-
### SDK
Python
### Description
Currently, fts is only available for sync connections. Async connections are useful for providing seamless UX and fts is needed for hybrid search leading to high qual…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Now in milvus, weighted ranker need to do normo…
-
In your interesting blog post https://manticoresearch.com/blog/vector-search-in-databases/ you referred to Reciprocal Rank Fusion (RRF).
It would be really great to implement this, so that we coul…
-
### Proposal:
**Overview**
I am currently implementing a hybrid search solution that combines results from both full-text search (FTS) and vector search in Manticore. While I have successfully fus…
-
ElasticsearchEmbeddingStore supports mixed search of semantics and keywords