dotnet / dotnet/efcore

Consider a common/unified hybrid search query API

Open
#37,292 0 comments 0 reactions 0 assignees View on GitHub
area-query
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Once we have both a common vector search story (#36350) and a common full-text search story (#37291), we can provide a common hybrid search story on top of these two. These would mean accepting two or more searches (vector, full-text), and combining the results via e.g. RRF (the actual implementation would be provider-specific, of course).

As with a common full-text search story, we are currently considering this as a stretch goal for 11.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.