Eric Lam

Results 23 issues of Eric Lam

### Is there an existing issue for the same feature request? - [x] I have checked the existing issues. ### Is your feature request related to a problem? ```Markdown We...

kind/feature

### Is there an existing issue for the same bug? - [x] I have checked the existing issues. ### Branch Name main ### Commit ID 27590cf ### Other Environment Information...

kind/bug

### Is there an existing issue for the same bug? - [x] I have checked the existing issues. ### Branch Name main ### Commit ID d683b6d968b1dcf34a3f0d6da1332010fff26040 ### Other Environment Information...

kind/bug
severity/s0

### Is there an existing issue for the same bug? - [x] I have checked the existing issues. ### Branch Name main ### Commit ID 27590cfa44907284d982037350faf20aa7577ef4 ### Other Environment Information...

kind/bug

### Describe what you are looking for add ACORN-1 for filtered search for improvement. To implement ACORN-1, when visiting a node in the HNSW search, we take the neighbors and...

enhancement
v3

Support ACORN-1 by visiting 2-hop-neighbors. This is the first time to modify the C++ usearch code. This is just the proposal of ACORN-1. Please consider this change and amend whatever...

v3

- Add FilteredSearchUnsafe, FilteredSearch and FilterSearchI8 function to support predicate. - Add tests

### Describe what you are looking for Add filtered search predicate support in golang. PR already created: #669 ### Can you contribute to the implementation? - [x] I can contribute...

enhancement

### Describe the bug go version go1.24.3 linux/amd64 These bug ocassionally happens. We got a segfault when call golang.NewIndex with correct parameter {0, 2, 128, 0, 0, 0, false} SIGSEGV:...

bug

### Is there an existing issue for the same feature request? - [x] I have checked the existing issues. ### Is your feature request related to a problem? ```Markdown optimize...

kind/feature