Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
2 lines (2 loc) · 216 Bytes

7_filtering.md

File metadata and controls

2 lines (2 loc) · 216 Bytes

After implementing HNSW, I think I have a decent idea for how filtering with indexes/hybrid search works. I think I can modify the HNSW implementation to provide a filtering approach, and document how it's done here.