Closed yhmo closed 1 year ago
/assign @czs007 /unassign
/unassign @czs007 /assign
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.
Is there an existing issue for this?
Environment
Current Behavior
Create vector index type on scalar field is accepted.
After running this script, it shows: {'collection': 'test', 'field': 'embeddings', 'index_name': '_default_idx_101', 'index_param': {'index_type': 'HNSW', 'metric_type': 'L2', 'params': {'M': 8, 'efConstruction': 200}}} {'collection': 'test', 'field': 'title', 'index_name': '_default_idx_102', 'index_param': {'index_type': 'HNSW', 'metric_type': 'L2', 'params': {'M': 8, 'efConstruction': 200}}}
Expected Behavior
Need discussion
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response