Skip to content

Commit 7aef5cc

Browse files
authored
Merge pull request #11 from kaushikacharya/patch-1
Updating ResultHeap hyperlink in README.md
2 parents 078bdb4 + bcc29d5 commit 7aef5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ print(dis)
260260

261261

262262
## Merge results
263-
You can merge search results from several indices by [ResultHeap](https://github.com/facebookresearch/faiss/blob/master/faiss/python/__init__.py#L966)
263+
You can merge search results from several indices by [ResultHeap](https://github.com/facebookresearch/faiss/blob/2135e5a28d0f2a932dd02b64b566ac1a52266540/faiss/python/extra_wrappers.py#L219)
264264

265265
```python
266266
import faiss

0 commit comments

Comments
 (0)