Skip to content

[Bug]: Cannot create SCANN index with with_raw_data=False #3163

@smdsbz

Description

@smdsbz

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When I create SCANN index with with_raw_data=False via pymilvus, the index parameter is wiped. However, I am able to properly create the index with Attu.

The steps to reproduce is shown as below:

Image Image

Milvus cluster: reproduced on 2.5.12 and above
pymilvus: 2.6.5
Attu: 2.5.5

Expected Behavior

Able to properly initialize the SCANN index params just as shown in the docs:

Image

Steps/Code To Reproduce behavior

See `Describe the bug`

Environment details

- Hardware/Softward conditions (OS, CPU, GPU, Memory):
- Method of installation (Docker, or from source):
- Milvus version (v0.3.1, or v0.4.0): reproduced on 2.5.12 and above
- Milvus configuration (Settings you made in `server_config.yaml`):

- pymilvus version: 2.6.5 via `pip install`
- Attu version: 2.5.5

Anything else?

No response

Metadata

Metadata

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions