Results 290 comments of groot

By using old versions Java SDK, this example shows the topK/offset works well: (I tested Java SDK v2.4.9 with this example, the result is expected) ``` import com.google.gson.Gson; import com.google.gson.JsonObject;...

Already fixed in v2.5.11 and v2.6.1, close this issue.

The following list is the key features that each Milvus SDK needs to be implemented on the client-side(Maybe I missed something). You can take a look at the interfaces of...

文档已更新,STL_SORT不支持bool https://milvus.io/docs/index-scalar-fields.md#Index-Scalar-Fields

The code change of #255 has been merged to this pr: https://github.com/milvus-io/milvus-sdk-cpp/pull/273

Already done in v2.4.0: https://github.com/milvus-io/milvus-sdk-cpp/releases/tag/v2.4.0