milvus-sdk-java icon indicating copy to clipboard operation
milvus-sdk-java copied to clipboard

Add precision control for search function by adding round_decimal parameter for Java SDK

Open elfisworking opened this issue 4 years ago • 4 comments

python sdk has supported precision control control when search. That feature should be added to java sdk.

elfisworking avatar Oct 24 '21 07:10 elfisworking

i has wrote code to python sdk that add precision control function. I think maybe i can also do it for java SDK

elfisworking avatar Oct 24 '21 07:10 elfisworking

/assign elfisworking

elfisworking avatar Oct 24 '21 07:10 elfisworking

Great. It is a valuable feature.

yhmo avatar Nov 01 '21 10:11 yhmo

@elfisworking The java sdk for v2.0 is basically ready. You can create a pull request once you have a solution to add precision control.

yhmo avatar Nov 24 '21 02:11 yhmo