Parcourir la source

Update doc (#547)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
groot il y a 1 an
Parent
commit
b0e682c6e9
100 fichiers modifiés avec 887 ajouts et 284 suppressions
  1. 78 74
      doc/allclasses-index.html
  2. 3 2
      doc/allclasses.html
  3. 2 2
      doc/allpackages-index.html
  4. 2 2
      doc/constant-values.html
  5. 10 2
      doc/deprecated-list.html
  6. 2 2
      doc/help-doc.html
  7. 2 2
      doc/index-files/index-1.html
  8. 2 2
      doc/index-files/index-10.html
  9. 2 2
      doc/index-files/index-11.html
  10. 8 2
      doc/index-files/index-12.html
  11. 2 2
      doc/index-files/index-13.html
  12. 2 2
      doc/index-files/index-14.html
  13. 2 2
      doc/index-files/index-15.html
  14. 2 2
      doc/index-files/index-16.html
  15. 2 2
      doc/index-files/index-17.html
  16. 2 2
      doc/index-files/index-18.html
  17. 6 2
      doc/index-files/index-19.html
  18. 2 2
      doc/index-files/index-2.html
  19. 2 2
      doc/index-files/index-20.html
  20. 2 2
      doc/index-files/index-21.html
  21. 15 2
      doc/index-files/index-22.html
  22. 38 4
      doc/index-files/index-23.html
  23. 2 2
      doc/index-files/index-3.html
  24. 4 2
      doc/index-files/index-4.html
  25. 4 2
      doc/index-files/index-5.html
  26. 2 2
      doc/index-files/index-6.html
  27. 2 2
      doc/index-files/index-7.html
  28. 2 2
      doc/index-files/index-8.html
  29. 5 3
      doc/index-files/index-9.html
  30. 2 2
      doc/index.html
  31. 62 6
      doc/io/milvus/client/AbstractMilvusGrpcClient.html
  32. 2 2
      doc/io/milvus/client/MilvusClient.html
  33. 2 2
      doc/io/milvus/client/MilvusMultiServiceClient.html
  34. 36 5
      doc/io/milvus/client/MilvusServiceClient.html
  35. 2 2
      doc/io/milvus/client/package-summary.html
  36. 2 2
      doc/io/milvus/client/package-tree.html
  37. 2 2
      doc/io/milvus/common/clientenum/ConsistencyLevelEnum.html
  38. 2 2
      doc/io/milvus/common/clientenum/package-summary.html
  39. 2 2
      doc/io/milvus/common/clientenum/package-tree.html
  40. 2 2
      doc/io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html
  41. 2 2
      doc/io/milvus/common/constant/MilvusClientConstant.StringValue.html
  42. 2 2
      doc/io/milvus/common/constant/MilvusClientConstant.html
  43. 2 2
      doc/io/milvus/common/constant/package-summary.html
  44. 2 2
      doc/io/milvus/common/constant/package-tree.html
  45. 2 2
      doc/io/milvus/common/utils/JacksonUtils.html
  46. 2 2
      doc/io/milvus/common/utils/VectorUtils.html
  47. 2 2
      doc/io/milvus/common/utils/package-summary.html
  48. 2 2
      doc/io/milvus/common/utils/package-tree.html
  49. 2 2
      doc/io/milvus/connection/ClusterFactory.Builder.html
  50. 2 2
      doc/io/milvus/connection/ClusterFactory.html
  51. 2 2
      doc/io/milvus/connection/ClusterListener.html
  52. 2 2
      doc/io/milvus/connection/Listener.html
  53. 2 2
      doc/io/milvus/connection/QueryNodeListener.html
  54. 2 2
      doc/io/milvus/connection/ServerMonitor.html
  55. 2 2
      doc/io/milvus/connection/ServerSetting.Builder.html
  56. 2 2
      doc/io/milvus/connection/ServerSetting.html
  57. 2 2
      doc/io/milvus/connection/package-summary.html
  58. 2 2
      doc/io/milvus/connection/package-tree.html
  59. 2 2
      doc/io/milvus/exception/ClientNotConnectedException.html
  60. 2 2
      doc/io/milvus/exception/IllegalResponseException.html
  61. 2 2
      doc/io/milvus/exception/MilvusException.html
  62. 2 2
      doc/io/milvus/exception/ParamException.html
  63. 2 2
      doc/io/milvus/exception/package-summary.html
  64. 2 2
      doc/io/milvus/exception/package-tree.html
  65. 2 2
      doc/io/milvus/param/ConnectParam.Builder.html
  66. 2 2
      doc/io/milvus/param/ConnectParam.html
  67. 2 2
      doc/io/milvus/param/Constant.html
  68. 16 3
      doc/io/milvus/param/IndexType.html
  69. 403 0
      doc/io/milvus/param/LogLevel.html
  70. 2 2
      doc/io/milvus/param/MetricType.html
  71. 2 2
      doc/io/milvus/param/MultiConnectParam.Builder.html
  72. 2 2
      doc/io/milvus/param/MultiConnectParam.html
  73. 2 2
      doc/io/milvus/param/ParamUtils.InsertDataInfo.html
  74. 29 5
      doc/io/milvus/param/ParamUtils.html
  75. 2 2
      doc/io/milvus/param/QueryNodeSingleSearch.Builder.html
  76. 2 2
      doc/io/milvus/param/QueryNodeSingleSearch.html
  77. 2 2
      doc/io/milvus/param/R.Status.html
  78. 2 2
      doc/io/milvus/param/R.html
  79. 2 2
      doc/io/milvus/param/RpcStatus.html
  80. 2 2
      doc/io/milvus/param/ServerAddress.Builder.html
  81. 2 2
      doc/io/milvus/param/ServerAddress.html
  82. 2 2
      doc/io/milvus/param/alias/AlterAliasParam.Builder.html
  83. 2 2
      doc/io/milvus/param/alias/AlterAliasParam.html
  84. 2 2
      doc/io/milvus/param/alias/CreateAliasParam.Builder.html
  85. 2 2
      doc/io/milvus/param/alias/CreateAliasParam.html
  86. 2 2
      doc/io/milvus/param/alias/DropAliasParam.Builder.html
  87. 2 2
      doc/io/milvus/param/alias/DropAliasParam.html
  88. 2 2
      doc/io/milvus/param/alias/package-summary.html
  89. 2 2
      doc/io/milvus/param/alias/package-tree.html
  90. 2 2
      doc/io/milvus/param/bulkinsert/BulkInsertParam.Builder.html
  91. 2 2
      doc/io/milvus/param/bulkinsert/BulkInsertParam.html
  92. 2 2
      doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.Builder.html
  93. 2 2
      doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.html
  94. 2 2
      doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.Builder.html
  95. 2 2
      doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.html
  96. 2 2
      doc/io/milvus/param/bulkinsert/package-summary.html
  97. 2 2
      doc/io/milvus/param/bulkinsert/package-tree.html
  98. 2 2
      doc/io/milvus/param/collection/AlterCollectionParam.Builder.html
  99. 2 2
      doc/io/milvus/param/collection/AlterCollectionParam.html
  100. 2 2
      doc/io/milvus/param/collection/CreateCollectionParam.Builder.html

+ 78 - 74
doc/allclasses-index.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>All Classes</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     }
 //-->
-var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":8,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":4,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":2,"i54":2,"i55":2,"i56":2,"i57":2,"i58":2,"i59":2,"i60":2,"i61":2,"i62":2,"i63":2,"i64":2,"i65":2,"i66":2,"i67":2,"i68":2,"i69":2,"i70":2,"i71":2,"i72":2,"i73":2,"i74":2,"i75":2,"i76":2,"i77":2,"i78":2,"i79":2,"i80":2,"i81":2,"i82":2,"i83":2,"i84":2,"i85":2,"i86":2,"i87":2,"i88":2,"i89":2,"i90":2,"i91":2,"i92":2,"i93":2,"i94":2,"i95":2,"i96":2,"i97":2,"i98":2,"i99":2,"i100":2,"i101":2,"i102":2,"i103":2,"i104":2,"i105":2,"i106":2,"i107":8,"i108":4,"i109":2,"i110":2,"i111":2,"i112":2,"i113":2,"i114":2,"i115":2,"i116":2,"i117":2,"i118":2,"i119":2,"i120":2,"i121":2,"i122":2,"i123":1,"i124":2,"i125":2,"i126":2,"i127":2,"i128":2,"i129":2,"i130":2,"i131":2,"i132":4,"i133":1,"i134":2,"i135":2,"i136":2,"i137":8,"i138":2,"i139":2,"i140":2,"i141":2,"i142":2,"i143":8,"i144":2,"i145":2,"i146":2,"i147":2,"i148":2,"i149":2,"i150":2,"i151":2,"i152":2,"i153":2,"i154":2,"i155":2,"i156":2,"i157":4,"i158":2,"i159":2,"i160":2,"i161":2,"i162":2,"i163":2,"i164":2,"i165":2,"i166":2,"i167":2,"i168":2,"i169":2,"i170":2,"i171":2,"i172":2,"i173":2,"i174":2,"i175":2,"i176":2,"i177":2,"i178":2,"i179":2,"i180":2,"i181":2,"i182":2,"i183":2,"i184":2,"i185":2,"i186":2,"i187":2,"i188":2,"i189":2,"i190":2,"i191":2,"i192":2,"i193":2,"i194":2,"i195":2,"i196":2,"i197":2,"i198":2,"i199":2,"i200":2,"i201":2};
+var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":8,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":4,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":2,"i54":2,"i55":2,"i56":2,"i57":2,"i58":2,"i59":2,"i60":2,"i61":2,"i62":2,"i63":2,"i64":2,"i65":2,"i66":2,"i67":2,"i68":2,"i69":2,"i70":2,"i71":2,"i72":2,"i73":2,"i74":2,"i75":2,"i76":2,"i77":2,"i78":2,"i79":2,"i80":2,"i81":2,"i82":2,"i83":2,"i84":2,"i85":2,"i86":2,"i87":2,"i88":2,"i89":2,"i90":2,"i91":2,"i92":2,"i93":2,"i94":2,"i95":2,"i96":2,"i97":2,"i98":2,"i99":2,"i100":2,"i101":2,"i102":2,"i103":2,"i104":2,"i105":2,"i106":2,"i107":8,"i108":4,"i109":2,"i110":2,"i111":2,"i112":2,"i113":2,"i114":2,"i115":2,"i116":2,"i117":2,"i118":2,"i119":2,"i120":2,"i121":2,"i122":2,"i123":1,"i124":2,"i125":2,"i126":2,"i127":2,"i128":2,"i129":2,"i130":4,"i131":2,"i132":2,"i133":4,"i134":1,"i135":2,"i136":2,"i137":2,"i138":8,"i139":2,"i140":2,"i141":2,"i142":2,"i143":2,"i144":8,"i145":2,"i146":2,"i147":2,"i148":2,"i149":2,"i150":2,"i151":2,"i152":2,"i153":2,"i154":2,"i155":2,"i156":2,"i157":2,"i158":4,"i159":2,"i160":2,"i161":2,"i162":2,"i163":2,"i164":2,"i165":2,"i166":2,"i167":2,"i168":2,"i169":2,"i170":2,"i171":2,"i172":2,"i173":2,"i174":2,"i175":2,"i176":2,"i177":2,"i178":2,"i179":2,"i180":2,"i181":2,"i182":2,"i183":2,"i184":2,"i185":2,"i186":2,"i187":2,"i188":2,"i189":2,"i190":2,"i191":2,"i192":2,"i193":2,"i194":2,"i195":2,"i196":2,"i197":2,"i198":2,"i199":2,"i200":2,"i201":2,"i202":2};
 var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -873,396 +873,400 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </th>
 </tr>
 <tr id="i130" class="altColor">
+<td class="colFirst"><a href="io/milvus/param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i131" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/control/ManualCompactParam.html" title="class in io.milvus.param.control">ManualCompactParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>manualCompact</code> interface.</div>
 </th>
 </tr>
-<tr id="i131" class="rowColor">
+<tr id="i132" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/control/ManualCompactParam.Builder.html" title="class in io.milvus.param.control">ManualCompactParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/control/ManualCompactParam.html" title="class in io.milvus.param.control"><code>ManualCompactParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i132" class="altColor">
+<tr id="i133" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/MetricType.html" title="enum in io.milvus.param">MetricType</a></td>
 <th class="colLast" scope="row">
 <div class="block">Represents the available metric types.</div>
 </th>
 </tr>
-<tr id="i133" class="rowColor">
+<tr id="i134" class="altColor">
 <td class="colFirst"><a href="io/milvus/client/MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></td>
 <th class="colLast" scope="row">
 <div class="block">The Milvus Client Interface</div>
 </th>
 </tr>
-<tr id="i134" class="altColor">
+<tr id="i135" class="rowColor">
 <td class="colFirst"><a href="io/milvus/common/constant/MilvusClientConstant.html" title="class in io.milvus.common.constant">MilvusClientConstant</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i135" class="rowColor">
+<tr id="i136" class="altColor">
 <td class="colFirst"><a href="io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html" title="class in io.milvus.common.constant">MilvusClientConstant.MilvusConsts</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i136" class="altColor">
+<tr id="i137" class="rowColor">
 <td class="colFirst"><a href="io/milvus/common/constant/MilvusClientConstant.StringValue.html" title="class in io.milvus.common.constant">MilvusClientConstant.StringValue</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i137" class="rowColor">
+<tr id="i138" class="altColor">
 <td class="colFirst"><a href="io/milvus/exception/MilvusException.html" title="class in io.milvus.exception">MilvusException</a></td>
 <th class="colLast" scope="row">
 <div class="block">Base class of Milvus exceptions.</div>
 </th>
 </tr>
-<tr id="i138" class="altColor">
+<tr id="i139" class="rowColor">
 <td class="colFirst"><a href="io/milvus/client/MilvusMultiServiceClient.html" title="class in io.milvus.client">MilvusMultiServiceClient</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i139" class="rowColor">
+<tr id="i140" class="altColor">
 <td class="colFirst"><a href="io/milvus/client/MilvusServiceClient.html" title="class in io.milvus.client">MilvusServiceClient</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i140" class="altColor">
+<tr id="i141" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/MultiConnectParam.html" title="class in io.milvus.param">MultiConnectParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for client connection of multi server.</div>
 </th>
 </tr>
-<tr id="i141" class="rowColor">
+<tr id="i142" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/MultiConnectParam.Builder.html" title="class in io.milvus.param">MultiConnectParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/MultiConnectParam.html" title="class in io.milvus.param"><code>MultiConnectParam</code></a></div>
 </th>
 </tr>
-<tr id="i142" class="altColor">
+<tr id="i143" class="rowColor">
 <td class="colFirst"><a href="io/milvus/response/MutationResultWrapper.html" title="class in io.milvus.response">MutationResultWrapper</a></td>
 <th class="colLast" scope="row">
 <div class="block">Utility class to wrap response of <code>insert/delete</code> interface.</div>
 </th>
 </tr>
-<tr id="i143" class="rowColor">
+<tr id="i144" class="altColor">
 <td class="colFirst"><a href="io/milvus/exception/ParamException.html" title="class in io.milvus.exception">ParamException</a></td>
 <th class="colLast" scope="row">
 <div class="block">Exception for illegal parameters input.</div>
 </th>
 </tr>
-<tr id="i144" class="altColor">
+<tr id="i145" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/ParamUtils.html" title="class in io.milvus.param">ParamUtils</a></td>
 <th class="colLast" scope="row">
 <div class="block">Utility functions for param classes</div>
 </th>
 </tr>
-<tr id="i145" class="rowColor">
+<tr id="i146" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/ParamUtils.InsertDataInfo.html" title="class in io.milvus.param">ParamUtils.InsertDataInfo</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i146" class="altColor">
+<tr id="i147" class="rowColor">
 <td class="colFirst"><a href="io/milvus/connection/QueryNodeListener.html" title="class in io.milvus.connection">QueryNodeListener</a></td>
 <th class="colLast" scope="row">
 <div class="block">Send heartbeat for query nodes healthy check.</div>
 </th>
 </tr>
-<tr id="i147" class="rowColor">
+<tr id="i148" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/QueryNodeSingleSearch.html" title="class in io.milvus.param">QueryNodeSingleSearch</a></td>
 <th class="colLast" scope="row">
 <div class="block">Defined single search for query node listener send heartbeat.</div>
 </th>
 </tr>
-<tr id="i148" class="altColor">
+<tr id="i149" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/QueryNodeSingleSearch.Builder.html" title="class in io.milvus.param">QueryNodeSingleSearch.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/QueryNodeSingleSearch.html" title="class in io.milvus.param"><code>QueryNodeSingleSearch</code></a></div>
 </th>
 </tr>
-<tr id="i149" class="rowColor">
+<tr id="i150" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/dml/QueryParam.html" title="class in io.milvus.param.dml">QueryParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>query</code> interface.</div>
 </th>
 </tr>
-<tr id="i150" class="altColor">
+<tr id="i151" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/dml/QueryParam.Builder.html" title="class in io.milvus.param.dml">QueryParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/dml/QueryParam.html" title="class in io.milvus.param.dml"><code>QueryParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i151" class="rowColor">
+<tr id="i152" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/highlevel/dml/response/QueryResponse.html" title="class in io.milvus.param.highlevel.dml.response">QueryResponse</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>query</code> interface.</div>
 </th>
 </tr>
-<tr id="i152" class="altColor">
+<tr id="i153" class="rowColor">
 <td class="colFirst"><a href="io/milvus/response/QueryResultsWrapper.html" title="class in io.milvus.response">QueryResultsWrapper</a></td>
 <th class="colLast" scope="row">
 <div class="block">Utility class to wrap response of <code>query</code> interface.</div>
 </th>
 </tr>
-<tr id="i153" class="rowColor">
+<tr id="i154" class="altColor">
 <td class="colFirst"><a href="io/milvus/response/QueryResultsWrapper.RowRecord.html" title="class in io.milvus.response">QueryResultsWrapper.RowRecord</a></td>
 <th class="colLast" scope="row">
 <div class="block">Internal-use class to wrap response of <code>query</code> interface.</div>
 </th>
 </tr>
-<tr id="i154" class="altColor">
+<tr id="i155" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/highlevel/dml/QuerySimpleParam.html" title="class in io.milvus.param.highlevel.dml">QuerySimpleParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>query</code> interface.</div>
 </th>
 </tr>
-<tr id="i155" class="rowColor">
+<tr id="i156" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/highlevel/dml/QuerySimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">QuerySimpleParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/highlevel/dml/QuerySimpleParam.html" title="class in io.milvus.param.highlevel.dml"><code>QuerySimpleParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i156" class="altColor">
+<tr id="i157" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/R.html" title="class in io.milvus.param">R</a>&lt;<a href="io/milvus/param/R.html" title="type parameter in R">T</a>&gt;</td>
 <th class="colLast" scope="row">
 <div class="block">Utility class to wrap gpc response and exceptions.</div>
 </th>
 </tr>
-<tr id="i157" class="rowColor">
+<tr id="i158" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/R.Status.html" title="enum in io.milvus.param">R.Status</a></td>
 <th class="colLast" scope="row">
 <div class="block">Represents server and client side status code</div>
 </th>
 </tr>
-<tr id="i158" class="altColor">
+<tr id="i159" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/collection/ReleaseCollectionParam.html" title="class in io.milvus.param.collection">ReleaseCollectionParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>releaseCollection</code> interface.</div>
 </th>
 </tr>
-<tr id="i159" class="rowColor">
+<tr id="i160" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/collection/ReleaseCollectionParam.Builder.html" title="class in io.milvus.param.collection">ReleaseCollectionParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/collection/ReleaseCollectionParam.html" title="class in io.milvus.param.collection"><code>ReleaseCollectionParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i160" class="altColor">
+<tr id="i161" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/partition/ReleasePartitionsParam.html" title="class in io.milvus.param.partition">ReleasePartitionsParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>releasePartition</code> interface.</div>
 </th>
 </tr>
-<tr id="i161" class="rowColor">
+<tr id="i162" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/partition/ReleasePartitionsParam.Builder.html" title="class in io.milvus.param.partition">ReleasePartitionsParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/partition/ReleasePartitionsParam.html" title="class in io.milvus.param.partition"><code>ReleasePartitionsParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i162" class="altColor">
+<tr id="i163" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/RemoveUserFromRoleParam.html" title="class in io.milvus.param.role">RemoveUserFromRoleParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i163" class="rowColor">
+<tr id="i164" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/RemoveUserFromRoleParam.Builder.html" title="class in io.milvus.param.role">RemoveUserFromRoleParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/RemoveUserFromRoleParam.html" title="class in io.milvus.param.role"><code>RemoveUserFromRoleParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i164" class="altColor">
+<tr id="i165" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/collection/RenameCollectionParam.html" title="class in io.milvus.param.collection">RenameCollectionParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>renameCollection</code> interface.</div>
 </th>
 </tr>
-<tr id="i165" class="rowColor">
+<tr id="i166" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/collection/RenameCollectionParam.Builder.html" title="class in io.milvus.param.collection">RenameCollectionParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/collection/RenameCollectionParam.html" title="class in io.milvus.param.collection"><code>RenameCollectionParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i166" class="altColor">
+<tr id="i167" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/RevokeRolePrivilegeParam.html" title="class in io.milvus.param.role">RevokeRolePrivilegeParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i167" class="rowColor">
+<tr id="i168" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/RevokeRolePrivilegeParam.Builder.html" title="class in io.milvus.param.role">RevokeRolePrivilegeParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/RevokeRolePrivilegeParam.html" title="class in io.milvus.param.role"><code>RevokeRolePrivilegeParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i168" class="altColor">
+<tr id="i169" class="rowColor">
 <td class="colFirst"><a href="io/milvus/response/basic/RowRecordWrapper.html" title="class in io.milvus.response.basic">RowRecordWrapper</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i169" class="rowColor">
+<tr id="i170" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/RpcStatus.html" title="class in io.milvus.param">RpcStatus</a></td>
 <th class="colLast" scope="row">
 <div class="block">Utility class to wrap a message.</div>
 </th>
 </tr>
-<tr id="i170" class="altColor">
+<tr id="i171" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/dml/SearchParam.html" title="class in io.milvus.param.dml">SearchParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i171" class="rowColor">
+<tr id="i172" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/dml/SearchParam.Builder.html" title="class in io.milvus.param.dml">SearchParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/dml/SearchParam.html" title="class in io.milvus.param.dml"><code>SearchParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i172" class="altColor">
+<tr id="i173" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/highlevel/dml/response/SearchResponse.html" title="class in io.milvus.param.highlevel.dml.response">SearchResponse</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i173" class="rowColor">
+<tr id="i174" class="altColor">
 <td class="colFirst"><a href="io/milvus/response/SearchResultsWrapper.html" title="class in io.milvus.response">SearchResultsWrapper</a></td>
 <th class="colLast" scope="row">
 <div class="block">Utility class to wrap response of <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i174" class="altColor">
+<tr id="i175" class="rowColor">
 <td class="colFirst"><a href="io/milvus/response/SearchResultsWrapper.IDScore.html" title="class in io.milvus.response">SearchResultsWrapper.IDScore</a></td>
 <th class="colLast" scope="row">
 <div class="block">Internal-use class to wrap response of <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i175" class="rowColor">
+<tr id="i176" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/highlevel/dml/SearchSimpleParam.html" title="class in io.milvus.param.highlevel.dml">SearchSimpleParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i176" class="altColor">
+<tr id="i177" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">SearchSimpleParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/highlevel/dml/SearchSimpleParam.html" title="class in io.milvus.param.highlevel.dml"><code>SearchSimpleParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i177" class="rowColor">
+<tr id="i178" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectGrantForRoleAndObjectParam.html" title="class in io.milvus.param.role">SelectGrantForRoleAndObjectParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i178" class="altColor">
+<tr id="i179" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectGrantForRoleAndObjectParam.Builder.html" title="class in io.milvus.param.role">SelectGrantForRoleAndObjectParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/SelectGrantForRoleAndObjectParam.html" title="class in io.milvus.param.role"><code>SelectGrantForRoleAndObjectParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i179" class="rowColor">
+<tr id="i180" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectGrantForRoleParam.html" title="class in io.milvus.param.role">SelectGrantForRoleParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i180" class="altColor">
+<tr id="i181" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectGrantForRoleParam.Builder.html" title="class in io.milvus.param.role">SelectGrantForRoleParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/SelectGrantForRoleParam.html" title="class in io.milvus.param.role"><code>SelectGrantForRoleParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i181" class="rowColor">
+<tr id="i182" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectRoleParam.html" title="class in io.milvus.param.role">SelectRoleParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i182" class="altColor">
+<tr id="i183" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectRoleParam.Builder.html" title="class in io.milvus.param.role">SelectRoleParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/SelectRoleParam.html" title="class in io.milvus.param.role"><code>SelectRoleParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i183" class="rowColor">
+<tr id="i184" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectUserParam.html" title="class in io.milvus.param.role">SelectUserParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i184" class="altColor">
+<tr id="i185" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectUserParam.Builder.html" title="class in io.milvus.param.role">SelectUserParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/SelectUserParam.html" title="class in io.milvus.param.role"><code>SelectUserParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i185" class="rowColor">
+<tr id="i186" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/ServerAddress.html" title="class in io.milvus.param">ServerAddress</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i186" class="altColor">
+<tr id="i187" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/ServerAddress.Builder.html" title="class in io.milvus.param">ServerAddress.Builder</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i187" class="rowColor">
+<tr id="i188" class="altColor">
 <td class="colFirst"><a href="io/milvus/connection/ServerMonitor.html" title="class in io.milvus.connection">ServerMonitor</a></td>
 <th class="colLast" scope="row">
 <div class="block">Monitor with scheduling to check server healthy state.</div>
 </th>
 </tr>
-<tr id="i188" class="altColor">
+<tr id="i189" class="rowColor">
 <td class="colFirst"><a href="io/milvus/connection/ServerSetting.html" title="class in io.milvus.connection">ServerSetting</a></td>
 <th class="colLast" scope="row">
 <div class="block">Defined address and Milvus clients for each server.</div>
 </th>
 </tr>
-<tr id="i189" class="rowColor">
+<tr id="i190" class="altColor">
 <td class="colFirst"><a href="io/milvus/connection/ServerSetting.Builder.html" title="class in io.milvus.connection">ServerSetting.Builder</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i190" class="altColor">
+<tr id="i191" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/collection/ShowCollectionsParam.html" title="class in io.milvus.param.collection">ShowCollectionsParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>showCollections</code> interface.</div>
 </th>
 </tr>
-<tr id="i191" class="rowColor">
+<tr id="i192" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/collection/ShowCollectionsParam.Builder.html" title="class in io.milvus.param.collection">ShowCollectionsParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/collection/ShowCollectionsParam.html" title="class in io.milvus.param.collection"><code>ShowCollectionsParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i192" class="altColor">
+<tr id="i193" class="rowColor">
 <td class="colFirst"><a href="io/milvus/response/ShowCollResponseWrapper.html" title="class in io.milvus.response">ShowCollResponseWrapper</a></td>
 <th class="colLast" scope="row">
 <div class="block">Util class to wrap response of <code>showCollections</code> interface.</div>
 </th>
 </tr>
-<tr id="i193" class="rowColor">
+<tr id="i194" class="altColor">
 <td class="colFirst"><a href="io/milvus/response/ShowCollResponseWrapper.CollectionInfo.html" title="class in io.milvus.response">ShowCollResponseWrapper.CollectionInfo</a></td>
 <th class="colLast" scope="row">
 <div class="block">Internal-use class to wrap response of <code>showCollections</code> interface.</div>
 </th>
 </tr>
-<tr id="i194" class="altColor">
+<tr id="i195" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/partition/ShowPartitionsParam.html" title="class in io.milvus.param.partition">ShowPartitionsParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>showPartition</code> interface.</div>
 </th>
 </tr>
-<tr id="i195" class="rowColor">
+<tr id="i196" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/partition/ShowPartitionsParam.Builder.html" title="class in io.milvus.param.partition">ShowPartitionsParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/partition/ShowPartitionsParam.html" title="class in io.milvus.param.partition"><code>ShowPartitionsParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i196" class="altColor">
+<tr id="i197" class="rowColor">
 <td class="colFirst"><a href="io/milvus/response/ShowPartResponseWrapper.html" title="class in io.milvus.response">ShowPartResponseWrapper</a></td>
 <th class="colLast" scope="row">
 <div class="block">Util class to wrap response of <code>showPartitions</code> interface.</div>
 </th>
 </tr>
-<tr id="i197" class="rowColor">
+<tr id="i198" class="altColor">
 <td class="colFirst"><a href="io/milvus/response/ShowPartResponseWrapper.PartitionInfo.html" title="class in io.milvus.response">ShowPartResponseWrapper.PartitionInfo</a></td>
 <th class="colLast" scope="row">
 <div class="block">Internal-use class to wrap response of <code>showPartitions</code> interface.</div>
 </th>
 </tr>
-<tr id="i198" class="altColor">
+<tr id="i199" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/credential/UpdateCredentialParam.html" title="class in io.milvus.param.credential">UpdateCredentialParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i199" class="rowColor">
+<tr id="i200" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/credential/UpdateCredentialParam.Builder.html" title="class in io.milvus.param.credential">UpdateCredentialParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/credential/UpdateCredentialParam.html" title="class in io.milvus.param.credential"><code>UpdateCredentialParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i200" class="altColor">
+<tr id="i201" class="rowColor">
 <td class="colFirst"><a href="io/milvus/utils/URLParser.html" title="class in io.milvus.utils">URLParser</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i201" class="rowColor">
+<tr id="i202" class="altColor">
 <td class="colFirst"><a href="io/milvus/common/utils/VectorUtils.html" title="class in io.milvus.common.utils">VectorUtils</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>

+ 3 - 2
doc/allclasses.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>All Classes</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -153,6 +153,7 @@
 <li><a href="io/milvus/param/collection/LoadCollectionParam.Builder.html" title="class in io.milvus.param.collection">LoadCollectionParam.Builder</a></li>
 <li><a href="io/milvus/param/partition/LoadPartitionsParam.html" title="class in io.milvus.param.partition">LoadPartitionsParam</a></li>
 <li><a href="io/milvus/param/partition/LoadPartitionsParam.Builder.html" title="class in io.milvus.param.partition">LoadPartitionsParam.Builder</a></li>
+<li><a href="io/milvus/param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a></li>
 <li><a href="io/milvus/param/control/ManualCompactParam.html" title="class in io.milvus.param.control">ManualCompactParam</a></li>
 <li><a href="io/milvus/param/control/ManualCompactParam.Builder.html" title="class in io.milvus.param.control">ManualCompactParam.Builder</a></li>
 <li><a href="io/milvus/param/MetricType.html" title="enum in io.milvus.param">MetricType</a></li>

+ 2 - 2
doc/allpackages-index.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>All Packages</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/constant-values.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>Constant Field Values</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 10 - 2
doc/deprecated-list.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>Deprecated List</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -120,6 +120,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <th class="colDeprecatedItemName" scope="row"><a href="io/milvus/client/AbstractMilvusGrpcClient.html#getIndexState(io.milvus.param.index.GetIndexStateParam)">io.milvus.client.AbstractMilvusGrpcClient.getIndexState&#8203;(GetIndexStateParam)</a></th>
 <td class="colLast"></td>
 </tr>
+<tr class="altColor">
+<th class="colDeprecatedItemName" scope="row"><a href="io/milvus/param/highlevel/dml/QuerySimpleParam.Builder.html#withOutFields(java.util.List)">io.milvus.param.highlevel.dml.QuerySimpleParam.Builder.withOutFields&#8203;(List&lt;String&gt;)</a></th>
+<td class="colLast"></td>
+</tr>
+<tr class="rowColor">
+<th class="colDeprecatedItemName" scope="row"><a href="io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html#withLimit(int)">io.milvus.param.highlevel.dml.SearchSimpleParam.Builder.withLimit&#8203;(int)</a></th>
+<td class="colLast"></td>
+</tr>
 </tbody>
 </table>
 </li>

+ 2 - 2
doc/help-doc.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>API Help</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-1.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>A-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-10.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>J-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-11.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>K-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 8 - 2
doc/index-files/index-12.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>L-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -218,6 +218,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Builder for <a href="../io/milvus/param/partition/LoadPartitionsParam.html" title="class in io.milvus.param.partition"><code>LoadPartitionsParam</code></a> class.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/client/AbstractMilvusGrpcClient.html#logger">logger</a></span> - Static variable in class io.milvus.client.<a href="../io/milvus/client/AbstractMilvusGrpcClient.html" title="class in io.milvus.client">AbstractMilvusGrpcClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/client/AbstractMilvusGrpcClient.html#logLevel">logLevel</a></span> - Variable in class io.milvus.client.<a href="../io/milvus/client/AbstractMilvusGrpcClient.html" title="class in io.milvus.client">AbstractMilvusGrpcClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../io/milvus/param/LogLevel.html" title="enum in io.milvus.param"><span class="typeNameLink">LogLevel</span></a> - Enum in <a href="../io/milvus/param/package-summary.html">io.milvus.param</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a></div>
 </main>

+ 2 - 2
doc/index-files/index-13.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>M-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-14.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>N-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-15.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>O-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-16.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>P-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-17.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>Q-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-18.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>R-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 6 - 2
doc/index-files/index-19.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>S-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -244,6 +244,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/ShowCollResponseWrapper.CollectionInfo.html#SetInMemoryPercentage(long)">SetInMemoryPercentage(long)</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/ShowCollResponseWrapper.CollectionInfo.html" title="class in io.milvus.response">ShowCollResponseWrapper.CollectionInfo</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusServiceClient.html#setLogLevel(io.milvus.param.LogLevel)">setLogLevel(LogLevel)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusServiceClient.html" title="class in io.milvus.client">MilvusServiceClient</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/exception/MilvusException.html#setStatus(java.lang.Integer)">setStatus(Integer)</a></span> - Method in exception io.milvus.exception.<a href="../io/milvus/exception/MilvusException.html" title="class in io.milvus.exception">MilvusException</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/R.html#setStatus(java.lang.Integer)">setStatus(Integer)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/R.html" title="class in io.milvus.param">R</a></dt>
@@ -302,6 +304,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Internal-use class to wrap response of <code>showPartitions</code> interface.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/IndexType.html#SORT">SORT</a></span> - io.milvus.param.<a href="../io/milvus/param/IndexType.html" title="enum in io.milvus.param">IndexType</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/connection/ServerMonitor.html#start()">start()</a></span> - Method in class io.milvus.connection.<a href="../io/milvus/connection/ServerMonitor.html" title="class in io.milvus.connection">ServerMonitor</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/exception/MilvusException.html#status">status</a></span> - Variable in exception io.milvus.exception.<a href="../io/milvus/exception/MilvusException.html" title="class in io.milvus.exception">MilvusException</a></dt>

+ 2 - 2
doc/index-files/index-2.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>B-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-20.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>T-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-21.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>U-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 15 - 2
doc/index-files/index-22.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>V-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -112,6 +112,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/LogLevel.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.milvus.param.<a href="../io/milvus/param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/MetricType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum io.milvus.param.<a href="../io/milvus/param/MetricType.html" title="enum in io.milvus.param">MetricType</a></dt>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
@@ -130,6 +134,11 @@ the order they are declared.</div>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/LogLevel.html#values()">values()</a></span> - Static method in enum io.milvus.param.<a href="../io/milvus/param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/MetricType.html#values()">values()</a></span> - Static method in enum io.milvus.param.<a href="../io/milvus/param/MetricType.html" title="enum in io.milvus.param">MetricType</a></dt>
 <dd>
 <div class="block">Returns an array containing the constants of this enum type, in
@@ -156,6 +165,10 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/common/utils/VectorUtils.html#%3Cinit%3E()">VectorUtils()</a></span> - Constructor for class io.milvus.common.utils.<a href="../io/milvus/common/utils/VectorUtils.html" title="class in io.milvus.common.utils">VectorUtils</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/ParamUtils.html#VerifyIndexType(io.milvus.param.IndexType,io.milvus.grpc.DataType)">VerifyIndexType(IndexType, DataType)</a></span> - Static method in class io.milvus.param.<a href="../io/milvus/param/ParamUtils.html" title="class in io.milvus.param">ParamUtils</a></dt>
+<dd>
+<div class="block">Checks if an index type is matched with data type.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/R.Status.html#VersionMismatch">VersionMismatch</a></span> - io.milvus.param.<a href="../io/milvus/param/R.Status.html" title="enum in io.milvus.param">R.Status</a></dt>
 <dd>&nbsp;</dd>
 </dl>

+ 38 - 4
doc/index-files/index-23.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>W-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -98,6 +98,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </a>
 <h2 class="title">W</h2>
 <dl>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/LogLevel.html#Warning">Warning</a></span> - io.milvus.param.<a href="../io/milvus/param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/alias/AlterAliasParam.Builder.html#withAlias(java.lang.String)">withAlias(String)</a></span> - Method in class io.milvus.param.alias.<a href="../io/milvus/param/alias/AlterAliasParam.Builder.html" title="class in io.milvus.param.alias">AlterAliasParam.Builder</a></dt>
 <dd>
 <div class="block">Sets the collection alias.</div>
@@ -322,6 +324,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Sets the consistency level.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/collection/CreateSimpleCollectionParam.Builder.html#withConsistencyLevel(io.milvus.common.clientenum.ConsistencyLevelEnum)">withConsistencyLevel(ConsistencyLevelEnum)</a></span> - Method in class io.milvus.param.highlevel.collection.<a href="../io/milvus/param/highlevel/collection/CreateSimpleCollectionParam.Builder.html" title="class in io.milvus.param.highlevel.collection">CreateSimpleCollectionParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the consistency level.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/dml/QueryParam.Builder.html#withConsistencyLevel(io.milvus.common.clientenum.ConsistencyLevelEnum)">withConsistencyLevel(ConsistencyLevelEnum)</a></span> - Method in class io.milvus.param.dml.<a href="../io/milvus/param/dml/QueryParam.Builder.html" title="class in io.milvus.param.dml">QueryParam.Builder</a></dt>
 <dd>
 <div class="block">ConsistencyLevel of consistency level.</div>
@@ -330,6 +336,18 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">ConsistencyLevel of consistency level.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/GetIdsParam.Builder.html#withConsistencyLevel(io.milvus.common.clientenum.ConsistencyLevelEnum)">withConsistencyLevel(ConsistencyLevelEnum)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/GetIdsParam.Builder.html" title="class in io.milvus.param.highlevel.dml">GetIdsParam.Builder</a></dt>
+<dd>
+<div class="block">ConsistencyLevel of consistency level.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/QuerySimpleParam.Builder.html#withConsistencyLevel(io.milvus.common.clientenum.ConsistencyLevelEnum)">withConsistencyLevel(ConsistencyLevelEnum)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/QuerySimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">QuerySimpleParam.Builder</a></dt>
+<dd>
+<div class="block">ConsistencyLevel of consistency level.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html#withConsistencyLevel(io.milvus.common.clientenum.ConsistencyLevelEnum)">withConsistencyLevel(ConsistencyLevelEnum)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">SearchSimpleParam.Builder</a></dt>
+<dd>
+<div class="block">ConsistencyLevel of consistency level.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/CreateDatabaseParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/CreateDatabaseParam.Builder.html" title="class in io.milvus.param.collection">CreateDatabaseParam.Builder</a></dt>
 <dd>
 <div class="block">Sets the database name.</div>
@@ -584,7 +602,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html#withLimit(int)">withLimit(int)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">SearchSimpleParam.Builder</a></dt>
 <dd>
-<div class="block">Specify a value to control the returned number of entities.</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/bulkinsert/ListBulkInsertTasksParam.Builder.html#withLimit(java.lang.Integer)">withLimit(Integer)</a></span> - Method in class io.milvus.param.bulkinsert.<a href="../io/milvus/param/bulkinsert/ListBulkInsertTasksParam.Builder.html" title="class in io.milvus.param.bulkinsert">ListBulkInsertTasksParam.Builder</a></dt>
 <dd>
@@ -598,10 +616,18 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Specify a value to control the returned number of entities.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html#withLimit(java.lang.Long)">withLimit(Long)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">SearchSimpleParam.Builder</a></dt>
+<dd>
+<div class="block">Specify a value to control the returned number of entities.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/FieldType.Builder.html#withMaxLength(java.lang.Integer)">withMaxLength(Integer)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/FieldType.Builder.html" title="class in io.milvus.param.collection">FieldType.Builder</a></dt>
 <dd>
 <div class="block">Sets the max length of a varchar field.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/collection/CreateSimpleCollectionParam.Builder.html#withMaxLength(java.lang.Integer)">withMaxLength(Integer)</a></span> - Method in class io.milvus.param.highlevel.collection.<a href="../io/milvus/param/highlevel/collection/CreateSimpleCollectionParam.Builder.html" title="class in io.milvus.param.highlevel.collection">CreateSimpleCollectionParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the primaryFiled maxLength.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/dml/SearchParam.Builder.html#withMetricType(io.milvus.param.MetricType)">withMetricType(MetricType)</a></span> - Method in class io.milvus.param.dml.<a href="../io/milvus/param/dml/SearchParam.Builder.html" title="class in io.milvus.param.dml">SearchParam.Builder</a></dt>
 <dd>
 <div class="block">Sets metric type of ANN searching.</div>
@@ -686,12 +712,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/QuerySimpleParam.Builder.html#withOutFields(java.util.List)">withOutFields(List&lt;String&gt;)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/QuerySimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">QuerySimpleParam.Builder</a></dt>
 <dd>
-<div class="block">Specifies output fields (Optional).</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/GetIdsParam.Builder.html#withOutputFields(java.util.List)">withOutputFields(List&lt;String&gt;)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/GetIdsParam.Builder.html" title="class in io.milvus.param.highlevel.dml">GetIdsParam.Builder</a></dt>
 <dd>
 <div class="block">Specifies output fields (Optional).</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/QuerySimpleParam.Builder.html#withOutputFields(java.util.List)">withOutputFields(List&lt;String&gt;)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/QuerySimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">QuerySimpleParam.Builder</a></dt>
+<dd>
+<div class="block">Specifies output fields (Optional).</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html#withOutputFields(java.util.List)">withOutputFields(List&lt;String&gt;)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">SearchSimpleParam.Builder</a></dt>
 <dd>
 <div class="block">Specifies output fields (Optional).</div>
@@ -784,6 +814,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Sets the primaryFiled name.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/collection/CreateSimpleCollectionParam.Builder.html#withPrimaryFieldType(io.milvus.grpc.DataType)">withPrimaryFieldType(DataType)</a></span> - Method in class io.milvus.param.highlevel.collection.<a href="../io/milvus/param/highlevel/collection/CreateSimpleCollectionParam.Builder.html" title="class in io.milvus.param.highlevel.collection">CreateSimpleCollectionParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the primaryFiled type.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/DeleteIdsParam.Builder.html#withPrimaryIds(java.util.List)">withPrimaryIds(List&lt;T&gt;)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/DeleteIdsParam.Builder.html" title="class in io.milvus.param.highlevel.dml">DeleteIdsParam.Builder</a></dt>
 <dd>
 <div class="block">Specifies primaryId fields.</div>

+ 2 - 2
doc/index-files/index-3.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>C-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 4 - 2
doc/index-files/index-4.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>D-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -100,6 +100,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dl>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/R.Status.html#DDRequestRace">DDRequestRace</a></span> - io.milvus.param.<a href="../io/milvus/param/R.Status.html" title="enum in io.milvus.param">R.Status</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/LogLevel.html#Debug">Debug</a></span> - io.milvus.param.<a href="../io/milvus/param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/Constant.html#DEFAULT_INDEX_NAME">DEFAULT_INDEX_NAME</a></span> - Static variable in class io.milvus.param.<a href="../io/milvus/param/Constant.html" title="class in io.milvus.param">Constant</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/AbstractMilvusGrpcClient.html#delete(io.milvus.param.dml.DeleteParam)">delete(DeleteParam)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/AbstractMilvusGrpcClient.html" title="class in io.milvus.client">AbstractMilvusGrpcClient</a></dt>

+ 4 - 2
doc/index-files/index-5.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>E-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -104,6 +104,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/ServerAddress.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/ServerAddress.html" title="class in io.milvus.param">ServerAddress</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/LogLevel.html#Error">Error</a></span> - io.milvus.param.<a href="../io/milvus/param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/common/clientenum/ConsistencyLevelEnum.html#EVENTUALLY">EVENTUALLY</a></span> - io.milvus.common.clientenum.<a href="../io/milvus/common/clientenum/ConsistencyLevelEnum.html" title="enum in io.milvus.common.clientenum">ConsistencyLevelEnum</a></dt>
 <dd>&nbsp;</dd>
 </dl>

+ 2 - 2
doc/index-files/index-6.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>F-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-7.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>G-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-8.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>H-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 5 - 3
doc/index-files/index-9.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>I-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -149,6 +149,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Represents the available index types.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/LogLevel.html#Info">Info</a></span> - io.milvus.param.<a href="../io/milvus/param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/AbstractMilvusGrpcClient.html#insert(io.milvus.param.dml.InsertParam)">insert(InsertParam)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/AbstractMilvusGrpcClient.html" title="class in io.milvus.client">AbstractMilvusGrpcClient</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusClient.html#insert(io.milvus.param.dml.InsertParam)">insert(InsertParam)</a></span> - Method in interface io.milvus.client.<a href="../io/milvus/client/MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></dt>
@@ -283,7 +285,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/ParamUtils.html#IsVectorIndex(io.milvus.param.IndexType)">IsVectorIndex(IndexType)</a></span> - Static method in class io.milvus.param.<a href="../io/milvus/param/ParamUtils.html" title="class in io.milvus.param">ParamUtils</a></dt>
 <dd>
-<div class="block">Checks if an index type is for vector.</div>
+<div class="block">Checks if an index type is for vector field.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/IndexType.html#IVF_FLAT">IVF_FLAT</a></span> - io.milvus.param.<a href="../io/milvus/param/IndexType.html" title="enum in io.milvus.param">IndexType</a></dt>
 <dd>&nbsp;</dd>

+ 2 - 2
doc/index.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>Overview</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 62 - 6
doc/io/milvus/client/AbstractMilvusGrpcClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>AbstractMilvusGrpcClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -90,13 +90,13 @@ loadScripts(document, 'script');</script>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
@@ -149,6 +149,34 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Field</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static org.slf4j.Logger</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#logger">logger</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#logLevel">logLevel</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <section>
 <ul class="blockList">
@@ -752,6 +780,34 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a id="logger">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logger</h4>
+<pre>protected static final&nbsp;org.slf4j.Logger logger</pre>
+</li>
+</ul>
+<a id="logLevel">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>logLevel</h4>
+<pre>protected&nbsp;<a href="../param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a> logLevel</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <section>
 <ul class="blockList">
@@ -2333,13 +2389,13 @@ public&nbsp;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>

+ 2 - 2
doc/io/milvus/client/MilvusClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MilvusClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/client/MilvusMultiServiceClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MilvusMultiServiceClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 36 - 5
doc/io/milvus/client/MilvusServiceClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MilvusServiceClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     }
 //-->
-var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -90,7 +90,7 @@ loadScripts(document, 'script');</script>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -149,6 +149,23 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a id="fields.inherited.from.class.io.milvus.client.AbstractMilvusGrpcClient">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;io.milvus.client.<a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client">AbstractMilvusGrpcClient</a></h3>
+<code><a href="AbstractMilvusGrpcClient.html#logger">logger</a>, <a href="AbstractMilvusGrpcClient.html#logLevel">logLevel</a></code></li>
+</ul>
+</li>
+</ul>
+</section>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <section>
 <ul class="blockList">
@@ -207,6 +224,11 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setLogLevel(io.milvus.param.LogLevel)">setLogLevel</a></span>&#8203;(<a href="../param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a>&nbsp;level)</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withTimeout(long,java.util.concurrent.TimeUnit)">withTimeout</a></span>&#8203;(long&nbsp;timeout,
            java.util.concurrent.TimeUnit&nbsp;timeoutUnit)</code></th>
@@ -272,6 +294,15 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a id="setLogLevel(io.milvus.param.LogLevel)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLogLevel</h4>
+<pre class="methodSignature">public&nbsp;void&nbsp;setLogLevel&#8203;(<a href="../param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a>&nbsp;level)</pre>
+</li>
+</ul>
 <a id="blockingStub()">
 <!--   -->
 </a>
@@ -398,7 +429,7 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>

+ 2 - 2
doc/io/milvus/client/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.client</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/client/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.client Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/clientenum/ConsistencyLevelEnum.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ConsistencyLevelEnum</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/clientenum/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.common.clientenum</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/clientenum/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.common.clientenum Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MilvusClientConstant.MilvusConsts</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/MilvusClientConstant.StringValue.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MilvusClientConstant.StringValue</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/MilvusClientConstant.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MilvusClientConstant</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.common.constant</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.common.constant Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/utils/JacksonUtils.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>JacksonUtils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/utils/VectorUtils.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>VectorUtils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/utils/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.common.utils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/utils/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.common.utils Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ClusterFactory.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ClusterFactory.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ClusterFactory.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ClusterFactory</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ClusterListener.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ClusterListener</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/Listener.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>Listener</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/QueryNodeListener.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>QueryNodeListener</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ServerMonitor.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ServerMonitor</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ServerSetting.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ServerSetting.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ServerSetting.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ServerSetting</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.connection</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.connection Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/exception/ClientNotConnectedException.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ClientNotConnectedException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/exception/IllegalResponseException.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>IllegalResponseException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/exception/MilvusException.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MilvusException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/exception/ParamException.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ParamException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/exception/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.exception</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/exception/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.exception Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ConnectParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ConnectParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ConnectParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ConnectParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/Constant.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>Constant</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 16 - 3
doc/io/milvus/param/IndexType.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>IndexType</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -221,6 +221,10 @@ extends java.lang.Enum&lt;<a href="IndexType.html" title="enum in io.milvus.para
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SORT">SORT</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TRIE">TRIE</a></span></code></th>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -417,12 +421,21 @@ the order they are declared.</div>
 <a id="TRIE">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>TRIE</h4>
 <pre>public static final&nbsp;<a href="IndexType.html" title="enum in io.milvus.param">IndexType</a> TRIE</pre>
 </li>
 </ul>
+<a id="SORT">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SORT</h4>
+<pre>public static final&nbsp;<a href="IndexType.html" title="enum in io.milvus.param">IndexType</a> SORT</pre>
+</li>
+</ul>
 </li>
 </ul>
 </section>

+ 403 - 0
doc/io/milvus/param/LogLevel.html

@@ -0,0 +1,403 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
+<title>LogLevel</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="dc.created" content="2023-06-29">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="../../../jquery/jquery-3.6.0.min.js"></script>
+<script type="text/javascript" src="../../../jquery/jquery-ui.min.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="LogLevel";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":9,"i1":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "../../../";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<!-- ======== START OF CLASS DATA ======== -->
+<main role="main">
+<div class="header">
+<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">io.milvus.param</a></div>
+<h2 title="Enum LogLevel" class="title">Enum LogLevel</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Enum&lt;<a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>io.milvus.param.LogLevel</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><code>java.io.Serializable</code>, <code>java.lang.Comparable&lt;<a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a>&gt;</code></dd>
+</dl>
+<hr>
+<pre>public enum <span class="typeNameLabel">LogLevel</span>
+extends java.lang.Enum&lt;<a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="enum.constant.summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum Constant</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Debug">Debug</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Error">Error</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Info">Info</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Warning">Warning</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
+<!-- ========== METHOD SUMMARY =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Method</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#valueOf(java.lang.String)">valueOf</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
+<td class="colLast">
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a>[]</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#values()">values</a></span>()</code></th>
+<td class="colLast">
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="enum.constant.detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a id="Debug">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Debug</h4>
+<pre>public static final&nbsp;<a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a> Debug</pre>
+</li>
+</ul>
+<a id="Info">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Info</h4>
+<pre>public static final&nbsp;<a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a> Info</pre>
+</li>
+</ul>
+<a id="Warning">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Warning</h4>
+<pre>public static final&nbsp;<a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a> Warning</pre>
+</li>
+</ul>
+<a id="Error">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Error</h4>
+<pre>public static final&nbsp;<a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a> Error</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ============ METHOD DETAIL ========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a id="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre class="methodSignature">public static&nbsp;<a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared. This method may be used to iterate
+over the constants as follows:
+<pre>
+for (LogLevel c : LogLevel.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are declared</dd>
+</dl>
+</li>
+</ul>
+<a id="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre class="methodSignature">public static&nbsp;<a href="LogLevel.html" title="enum in io.milvus.param">LogLevel</a>&nbsp;valueOf&#8203;(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+</div>
+</main>
+<!-- ========= END OF CLASS DATA ========= -->
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+</footer>
+</body>
+</html>

+ 2 - 2
doc/io/milvus/param/MetricType.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MetricType</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/MultiConnectParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MultiConnectParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/MultiConnectParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>MultiConnectParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ParamUtils.InsertDataInfo.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ParamUtils.InsertDataInfo</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 29 - 5
doc/io/milvus/param/ParamUtils.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ParamUtils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     }
 //-->
-var data = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9};
+var data = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -273,7 +273,15 @@ extends java.lang.Object</pre>
 <td class="colFirst"><code>static boolean</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#IsVectorIndex(io.milvus.param.IndexType)">IsVectorIndex</a></span>&#8203;(<a href="IndexType.html" title="enum in io.milvus.param">IndexType</a>&nbsp;idx)</code></th>
 <td class="colLast">
-<div class="block">Checks if an index type is for vector.</div>
+<div class="block">Checks if an index type is for vector field.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#VerifyIndexType(io.milvus.param.IndexType,io.milvus.grpc.DataType)">VerifyIndexType</a></span>&#8203;(<a href="IndexType.html" title="enum in io.milvus.param">IndexType</a>&nbsp;indexType,
+               io.milvus.grpc.DataType&nbsp;dataType)</code></th>
+<td class="colLast">
+<div class="block">Checks if an index type is matched with data type.</div>
 </td>
 </tr>
 </table>
@@ -403,13 +411,29 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>IsVectorIndex</h4>
 <pre class="methodSignature">public static&nbsp;boolean&nbsp;IsVectorIndex&#8203;(<a href="IndexType.html" title="enum in io.milvus.param">IndexType</a>&nbsp;idx)</pre>
-<div class="block">Checks if an index type is for vector.</div>
+<div class="block">Checks if an index type is for vector field.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>idx</code> - index type</dd>
 </dl>
 </li>
 </ul>
+<a id="VerifyIndexType(io.milvus.param.IndexType,io.milvus.grpc.DataType)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>VerifyIndexType</h4>
+<pre class="methodSignature">public static&nbsp;boolean&nbsp;VerifyIndexType&#8203;(<a href="IndexType.html" title="enum in io.milvus.param">IndexType</a>&nbsp;indexType,
+                                      io.milvus.grpc.DataType&nbsp;dataType)</pre>
+<div class="block">Checks if an index type is matched with data type.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>indexType</code> - index type</dd>
+<dd><code>dataType</code> - data type</dd>
+</dl>
+</li>
+</ul>
 <a id="convertInsertParam(io.milvus.param.dml.InsertParam,io.milvus.response.DescCollResponseWrapper)">
 <!--   -->
 </a>

+ 2 - 2
doc/io/milvus/param/QueryNodeSingleSearch.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>QueryNodeSingleSearch.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/QueryNodeSingleSearch.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>QueryNodeSingleSearch</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/R.Status.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>R.Status</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/R.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>R</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/RpcStatus.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>RpcStatus</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ServerAddress.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ServerAddress.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ServerAddress.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ServerAddress</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/AlterAliasParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>AlterAliasParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/AlterAliasParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>AlterAliasParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/CreateAliasParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>CreateAliasParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/CreateAliasParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>CreateAliasParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/DropAliasParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>DropAliasParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/DropAliasParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>DropAliasParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.param.alias</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.param.alias Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/BulkInsertParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>BulkInsertParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/BulkInsertParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>BulkInsertParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>GetBulkInsertStateParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>GetBulkInsertStateParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ListBulkInsertTasksParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>ListBulkInsertTasksParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.param.bulkinsert</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>io.milvus.param.bulkinsert Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/collection/AlterCollectionParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>AlterCollectionParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/collection/AlterCollectionParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>AlterCollectionParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/collection/CreateCollectionParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Jun 21 11:51:48 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Thu Jun 29 10:21:02 CST 2023 -->
 <title>CreateCollectionParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-06-21">
+<meta name="dc.created" content="2023-06-29">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff