Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Bug]: [new_indexes] The name for new HNSW SQ/PQ/PRQ indexes are "FAISS_HNSW_**" not "HNSW_**" #36925

Open
1 task done
binbinlv opened this issue Oct 16, 2024 · 2 comments
Open
1 task done
Assignees
Labels
kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@binbinlv
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: master-20241015-f3b6792a
- Deployment mode(standalone or cluster): both
- MQ type(rocksmq, pulsar or kafka):    all 
- SDK version(e.g. pymilvus v2.0.0rc2): 2.5.0rc97
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

The name for new HNSW SQ/PQ/PRQ indexes are "FAISS_HNSW_" not "HNSW_":

FAISS_HNSW_FLAT
FAISS_HNSW_SQ
FAISS_HNSW_PQ
FAISS_HNSW_PRQ

Expected Behavior

HNSW_FLAT
HNSW_SQ
HNSW_PQ
HNSW_PRQ

Steps To Reproduce

NA

Milvus Log

No response

Anything else?

No response

@binbinlv binbinlv added kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Oct 16, 2024
@binbinlv binbinlv added this to the 2.5.0 milestone Oct 16, 2024
@binbinlv binbinlv changed the title [Bug]: The name for new HNSW SQ/PQ/PRQ indexes are "FAISS_HNSW_**" not "HNSW_**" [Bug]: [new_indexes] The name for new HNSW SQ/PQ/PRQ indexes are "FAISS_HNSW_**" not "HNSW_**" Oct 16, 2024
@alexanderguzhva
Copy link
Contributor

/assign @alexanderguzhva

@alexanderguzhva
Copy link
Contributor

this is temporarily while we finish all checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants