Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

alphanumeric ids for add_with_ids #917

Closed
abhilash-rak opened this issue Aug 16, 2019 · 2 comments
Closed

alphanumeric ids for add_with_ids #917

abhilash-rak opened this issue Aug 16, 2019 · 2 comments

Comments

@abhilash-rak
Copy link

abhilash-rak commented Aug 16, 2019

Summary

Platform

OS:
macOS mojave

Faiss version:
1.5.3

Running on:
CPU

Interface:
Python

Reproduction instructions

I have ids(numpy array of 'str') that are hash strings. But when I do
index.add_with_ids(xb, ids), It's throwing an error saying can't identify type?

Are alphnumeric/string ids not supported? If not, Why?

WIll alphanumeric ids be supported in future versions?

@mdouze
Copy link
Contributor

mdouze commented Aug 22, 2019

see #641.

@mdouze
Copy link
Contributor

mdouze commented Aug 30, 2019

no activity, closing.

@mdouze mdouze closed this as completed Aug 30, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants