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.
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.