Skip to content

Add Hybrid Search#19

Draft
Zizaco wants to merge 1 commit intomongodb-partners:mainfrom
Zizaco:hybrid-demo
Draft

Add Hybrid Search#19
Zizaco wants to merge 1 commit intomongodb-partners:mainfrom
Zizaco:hybrid-demo

Conversation

@Zizaco
Copy link

@Zizaco Zizaco commented Oct 9, 2024

A new search endpoint /hybrid-search and ui section that combines full text search with vector search using reciprocal rank fusion (as seen in our docs).

image

Hybrid search can be more effective in situations where there is a strong need for domain-specific language. Hybrid search allows the use of text search scores, which capture the nuances of the words, to enhance vector search (semantic) results.

A new search endpoint and ui section that combines full
text search with vector search using Reciprocal rank fusion
@utsavTalwar
Copy link
Collaborator

Hi Luiz, This looks like it's in draft. Can you please update it.

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.

2 participants