Milvus node settings

Milvus database node settings

The idea is:

The first missing setting on this node is “metric_type”, actually, it’s locked to L2, however Zilliz (their creator and hoster) mostly use Cosine.
Would be great to have the metric_type as an option to have the option to choose between L2 and Cosine.

My use case:

I cannot save any vector to a Milvus database hosted by Zilliz while they use a different metric_type

I think it would be beneficial to add this because:

If you wish to be compatible with the creators of Milvus (Zilliz)

Any resources to support this?

Are you willing to work on this?

With pleasure, it’s easy to fix