Browse Source

Update doc (#687)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
groot 1 year ago
parent
commit
9e62d846ac
100 changed files with 475 additions and 267 deletions
  1. 2 2
      doc/allclasses-index.html
  2. 2 2
      doc/allclasses.html
  3. 2 2
      doc/allpackages-index.html
  4. 25 4
      doc/constant-values.html
  5. 40 3
      doc/deprecated-list.html
  6. 2 2
      doc/help-doc.html
  7. 5 3
      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. 2 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. 8 2
      doc/index-files/index-19.html
  18. 2 6
      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. 2 2
      doc/index-files/index-22.html
  22. 31 15
      doc/index-files/index-23.html
  23. 4 2
      doc/index-files/index-3.html
  24. 7 3
      doc/index-files/index-4.html
  25. 2 2
      doc/index-files/index-5.html
  26. 2 2
      doc/index-files/index-6.html
  27. 22 3
      doc/index-files/index-7.html
  28. 2 2
      doc/index-files/index-8.html
  29. 2 2
      doc/index-files/index-9.html
  30. 2 2
      doc/index.html
  31. 5 5
      doc/io/milvus/client/AbstractMilvusGrpcClient.html
  32. 33 12
      doc/io/milvus/client/MilvusClient.html
  33. 36 12
      doc/io/milvus/client/MilvusMultiServiceClient.html
  34. 22 14
      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. 22 4
      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. 4 5
      doc/io/milvus/param/ConnectParam.Builder.html
  66. 2 2
      doc/io/milvus/param/ConnectParam.html
  67. 39 3
      doc/io/milvus/param/Constant.html
  68. 2 2
      doc/io/milvus/param/IndexType.html
  69. 2 2
      doc/io/milvus/param/LogLevel.html
  70. 2 2
      doc/io/milvus/param/MetricType.html
  71. 4 5
      doc/io/milvus/param/MultiConnectParam.Builder.html
  72. 2 2
      doc/io/milvus/param/MultiConnectParam.html
  73. 2 2
      doc/io/milvus/param/ParamUtils.InsertBuilderWrapper.html
  74. 2 2
      doc/io/milvus/param/ParamUtils.InsertDataInfo.html
  75. 2 2
      doc/io/milvus/param/ParamUtils.html
  76. 2 2
      doc/io/milvus/param/QueryNodeSingleSearch.Builder.html
  77. 2 2
      doc/io/milvus/param/QueryNodeSingleSearch.html
  78. 2 2
      doc/io/milvus/param/R.Status.html
  79. 2 2
      doc/io/milvus/param/R.html
  80. 2 2
      doc/io/milvus/param/RpcStatus.html
  81. 2 2
      doc/io/milvus/param/ServerAddress.Builder.html
  82. 2 2
      doc/io/milvus/param/ServerAddress.html
  83. 2 2
      doc/io/milvus/param/alias/AlterAliasParam.Builder.html
  84. 2 2
      doc/io/milvus/param/alias/AlterAliasParam.html
  85. 2 2
      doc/io/milvus/param/alias/CreateAliasParam.Builder.html
  86. 2 2
      doc/io/milvus/param/alias/CreateAliasParam.html
  87. 2 2
      doc/io/milvus/param/alias/DropAliasParam.Builder.html
  88. 2 2
      doc/io/milvus/param/alias/DropAliasParam.html
  89. 2 2
      doc/io/milvus/param/alias/package-summary.html
  90. 2 2
      doc/io/milvus/param/alias/package-tree.html
  91. 2 2
      doc/io/milvus/param/bulkinsert/BulkInsertParam.Builder.html
  92. 2 2
      doc/io/milvus/param/bulkinsert/BulkInsertParam.html
  93. 2 2
      doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.Builder.html
  94. 2 2
      doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.html
  95. 2 2
      doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.Builder.html
  96. 2 2
      doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.html
  97. 2 2
      doc/io/milvus/param/bulkinsert/package-summary.html
  98. 2 2
      doc/io/milvus/param/bulkinsert/package-tree.html
  99. 2 2
      doc/io/milvus/param/collection/AlterCollectionParam.Builder.html
  100. 2 2
      doc/io/milvus/param/collection/AlterCollectionParam.html

+ 2 - 2
doc/allclasses-index.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>All Classes</title>
 <title>All Classes</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/allclasses.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>All Classes</title>
 <title>All Classes</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/allpackages-index.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>All Packages</title>
 <title>All Packages</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 25 - 4
doc/constant-values.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>Constant Field Values</title>
 <title>Constant Field Values</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -118,13 +118,20 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </tr>
 </tr>
 <tbody>
 <tbody>
 <tr class="altColor">
 <tr class="altColor">
+<td class="colFirst"><a id="io.milvus.common.constant.MilvusClientConstant.MilvusConsts.CLOUD_SERVERLESS_URI_REGEX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html#CLOUD_SERVERLESS_URI_REGEX">CLOUD_SERVERLESS_URI_REGEX</a></code></th>
+<td class="colLast"><code>"^https://in03-.{20,}zilliz.*.com$"</code></td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a id="io.milvus.common.constant.MilvusClientConstant.MilvusConsts.HOST_HTTP_PREFIX">
 <td class="colFirst"><a id="io.milvus.common.constant.MilvusClientConstant.MilvusConsts.HOST_HTTP_PREFIX">
 <!--   -->
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <th class="colSecond" scope="row"><code><a href="io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html#HOST_HTTP_PREFIX">HOST_HTTP_PREFIX</a></code></th>
 <th class="colSecond" scope="row"><code><a href="io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html#HOST_HTTP_PREFIX">HOST_HTTP_PREFIX</a></code></th>
 <td class="colLast"><code>"http://"</code></td>
 <td class="colLast"><code>"http://"</code></td>
 </tr>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a id="io.milvus.common.constant.MilvusClientConstant.MilvusConsts.HOST_HTTPS_PREFIX">
 <td class="colFirst"><a id="io.milvus.common.constant.MilvusClientConstant.MilvusConsts.HOST_HTTPS_PREFIX">
 <!--   -->
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
@@ -179,19 +186,33 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <td class="colLast"><code>"*"</code></td>
 <td class="colLast"><code>"*"</code></td>
 </tr>
 </tr>
 <tr class="rowColor">
 <tr class="rowColor">
+<td class="colFirst"><a id="io.milvus.param.Constant.ARRAY_MAX_CAPACITY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="io/milvus/param/Constant.html#ARRAY_MAX_CAPACITY">ARRAY_MAX_CAPACITY</a></code></th>
+<td class="colLast"><code>"max_capacity"</code></td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a id="io.milvus.param.Constant.BUCKET">
 <td class="colFirst"><a id="io.milvus.param.Constant.BUCKET">
 <!--   -->
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <th class="colSecond" scope="row"><code><a href="io/milvus/param/Constant.html#BUCKET">BUCKET</a></code></th>
 <th class="colSecond" scope="row"><code><a href="io/milvus/param/Constant.html#BUCKET">BUCKET</a></code></th>
 <td class="colLast"><code>"bucket"</code></td>
 <td class="colLast"><code>"bucket"</code></td>
 </tr>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a id="io.milvus.param.Constant.DEFAULT_INDEX_NAME">
 <td class="colFirst"><a id="io.milvus.param.Constant.DEFAULT_INDEX_NAME">
 <!--   -->
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <th class="colSecond" scope="row"><code><a href="io/milvus/param/Constant.html#DEFAULT_INDEX_NAME">DEFAULT_INDEX_NAME</a></code></th>
 <th class="colSecond" scope="row"><code><a href="io/milvus/param/Constant.html#DEFAULT_INDEX_NAME">DEFAULT_INDEX_NAME</a></code></th>
 <td class="colLast"><code>""</code></td>
 <td class="colLast"><code>""</code></td>
 </tr>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a id="io.milvus.param.Constant.DYNAMIC_FIELD_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="io/milvus/param/Constant.html#DYNAMIC_FIELD_NAME">DYNAMIC_FIELD_NAME</a></code></th>
+<td class="colLast"><code>"$meta"</code></td>
+</tr>
 <tr class="rowColor">
 <tr class="rowColor">
 <td class="colFirst"><a id="io.milvus.param.Constant.FAILED_REASON">
 <td class="colFirst"><a id="io.milvus.param.Constant.FAILED_REASON">
 <!--   -->
 <!--   -->

+ 40 - 3
doc/deprecated-list.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>Deprecated List</title>
 <title>Deprecated List</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -97,10 +97,31 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <h1 title="Deprecated API" class="title">Deprecated API</h1>
 <h1 title="Deprecated API" class="title">Deprecated API</h1>
 <h2 title="Contents">Contents</h2>
 <h2 title="Contents">Contents</h2>
 <ul>
 <ul>
+<li><a href="#field">Fields</a></li>
 <li><a href="#method">Methods</a></li>
 <li><a href="#method">Methods</a></li>
 </ul>
 </ul>
 </div>
 </div>
-<div class="contentContainer"><a id="method">
+<div class="contentContainer"><a id="field">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Field</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<th class="colDeprecatedItemName" scope="row"><a href="io/milvus/param/highlevel/dml/response/DeleteResponse.html#deleteIds">io.milvus.param.highlevel.dml.response.DeleteResponse.deleteIds</a></th>
+<td class="colLast"></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a id="method">
 <!--   -->
 <!--   -->
 </a>
 </a>
 <ul class="blockList">
 <ul class="blockList">
@@ -124,6 +145,22 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <th class="colDeprecatedItemName" scope="row"><a href="io/milvus/param/ConnectParam.Builder.html#secure(boolean)">io.milvus.param.ConnectParam.Builder.secure&#8203;(boolean)</a></th>
 <th class="colDeprecatedItemName" scope="row"><a href="io/milvus/param/ConnectParam.Builder.html#secure(boolean)">io.milvus.param.ConnectParam.Builder.secure&#8203;(boolean)</a></th>
 <td class="colLast"></td>
 <td class="colLast"></td>
 </tr>
 </tr>
+<tr class="rowColor">
+<th class="colDeprecatedItemName" scope="row"><a href="io/milvus/param/control/GetFlushStateParam.Builder.html#addSegmentID(java.lang.Long)">io.milvus.param.control.GetFlushStateParam.Builder.addSegmentID&#8203;(Long)</a></th>
+<td class="colLast"></td>
+</tr>
+<tr class="altColor">
+<th class="colDeprecatedItemName" scope="row"><a href="io/milvus/param/control/GetFlushStateParam.Builder.html#withSegmentIDs(java.util.List)">io.milvus.param.control.GetFlushStateParam.Builder.withSegmentIDs&#8203;(List&lt;Long&gt;)</a></th>
+<td class="colLast"></td>
+</tr>
+<tr class="rowColor">
+<th class="colDeprecatedItemName" scope="row"><a href="io/milvus/param/highlevel/dml/response/SearchResponse.html#getRowRecords()">io.milvus.param.highlevel.dml.response.SearchResponse.getRowRecords()</a></th>
+<td class="colLast"></td>
+</tr>
+<tr class="altColor">
+<th class="colDeprecatedItemName" scope="row"><a href="io/milvus/response/SearchResultsWrapper.html#getRowRecords()">io.milvus.response.SearchResultsWrapper.getRowRecords()</a></th>
+<td class="colLast"></td>
+</tr>
 </tbody>
 </tbody>
 </table>
 </table>
 </li>
 </li>

+ 2 - 2
doc/help-doc.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>API Help</title>
 <title>API Help</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>A-Index</title>
 <title>A-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -170,7 +170,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetFlushStateParam.Builder.html#addSegmentID(java.lang.Long)">addSegmentID(Long)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetFlushStateParam.Builder.html" title="class in io.milvus.param.control">GetFlushStateParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetFlushStateParam.Builder.html#addSegmentID(java.lang.Long)">addSegmentID(Long)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetFlushStateParam.Builder.html" title="class in io.milvus.param.control">GetFlushStateParam.Builder</a></dt>
 <dd>
 <dd>
-<div class="block">Specify a segment</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/LoadBalanceParam.Builder.html#addSegmentID(java.lang.Long)">addSegmentID(Long)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/LoadBalanceParam.Builder.html" title="class in io.milvus.param.control">LoadBalanceParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/LoadBalanceParam.Builder.html#addSegmentID(java.lang.Long)">addSegmentID(Long)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/LoadBalanceParam.Builder.html" title="class in io.milvus.param.control">LoadBalanceParam.Builder</a></dt>
 <dd>
 <dd>
@@ -234,6 +234,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Builder for <a href="../io/milvus/param/collection/AlterCollectionParam.html" title="class in io.milvus.param.collection"><code>AlterCollectionParam</code></a> class.</div>
 <div class="block">Builder for <a href="../io/milvus/param/collection/AlterCollectionParam.html" title="class in io.milvus.param.collection"><code>AlterCollectionParam</code></a> class.</div>
 </dd>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/Constant.html#ARRAY_MAX_CAPACITY">ARRAY_MAX_CAPACITY</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/param/ParamUtils.html#AssembleKvPair(java.util.Map)">AssembleKvPair(Map&lt;String, String&gt;)</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>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/ParamUtils.html#AssembleKvPair(java.util.Map)">AssembleKvPair(Map&lt;String, String&gt;)</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>&nbsp;</dd>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/IndexType.html#AUTOINDEX">AUTOINDEX</a></span> - io.milvus.param.<a href="../io/milvus/param/IndexType.html" title="enum in io.milvus.param">IndexType</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/IndexType.html#AUTOINDEX">AUTOINDEX</a></span> - io.milvus.param.<a href="../io/milvus/param/IndexType.html" title="enum in io.milvus.param">IndexType</a></dt>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>J-Index</title>
 <title>J-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>K-Index</title>
 <title>K-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>L-Index</title>
 <title>L-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>M-Index</title>
 <title>M-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>N-Index</title>
 <title>N-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>O-Index</title>
 <title>O-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>P-Index</title>
 <title>P-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>Q-Index</title>
 <title>Q-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>R-Index</title>
 <title>R-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>S-Index</title>
 <title>S-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -256,6 +256,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <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>
 <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>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusClient.html#setLogLevel(io.milvus.param.LogLevel)">setLogLevel(LogLevel)</a></span> - Method in interface io.milvus.client.<a href="../io/milvus/client/MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></dt>
+<dd>
+<div class="block">Set log level in runtime.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusMultiServiceClient.html#setLogLevel(io.milvus.param.LogLevel)">setLogLevel(LogLevel)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusMultiServiceClient.html" title="class in io.milvus.client">MilvusMultiServiceClient</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>
 <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>
 <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>
 <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>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>B-Index</title>
 <title>B-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -426,10 +426,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Gets a row record from result.</div>
 <div class="block">Gets a row record from result.</div>
 </dd>
 </dd>
-<dt><span class="memberNameLink"><a href="../io/milvus/response/SearchResultsWrapper.html#buildRowRecord(long)">buildRowRecord(long)</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/SearchResultsWrapper.html" title="class in io.milvus.response">SearchResultsWrapper</a></dt>
-<dd>
-<div class="block">Gets a row record from result.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/basic/RowRecordWrapper.html#buildRowRecord(io.milvus.response.QueryResultsWrapper.RowRecord,long)">buildRowRecord(QueryResultsWrapper.RowRecord, long)</a></span> - Method in class io.milvus.response.basic.<a href="../io/milvus/response/basic/RowRecordWrapper.html" title="class in io.milvus.response.basic">RowRecordWrapper</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/basic/RowRecordWrapper.html#buildRowRecord(io.milvus.response.QueryResultsWrapper.RowRecord,long)">buildRowRecord(QueryResultsWrapper.RowRecord, long)</a></span> - Method in class io.milvus.response.basic.<a href="../io/milvus/response/basic/RowRecordWrapper.html" title="class in io.milvus.response.basic">RowRecordWrapper</a></dt>
 <dd>
 <dd>
 <div class="block">Gets a row record from result.</div>
 <div class="block">Gets a row record from result.</div>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>T-Index</title>
 <title>T-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>U-Index</title>
 <title>U-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>V-Index</title>
 <title>V-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 31 - 15
doc/index-files/index-23.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>W-Index</title>
 <title>W-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -216,6 +216,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Sets the collection name.</div>
 <div class="block">Sets the collection name.</div>
 </dd>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetFlushStateParam.Builder.html#withCollectionName(java.lang.String)">withCollectionName(String)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetFlushStateParam.Builder.html" title="class in io.milvus.param.control">GetFlushStateParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the collection name.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetPersistentSegmentInfoParam.Builder.html#withCollectionName(java.lang.String)">withCollectionName(String)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetPersistentSegmentInfoParam.Builder.html" title="class in io.milvus.param.control">GetPersistentSegmentInfoParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetPersistentSegmentInfoParam.Builder.html#withCollectionName(java.lang.String)">withCollectionName(String)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetPersistentSegmentInfoParam.Builder.html" title="class in io.milvus.param.control">GetPersistentSegmentInfoParam.Builder</a></dt>
 <dd>
 <dd>
 <div class="block">Sets the collection name.</div>
 <div class="block">Sets the collection name.</div>
@@ -388,18 +392,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Sets the databaseName name.</div>
 <div class="block">Sets the databaseName name.</div>
 </dd>
 </dd>
-<dt><span class="memberNameLink"><a href="../io/milvus/param/collection/HasCollectionParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/HasCollectionParam.Builder.html" title="class in io.milvus.param.collection">HasCollectionParam.Builder</a></dt>
-<dd>
-<div class="block">Sets the database name.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../io/milvus/param/ConnectParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/ConnectParam.Builder.html" title="class in io.milvus.param">ConnectParam.Builder</a></dt>
-<dd>
-<div class="block">Sets the database name.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="../io/milvus/param/MultiConnectParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/MultiConnectParam.Builder.html" title="class in io.milvus.param">MultiConnectParam.Builder</a></dt>
-<dd>
-<div class="block">Sets the database name.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/CreateCollectionParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/CreateCollectionParam.Builder.html" title="class in io.milvus.param.collection">CreateCollectionParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/CreateCollectionParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/CreateCollectionParam.Builder.html" title="class in io.milvus.param.collection">CreateCollectionParam.Builder</a></dt>
 <dd>
 <dd>
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
@@ -424,12 +416,20 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
 </dd>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/collection/HasCollectionParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/HasCollectionParam.Builder.html" title="class in io.milvus.param.collection">HasCollectionParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the database name.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/LoadCollectionParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/LoadCollectionParam.Builder.html" title="class in io.milvus.param.collection">LoadCollectionParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/LoadCollectionParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/LoadCollectionParam.Builder.html" title="class in io.milvus.param.collection">LoadCollectionParam.Builder</a></dt>
 <dd>
 <dd>
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/ShowCollectionsParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/ShowCollectionsParam.Builder.html" title="class in io.milvus.param.collection">ShowCollectionsParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/ShowCollectionsParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/ShowCollectionsParam.Builder.html" title="class in io.milvus.param.collection">ShowCollectionsParam.Builder</a></dt>
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/ConnectParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/ConnectParam.Builder.html" title="class in io.milvus.param">ConnectParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the database name.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/dml/InsertParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.dml.<a href="../io/milvus/param/dml/InsertParam.Builder.html" title="class in io.milvus.param.dml">InsertParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/dml/InsertParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.dml.<a href="../io/milvus/param/dml/InsertParam.Builder.html" title="class in io.milvus.param.dml">InsertParam.Builder</a></dt>
 <dd>
 <dd>
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
@@ -446,6 +446,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
 </dd>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/MultiConnectParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/MultiConnectParam.Builder.html" title="class in io.milvus.param">MultiConnectParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the database name.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/partition/LoadPartitionsParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.partition.<a href="../io/milvus/param/partition/LoadPartitionsParam.Builder.html" title="class in io.milvus.param.partition">LoadPartitionsParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/partition/LoadPartitionsParam.Builder.html#withDatabaseName(java.lang.String)">withDatabaseName(String)</a></span> - Method in class io.milvus.param.partition.<a href="../io/milvus/param/partition/LoadPartitionsParam.Builder.html" title="class in io.milvus.param.partition">LoadPartitionsParam.Builder</a></dt>
 <dd>
 <dd>
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
@@ -482,6 +486,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Sets the dimension of a vector field.</div>
 <div class="block">Sets the dimension of a vector field.</div>
 </dd>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/collection/FieldType.Builder.html#withElementType(io.milvus.grpc.DataType)">withElementType(DataType)</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 element type for Array type field.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/CreateCollectionParam.Builder.html#withEnableDynamicField(boolean)">withEnableDynamicField(boolean)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/CreateCollectionParam.Builder.html" title="class in io.milvus.param.collection">CreateCollectionParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/CreateCollectionParam.Builder.html#withEnableDynamicField(boolean)">withEnableDynamicField(boolean)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/CreateCollectionParam.Builder.html" title="class in io.milvus.param.collection">CreateCollectionParam.Builder</a></dt>
 <dd>
 <dd>
 <div class="block">Sets the collection if enableDynamicField.</div>
 <div class="block">Sets the collection if enableDynamicField.</div>
@@ -540,6 +548,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetFlushAllStateParam.Builder.html#withFlushAllTs(java.lang.Long)">withFlushAllTs(Long)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetFlushAllStateParam.Builder.html" title="class in io.milvus.param.control">GetFlushAllStateParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetFlushAllStateParam.Builder.html#withFlushAllTs(java.lang.Long)">withFlushAllTs(Long)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetFlushAllStateParam.Builder.html" title="class in io.milvus.param.control">GetFlushAllStateParam.Builder</a></dt>
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetFlushStateParam.Builder.html#withFlushTs(java.lang.Long)">withFlushTs(Long)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetFlushStateParam.Builder.html" title="class in io.milvus.param.control">GetFlushStateParam.Builder</a></dt>
+<dd>
+<div class="block">Input a time stamp of a flush action, get its flush state</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/ServerAddress.Builder.html#withHealthPort(int)">withHealthPort(int)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/ServerAddress.Builder.html" title="class in io.milvus.param">ServerAddress.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/ServerAddress.Builder.html#withHealthPort(int)">withHealthPort(int)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/ServerAddress.Builder.html" title="class in io.milvus.param">ServerAddress.Builder</a></dt>
 <dd>
 <dd>
 <div class="block">Sets the cluster health port.</div>
 <div class="block">Sets the cluster health port.</div>
@@ -648,6 +660,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Specify a value to control the returned number of entities.</div>
 <div class="block">Specify a value to control the returned number of entities.</div>
 </dd>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/collection/FieldType.Builder.html#withMaxCapacity(java.lang.Integer)">withMaxCapacity(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 capacity of an array field.</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>
 <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>
 <dd>
 <div class="block">Sets the max length of a varchar field.</div>
 <div class="block">Sets the max length of a varchar field.</div>
@@ -988,7 +1004,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetFlushStateParam.Builder.html#withSegmentIDs(java.util.List)">withSegmentIDs(List&lt;Long&gt;)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetFlushStateParam.Builder.html" title="class in io.milvus.param.control">GetFlushStateParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/GetFlushStateParam.Builder.html#withSegmentIDs(java.util.List)">withSegmentIDs(List&lt;Long&gt;)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/GetFlushStateParam.Builder.html" title="class in io.milvus.param.control">GetFlushStateParam.Builder</a></dt>
 <dd>
 <dd>
-<div class="block">Specify segments</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/LoadBalanceParam.Builder.html#withSegmentIDs(java.util.List)">withSegmentIDs(List&lt;Long&gt;)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/LoadBalanceParam.Builder.html" title="class in io.milvus.param.control">LoadBalanceParam.Builder</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/control/LoadBalanceParam.Builder.html#withSegmentIDs(java.util.List)">withSegmentIDs(List&lt;Long&gt;)</a></span> - Method in class io.milvus.param.control.<a href="../io/milvus/param/control/LoadBalanceParam.Builder.html" title="class in io.milvus.param.control">LoadBalanceParam.Builder</a></dt>
 <dd>
 <dd>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>C-Index</title>
 <title>C-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -158,6 +158,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusServiceClient.html#close(long)">close(long)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusServiceClient.html" title="class in io.milvus.client">MilvusServiceClient</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusServiceClient.html#close(long)">close(long)</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>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html#CLOUD_SERVERLESS_URI_REGEX">CLOUD_SERVERLESS_URI_REGEX</a></span> - Static variable in class io.milvus.common.constant.<a href="../io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html" title="class in io.milvus.common.constant">MilvusClientConstant.MilvusConsts</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="../io/milvus/connection/ClusterFactory.html" title="class in io.milvus.connection"><span class="typeNameLink">ClusterFactory</span></a> - Class in <a href="../io/milvus/connection/package-summary.html">io.milvus.connection</a></dt>
 <dt><a href="../io/milvus/connection/ClusterFactory.html" title="class in io.milvus.connection"><span class="typeNameLink">ClusterFactory</span></a> - Class in <a href="../io/milvus/connection/package-summary.html">io.milvus.connection</a></dt>
 <dd>
 <dd>
 <div class="block">Factory with managing multi cluster.</div>
 <div class="block">Factory with managing multi cluster.</div>

+ 7 - 3
doc/index-files/index-4.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>D-Index</title>
 <title>D-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -145,7 +145,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <div class="block">Builder for <a href="../io/milvus/param/credential/DeleteCredentialParam.html" title="class in io.milvus.param.credential"><code>DeleteCredentialParam</code></a> class.</div>
 <div class="block">Builder for <a href="../io/milvus/param/credential/DeleteCredentialParam.html" title="class in io.milvus.param.credential"><code>DeleteCredentialParam</code></a> class.</div>
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/response/DeleteResponse.html#deleteIds">deleteIds</a></span> - Variable in class io.milvus.param.highlevel.dml.response.<a href="../io/milvus/param/highlevel/dml/response/DeleteResponse.html" title="class in io.milvus.param.highlevel.dml.response">DeleteResponse</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/response/DeleteResponse.html#deleteIds">deleteIds</a></span> - Variable in class io.milvus.param.highlevel.dml.response.<a href="../io/milvus/param/highlevel/dml/response/DeleteResponse.html" title="class in io.milvus.param.highlevel.dml.response">DeleteResponse</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
 <dt><a href="../io/milvus/param/highlevel/dml/DeleteIdsParam.html" title="class in io.milvus.param.highlevel.dml"><span class="typeNameLink">DeleteIdsParam</span></a> - Class in <a href="../io/milvus/param/highlevel/dml/package-summary.html">io.milvus.param.highlevel.dml</a></dt>
 <dt><a href="../io/milvus/param/highlevel/dml/DeleteIdsParam.html" title="class in io.milvus.param.highlevel.dml"><span class="typeNameLink">DeleteIdsParam</span></a> - Class in <a href="../io/milvus/param/highlevel/dml/package-summary.html">io.milvus.param.highlevel.dml</a></dt>
 <dd>
 <dd>
 <div class="block">Parameters for <code>delete</code> interface.</div>
 <div class="block">Parameters for <code>delete</code> interface.</div>
@@ -330,6 +332,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Builder for <a href="../io/milvus/param/role/DropRoleParam.html" title="class in io.milvus.param.role"><code>DropRoleParam</code></a> class.</div>
 <div class="block">Builder for <a href="../io/milvus/param/role/DropRoleParam.html" title="class in io.milvus.param.role"><code>DropRoleParam</code></a> class.</div>
 </dd>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/Constant.html#DYNAMIC_FIELD_NAME">DYNAMIC_FIELD_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>
 </dl>
 </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>
 <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>
 </main>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>E-Index</title>
 <title>E-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>F-Index</title>
 <title>F-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 22 - 3
doc/index-files/index-7.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>G-Index</title>
 <title>G-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -272,6 +272,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Gets the row count of the deleted entities.</div>
 <div class="block">Gets the row count of the deleted entities.</div>
 </dd>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/response/MutationResultWrapper.html#getDeleteIDs()">getDeleteIDs()</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/MutationResultWrapper.html" title="class in io.milvus.response">MutationResultWrapper</a></dt>
+<dd>
+<div class="block">Gets the ID array from returned by delete interface.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/FieldDataWrapper.html#getDim()">getDim()</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/FieldDataWrapper.html" title="class in io.milvus.response">FieldDataWrapper</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/FieldDataWrapper.html#getDim()">getDim()</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/FieldDataWrapper.html" title="class in io.milvus.response">FieldDataWrapper</a></dt>
 <dd>
 <dd>
 <div class="block">Gets the dimension value of a vector field.</div>
 <div class="block">Gets the dimension value of a vector field.</div>
@@ -307,6 +311,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
       float field return List of Float
       float field return List of Float
       double field return List of Double
       double field return List of Double
       varchar field return List of String
       varchar field return List of String
+      array field return List of List
       etc.</div>
       etc.</div>
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/SearchResultsWrapper.html#getFieldData(java.lang.String,int)">getFieldData(String, int)</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/SearchResultsWrapper.html" title="class in io.milvus.response">SearchResultsWrapper</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/SearchResultsWrapper.html#getFieldData(java.lang.String,int)">getFieldData(String, int)</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/SearchResultsWrapper.html" title="class in io.milvus.response">SearchResultsWrapper</a></dt>
@@ -357,7 +362,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState(GetFlushStateParam)</a></span> - Method in interface io.milvus.client.<a href="../io/milvus/client/MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState(GetFlushStateParam)</a></span> - Method in interface io.milvus.client.<a href="../io/milvus/client/MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></dt>
 <dd>
 <dd>
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusMultiServiceClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState(GetFlushStateParam)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusMultiServiceClient.html" title="class in io.milvus.client">MilvusMultiServiceClient</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusMultiServiceClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState(GetFlushStateParam)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusMultiServiceClient.html" title="class in io.milvus.client">MilvusMultiServiceClient</a></dt>
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
@@ -491,6 +496,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/connection/ClusterFactory.html#getMaster()">getMaster()</a></span> - Method in class io.milvus.connection.<a href="../io/milvus/connection/ClusterFactory.html" title="class in io.milvus.connection">ClusterFactory</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/connection/ClusterFactory.html#getMaster()">getMaster()</a></span> - Method in class io.milvus.connection.<a href="../io/milvus/connection/ClusterFactory.html" title="class in io.milvus.connection">ClusterFactory</a></dt>
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/collection/FieldType.html#getMaxCapacity()">getMaxCapacity()</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/FieldType.html" title="class in io.milvus.param.collection">FieldType</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/FieldType.html#getMaxLength()">getMaxLength()</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/FieldType.html" title="class in io.milvus.param.collection">FieldType</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/FieldType.html#getMaxLength()">getMaxLength()</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/FieldType.html" title="class in io.milvus.param.collection">FieldType</a></dt>
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/R.html#getMessage()">getMessage()</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/R.html" title="class in io.milvus.param">R</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/R.html#getMessage()">getMessage()</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/R.html" title="class in io.milvus.param">R</a></dt>
@@ -665,6 +672,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <dd>
 <div class="block">Gets the row count of the result.</div>
 <div class="block">Gets the row count of the result.</div>
 </dd>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/response/SearchResponse.html#getRowRecords()">getRowRecords()</a></span> - Method in class io.milvus.param.highlevel.dml.response.<a href="../io/milvus/param/highlevel/dml/response/SearchResponse.html" title="class in io.milvus.param.highlevel.dml.response">SearchResponse</a></dt>
+<dd>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/basic/RowRecordWrapper.html#getRowRecords()">getRowRecords()</a></span> - Method in class io.milvus.response.basic.<a href="../io/milvus/response/basic/RowRecordWrapper.html" title="class in io.milvus.response.basic">RowRecordWrapper</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/basic/RowRecordWrapper.html#getRowRecords()">getRowRecords()</a></span> - Method in class io.milvus.response.basic.<a href="../io/milvus/response/basic/RowRecordWrapper.html" title="class in io.milvus.response.basic">RowRecordWrapper</a></dt>
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/QueryResultsWrapper.html#getRowRecords()">getRowRecords()</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/QueryResultsWrapper.html" title="class in io.milvus.response">QueryResultsWrapper</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/QueryResultsWrapper.html#getRowRecords()">getRowRecords()</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/QueryResultsWrapper.html" title="class in io.milvus.response">QueryResultsWrapper</a></dt>
@@ -672,7 +683,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <div class="block">Gets row records list from query result.</div>
 <div class="block">Gets row records list from query result.</div>
 </dd>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/SearchResultsWrapper.html#getRowRecords()">getRowRecords()</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/SearchResultsWrapper.html" title="class in io.milvus.response">SearchResultsWrapper</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/SearchResultsWrapper.html#getRowRecords()">getRowRecords()</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/SearchResultsWrapper.html" title="class in io.milvus.response">SearchResultsWrapper</a></dt>
+<dd>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/response/SearchResponse.html#getRowRecords(int)">getRowRecords(int)</a></span> - Method in class io.milvus.param.highlevel.dml.response.<a href="../io/milvus/param/highlevel/dml/response/SearchResponse.html" title="class in io.milvus.param.highlevel.dml.response">SearchResponse</a></dt>
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/response/SearchResultsWrapper.html#getRowRecords(int)">getRowRecords(int)</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/SearchResultsWrapper.html" title="class in io.milvus.response">SearchResultsWrapper</a></dt>
+<dd>
+<div class="block">Note: this method's function is duplicated with getIDScore(), it is for high-level search.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/connection/ServerSetting.html#getServerAddress()">getServerAddress()</a></span> - Method in class io.milvus.connection.<a href="../io/milvus/connection/ServerSetting.html" title="class in io.milvus.connection">ServerSetting</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/connection/ServerSetting.html#getServerAddress()">getServerAddress()</a></span> - Method in class io.milvus.connection.<a href="../io/milvus/connection/ServerSetting.html" title="class in io.milvus.connection">ServerSetting</a></dt>
 <dd>&nbsp;</dd>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/connection/ClusterFactory.html#getServerSettings()">getServerSettings()</a></span> - Method in class io.milvus.connection.<a href="../io/milvus/connection/ClusterFactory.html" title="class in io.milvus.connection">ClusterFactory</a></dt>
 <dt><span class="memberNameLink"><a href="../io/milvus/connection/ClusterFactory.html#getServerSettings()">getServerSettings()</a></span> - Method in class io.milvus.connection.<a href="../io/milvus/connection/ClusterFactory.html" title="class in io.milvus.connection">ClusterFactory</a></dt>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>H-Index</title>
 <title>H-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>I-Index</title>
 <title>I-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>Overview</title>
 <title>Overview</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 5 - 5
doc/io/milvus/client/AbstractMilvusGrpcClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>AbstractMilvusGrpcClient</title>
 <title>AbstractMilvusGrpcClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -457,7 +457,7 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></span>&#8203;(@NonNull <a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></span>&#8203;(@NonNull <a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </td>
 </td>
 </tr>
 </tr>
 <tr id="i36" class="altColor">
 <tr id="i36" class="altColor">
@@ -807,7 +807,7 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <!--   -->
 <!--   -->
 </a>
 </a>
 <h3>Methods inherited from interface&nbsp;io.milvus.client.<a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></h3>
 <h3>Methods inherited from interface&nbsp;io.milvus.client.<a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></h3>
-<code><a href="MilvusClient.html#close()">close</a>, <a href="MilvusClient.html#close(long)">close</a>, <a href="MilvusClient.html#withRetry(int)">withRetry</a>, <a href="MilvusClient.html#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a>, <a href="MilvusClient.html#withTimeout(long,java.util.concurrent.TimeUnit)">withTimeout</a></code></li>
+<code><a href="MilvusClient.html#close()">close</a>, <a href="MilvusClient.html#close(long)">close</a>, <a href="MilvusClient.html#setLogLevel(io.milvus.param.LogLevel)">setLogLevel</a>, <a href="MilvusClient.html#withRetry(int)">withRetry</a>, <a href="MilvusClient.html#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a>, <a href="MilvusClient.html#withTimeout(long,java.util.concurrent.TimeUnit)">withTimeout</a></code></li>
 </ul>
 </ul>
 </li>
 </li>
 </ul>
 </ul>
@@ -1713,7 +1713,7 @@ public&nbsp;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;
 <pre class="methodSignature">public&nbsp;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;&nbsp;getFlushState&#8203;(@NonNull
 <pre class="methodSignature">public&nbsp;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;&nbsp;getFlushState&#8203;(@NonNull
                                                              @NonNull <a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</pre>
                                                              @NonNull <a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">MilvusClient</a></code></span></div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">MilvusClient</a></code></span></div>
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 <dl>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></code>&nbsp;in interface&nbsp;<code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></dd>
 <dd><code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></code>&nbsp;in interface&nbsp;<code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></dd>

+ 33 - 12
doc/io/milvus/client/MilvusClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MilvusClient</title>
 <title>MilvusClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     catch(err) {
     }
     }
 //-->
 //-->
-var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":18,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":6,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":6,"i69":6,"i70":6,"i71":6,"i72":6,"i73":6,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6};
+var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":18,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":6,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":6,"i69":6,"i70":6,"i71":6,"i72":6,"i73":6,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6,"i82":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var altColor = "altColor";
 var rowColor = "rowColor";
 var rowColor = "rowColor";
@@ -394,7 +394,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></span>&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></span>&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </td>
 </td>
 </tr>
 </tr>
 <tr id="i35" class="rowColor">
 <tr id="i35" class="rowColor">
@@ -673,48 +673,55 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </td>
 </td>
 </tr>
 </tr>
 <tr id="i74" class="altColor">
 <tr id="i74" 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">
+<div class="block">Set log level in runtime.</div>
+</td>
+</tr>
+<tr id="i75" class="rowColor">
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowCollectionsResponse&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowCollectionsResponse&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showCollections(io.milvus.param.collection.ShowCollectionsParam)">showCollections</a></span>&#8203;(<a href="../param/collection/ShowCollectionsParam.html" title="class in io.milvus.param.collection">ShowCollectionsParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showCollections(io.milvus.param.collection.ShowCollectionsParam)">showCollections</a></span>&#8203;(<a href="../param/collection/ShowCollectionsParam.html" title="class in io.milvus.param.collection">ShowCollectionsParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Lists all collections or gets collection loading status.</div>
 <div class="block">Lists all collections or gets collection loading status.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i75" class="rowColor">
+<tr id="i76" class="altColor">
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowPartitionsResponse&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowPartitionsResponse&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showPartitions(io.milvus.param.partition.ShowPartitionsParam)">showPartitions</a></span>&#8203;(<a href="../param/partition/ShowPartitionsParam.html" title="class in io.milvus.param.partition">ShowPartitionsParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showPartitions(io.milvus.param.partition.ShowPartitionsParam)">showPartitions</a></span>&#8203;(<a href="../param/partition/ShowPartitionsParam.html" title="class in io.milvus.param.partition">ShowPartitionsParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Shows all partitions in the specified collection.</div>
 <div class="block">Shows all partitions in the specified collection.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i76" class="altColor">
+<tr id="i77" class="rowColor">
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;<a href="../param/RpcStatus.html" title="class in io.milvus.param">RpcStatus</a>&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;<a href="../param/RpcStatus.html" title="class in io.milvus.param">RpcStatus</a>&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateCredential(io.milvus.param.credential.UpdateCredentialParam)">updateCredential</a></span>&#8203;(<a href="../param/credential/UpdateCredentialParam.html" title="class in io.milvus.param.credential">UpdateCredentialParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateCredential(io.milvus.param.credential.UpdateCredentialParam)">updateCredential</a></span>&#8203;(<a href="../param/credential/UpdateCredentialParam.html" title="class in io.milvus.param.credential">UpdateCredentialParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Update credential using the given user and password.</div>
 <div class="block">Update credential using the given user and password.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i77" class="rowColor">
+<tr id="i78" class="altColor">
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.MutationResult&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.MutationResult&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upsert(io.milvus.param.dml.UpsertParam)">upsert</a></span>&#8203;(<a href="../param/dml/UpsertParam.html" title="class in io.milvus.param.dml">UpsertParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upsert(io.milvus.param.dml.UpsertParam)">upsert</a></span>&#8203;(<a href="../param/dml/UpsertParam.html" title="class in io.milvus.param.dml">UpsertParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Insert new entities into a specified collection, replace them if the entities already exist.</div>
 <div class="block">Insert new entities into a specified collection, replace them if the entities already exist.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i78" class="altColor">
+<tr id="i79" class="rowColor">
 <td class="colFirst"><code>com.google.common.util.concurrent.ListenableFuture&lt;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.MutationResult&gt;&gt;</code></td>
 <td class="colFirst"><code>com.google.common.util.concurrent.ListenableFuture&lt;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.MutationResult&gt;&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upsertAsync(io.milvus.param.dml.UpsertParam)">upsertAsync</a></span>&#8203;(<a href="../param/dml/UpsertParam.html" title="class in io.milvus.param.dml">UpsertParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upsertAsync(io.milvus.param.dml.UpsertParam)">upsertAsync</a></span>&#8203;(<a href="../param/dml/UpsertParam.html" title="class in io.milvus.param.dml">UpsertParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Insert new entities into a specified collection asynchronously, replace them if the entities already exist.</div>
 <div class="block">Insert new entities into a specified collection asynchronously, replace them if the entities already exist.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i79" class="rowColor">
+<tr id="i80" class="altColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <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="#withRetry(int)">withRetry</a></span>&#8203;(int&nbsp;retryTimes)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetry(int)">withRetry</a></span>&#8203;(int&nbsp;retryTimes)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Number of retry attempts.</div>
 <div class="block">Number of retry attempts.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i80" class="altColor">
+<tr id="i81" class="rowColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <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="#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a></span>&#8203;(long&nbsp;interval,
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a></span>&#8203;(long&nbsp;interval,
                  java.util.concurrent.TimeUnit&nbsp;timeUnit)</code></th>
                  java.util.concurrent.TimeUnit&nbsp;timeUnit)</code></th>
@@ -722,7 +729,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <div class="block">Time interval between retry attempts.</div>
 <div class="block">Time interval between retry attempts.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i81" class="rowColor">
+<tr id="i82" class="altColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <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,
 <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>
            java.util.concurrent.TimeUnit&nbsp;timeoutUnit)</code></th>
@@ -793,6 +800,20 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dl>
 </dl>
 </li>
 </li>
 </ul>
 </ul>
+<a id="setLogLevel(io.milvus.param.LogLevel)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLogLevel</h4>
+<pre class="methodSignature">void&nbsp;setLogLevel&#8203;(<a href="../param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a>&nbsp;level)</pre>
+<div class="block">Set log level in runtime.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>level</code> - <a href="../param/LogLevel.html" title="enum in io.milvus.param"><code>LogLevel</code></a></dd>
+</dl>
+</li>
+</ul>
 <a id="close()">
 <a id="close()">
 <!--   -->
 <!--   -->
 </a>
 </a>
@@ -1480,7 +1501,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <li class="blockList">
 <li class="blockList">
 <h4>getFlushState</h4>
 <h4>getFlushState</h4>
 <pre class="methodSignature"><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;&nbsp;getFlushState&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</pre>
 <pre class="methodSignature"><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;&nbsp;getFlushState&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</pre>
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 <dl>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>requestParam</code> - <a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control"><code>GetFlushStateParam</code></a></dd>
 <dd><code>requestParam</code> - <a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control"><code>GetFlushStateParam</code></a></dd>

+ 36 - 12
doc/io/milvus/client/MilvusMultiServiceClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MilvusMultiServiceClient</title>
 <title>MilvusMultiServiceClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     catch(err) {
     }
     }
 //-->
 //-->
-var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10};
+var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var altColor = "altColor";
 var rowColor = "rowColor";
 var rowColor = "rowColor";
@@ -419,7 +419,7 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></span>&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></span>&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </td>
 </td>
 </tr>
 </tr>
 <tr id="i34" class="altColor">
 <tr id="i34" class="altColor">
@@ -698,48 +698,55 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 </td>
 </td>
 </tr>
 </tr>
 <tr id="i73" class="rowColor">
 <tr id="i73" class="rowColor">
+<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">
+<div class="block">Set log level in runtime.</div>
+</td>
+</tr>
+<tr id="i74" class="altColor">
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowCollectionsResponse&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowCollectionsResponse&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showCollections(io.milvus.param.collection.ShowCollectionsParam)">showCollections</a></span>&#8203;(<a href="../param/collection/ShowCollectionsParam.html" title="class in io.milvus.param.collection">ShowCollectionsParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showCollections(io.milvus.param.collection.ShowCollectionsParam)">showCollections</a></span>&#8203;(<a href="../param/collection/ShowCollectionsParam.html" title="class in io.milvus.param.collection">ShowCollectionsParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Lists all collections or gets collection loading status.</div>
 <div class="block">Lists all collections or gets collection loading status.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i74" class="altColor">
+<tr id="i75" class="rowColor">
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowPartitionsResponse&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowPartitionsResponse&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showPartitions(io.milvus.param.partition.ShowPartitionsParam)">showPartitions</a></span>&#8203;(<a href="../param/partition/ShowPartitionsParam.html" title="class in io.milvus.param.partition">ShowPartitionsParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#showPartitions(io.milvus.param.partition.ShowPartitionsParam)">showPartitions</a></span>&#8203;(<a href="../param/partition/ShowPartitionsParam.html" title="class in io.milvus.param.partition">ShowPartitionsParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Shows all partitions in the specified collection.</div>
 <div class="block">Shows all partitions in the specified collection.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i75" class="rowColor">
+<tr id="i76" class="altColor">
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;<a href="../param/RpcStatus.html" title="class in io.milvus.param">RpcStatus</a>&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;<a href="../param/RpcStatus.html" title="class in io.milvus.param">RpcStatus</a>&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateCredential(io.milvus.param.credential.UpdateCredentialParam)">updateCredential</a></span>&#8203;(<a href="../param/credential/UpdateCredentialParam.html" title="class in io.milvus.param.credential">UpdateCredentialParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateCredential(io.milvus.param.credential.UpdateCredentialParam)">updateCredential</a></span>&#8203;(<a href="../param/credential/UpdateCredentialParam.html" title="class in io.milvus.param.credential">UpdateCredentialParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Update credential using the given user and password.</div>
 <div class="block">Update credential using the given user and password.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i76" class="altColor">
+<tr id="i77" class="rowColor">
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.MutationResult&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.MutationResult&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upsert(io.milvus.param.dml.UpsertParam)">upsert</a></span>&#8203;(<a href="../param/dml/UpsertParam.html" title="class in io.milvus.param.dml">UpsertParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upsert(io.milvus.param.dml.UpsertParam)">upsert</a></span>&#8203;(<a href="../param/dml/UpsertParam.html" title="class in io.milvus.param.dml">UpsertParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Insert new entities into a specified collection, replace them if the entities already exist.</div>
 <div class="block">Insert new entities into a specified collection, replace them if the entities already exist.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i77" class="rowColor">
+<tr id="i78" class="altColor">
 <td class="colFirst"><code>com.google.common.util.concurrent.ListenableFuture&lt;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.MutationResult&gt;&gt;</code></td>
 <td class="colFirst"><code>com.google.common.util.concurrent.ListenableFuture&lt;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.MutationResult&gt;&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upsertAsync(io.milvus.param.dml.UpsertParam)">upsertAsync</a></span>&#8203;(<a href="../param/dml/UpsertParam.html" title="class in io.milvus.param.dml">UpsertParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upsertAsync(io.milvus.param.dml.UpsertParam)">upsertAsync</a></span>&#8203;(<a href="../param/dml/UpsertParam.html" title="class in io.milvus.param.dml">UpsertParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Insert new entities into a specified collection asynchronously, replace them if the entities already exist.</div>
 <div class="block">Insert new entities into a specified collection asynchronously, replace them if the entities already exist.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i78" class="altColor">
+<tr id="i79" class="rowColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <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="#withRetry(int)">withRetry</a></span>&#8203;(int&nbsp;retryTimes)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetry(int)">withRetry</a></span>&#8203;(int&nbsp;retryTimes)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Number of retry attempts.</div>
 <div class="block">Number of retry attempts.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i79" class="rowColor">
+<tr id="i80" class="altColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <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="#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a></span>&#8203;(long&nbsp;interval,
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a></span>&#8203;(long&nbsp;interval,
                  java.util.concurrent.TimeUnit&nbsp;timeUnit)</code></th>
                  java.util.concurrent.TimeUnit&nbsp;timeUnit)</code></th>
@@ -747,7 +754,7 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <div class="block">Time interval between retry attempts.</div>
 <div class="block">Time interval between retry attempts.</div>
 </td>
 </td>
 </tr>
 </tr>
-<tr id="i80" class="altColor">
+<tr id="i81" class="rowColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <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,
 <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>
            java.util.concurrent.TimeUnit&nbsp;timeoutUnit)</code></th>
@@ -886,6 +893,23 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 </dl>
 </dl>
 </li>
 </li>
 </ul>
 </ul>
+<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>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#setLogLevel(io.milvus.param.LogLevel)">MilvusClient</a></code></span></div>
+<div class="block">Set log level in runtime.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="MilvusClient.html#setLogLevel(io.milvus.param.LogLevel)">setLogLevel</a></code>&nbsp;in interface&nbsp;<code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>level</code> - <a href="../param/LogLevel.html" title="enum in io.milvus.param"><code>LogLevel</code></a></dd>
+</dl>
+</li>
+</ul>
 <a id="hasCollection(io.milvus.param.collection.HasCollectionParam)">
 <a id="hasCollection(io.milvus.param.collection.HasCollectionParam)">
 <!--   -->
 <!--   -->
 </a>
 </a>
@@ -1667,7 +1691,7 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <h4>getFlushState</h4>
 <h4>getFlushState</h4>
 <pre class="methodSignature">public&nbsp;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;&nbsp;getFlushState&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</pre>
 <pre class="methodSignature">public&nbsp;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;&nbsp;getFlushState&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">MilvusClient</a></code></span></div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">MilvusClient</a></code></span></div>
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 <dl>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></code>&nbsp;in interface&nbsp;<code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></dd>
 <dd><code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></code>&nbsp;in interface&nbsp;<code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></dd>

+ 22 - 14
doc/io/milvus/client/MilvusServiceClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MilvusServiceClient</title>
 <title>MilvusServiceClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -460,7 +460,7 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></span>&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></span>&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</code></th>
 <td class="colLast">
 <td class="colLast">
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </td>
 </td>
 </tr>
 </tr>
 <tr id="i37" class="rowColor">
 <tr id="i37" class="rowColor">
@@ -706,7 +706,9 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <tr id="i71" class="rowColor">
 <tr id="i71" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <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>
 <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>
+<td class="colLast">
+<div class="block">Set log level in runtime.</div>
+</td>
 </tr>
 </tr>
 <tr id="i72" class="altColor">
 <tr id="i72" class="altColor">
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowCollectionsResponse&gt;</code></td>
 <td class="colFirst"><code><a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.ShowCollectionsResponse&gt;</code></td>
@@ -819,15 +821,6 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <!--   -->
 <!--   -->
 </a>
 </a>
 <h3>Method Detail</h3>
 <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 id="blockingStub()">
 <!--   -->
 <!--   -->
 </a>
 </a>
@@ -934,6 +927,21 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 </dl>
 </dl>
 </li>
 </li>
 </ul>
 </ul>
+<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>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#setLogLevel(io.milvus.param.LogLevel)">MilvusClient</a></code></span></div>
+<div class="block">Set log level in runtime.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>level</code> - <a href="../param/LogLevel.html" title="enum in io.milvus.param"><code>LogLevel</code></a></dd>
+</dl>
+</li>
+</ul>
 <a id="hasCollection(io.milvus.param.collection.HasCollectionParam)">
 <a id="hasCollection(io.milvus.param.collection.HasCollectionParam)">
 <!--   -->
 <!--   -->
 </a>
 </a>
@@ -1647,7 +1655,7 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <h4>getFlushState</h4>
 <h4>getFlushState</h4>
 <pre class="methodSignature">public&nbsp;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;&nbsp;getFlushState&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</pre>
 <pre class="methodSignature">public&nbsp;<a href="../param/R.html" title="class in io.milvus.param">R</a>&lt;io.milvus.grpc.GetFlushStateResponse&gt;&nbsp;getFlushState&#8203;(<a href="../param/control/GetFlushStateParam.html" title="class in io.milvus.param.control">GetFlushStateParam</a>&nbsp;requestParam)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">MilvusClient</a></code></span></div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">MilvusClient</a></code></span></div>
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 <dl>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></code>&nbsp;in interface&nbsp;<code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></dd>
 <dd><code><a href="MilvusClient.html#getFlushState(io.milvus.param.control.GetFlushStateParam)">getFlushState</a></code>&nbsp;in interface&nbsp;<code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></dd>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.client</title>
 <title>io.milvus.client</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.client Class Hierarchy</title>
 <title>io.milvus.client Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ConsistencyLevelEnum</title>
 <title>ConsistencyLevelEnum</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.common.clientenum</title>
 <title>io.milvus.common.clientenum</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.common.clientenum Class Hierarchy</title>
 <title>io.milvus.common.clientenum Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MilvusClientConstant.MilvusConsts</title>
 <title>MilvusClientConstant.MilvusConsts</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
@@ -154,11 +154,16 @@ extends java.lang.Object</pre>
 </tr>
 </tr>
 <tr class="altColor">
 <tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colFirst"><code>static java.lang.String</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#HOST_HTTP_PREFIX">HOST_HTTP_PREFIX</a></span></code></th>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CLOUD_SERVERLESS_URI_REGEX">CLOUD_SERVERLESS_URI_REGEX</a></span></code></th>
 <td class="colLast">&nbsp;</td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tr>
 <tr class="rowColor">
 <tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colFirst"><code>static java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#HOST_HTTP_PREFIX">HOST_HTTP_PREFIX</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#HOST_HTTPS_PREFIX">HOST_HTTPS_PREFIX</a></span></code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#HOST_HTTPS_PREFIX">HOST_HTTPS_PREFIX</a></span></code></th>
 <td class="colLast">&nbsp;</td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tr>
@@ -233,7 +238,7 @@ extends java.lang.Object</pre>
 <a id="HOST_HTTP_PREFIX">
 <a id="HOST_HTTP_PREFIX">
 <!--   -->
 <!--   -->
 </a>
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <li class="blockList">
 <h4>HOST_HTTP_PREFIX</h4>
 <h4>HOST_HTTP_PREFIX</h4>
 <pre>public static final&nbsp;java.lang.String HOST_HTTP_PREFIX</pre>
 <pre>public static final&nbsp;java.lang.String HOST_HTTP_PREFIX</pre>
@@ -243,6 +248,19 @@ extends java.lang.Object</pre>
 </dl>
 </dl>
 </li>
 </li>
 </ul>
 </ul>
+<a id="CLOUD_SERVERLESS_URI_REGEX">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CLOUD_SERVERLESS_URI_REGEX</h4>
+<pre>public static final&nbsp;java.lang.String CLOUD_SERVERLESS_URI_REGEX</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#io.milvus.common.constant.MilvusClientConstant.MilvusConsts.CLOUD_SERVERLESS_URI_REGEX">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
 </li>
 </li>
 </ul>
 </ul>
 </section>
 </section>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MilvusClientConstant.StringValue</title>
 <title>MilvusClientConstant.StringValue</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MilvusClientConstant</title>
 <title>MilvusClientConstant</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.common.constant</title>
 <title>io.milvus.common.constant</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.common.constant Class Hierarchy</title>
 <title>io.milvus.common.constant Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>JacksonUtils</title>
 <title>JacksonUtils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>VectorUtils</title>
 <title>VectorUtils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.common.utils</title>
 <title>io.milvus.common.utils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.common.utils Class Hierarchy</title>
 <title>io.milvus.common.utils Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ClusterFactory.Builder</title>
 <title>ClusterFactory.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ClusterFactory</title>
 <title>ClusterFactory</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ClusterListener</title>
 <title>ClusterListener</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>Listener</title>
 <title>Listener</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>QueryNodeListener</title>
 <title>QueryNodeListener</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ServerMonitor</title>
 <title>ServerMonitor</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ServerSetting.Builder</title>
 <title>ServerSetting.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ServerSetting</title>
 <title>ServerSetting</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.connection</title>
 <title>io.milvus.connection</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.connection Class Hierarchy</title>
 <title>io.milvus.connection Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ClientNotConnectedException</title>
 <title>ClientNotConnectedException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>IllegalResponseException</title>
 <title>IllegalResponseException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MilvusException</title>
 <title>MilvusException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ParamException</title>
 <title>ParamException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.exception</title>
 <title>io.milvus.exception</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.exception Class Hierarchy</title>
 <title>io.milvus.exception Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 4 - 5
doc/io/milvus/param/ConnectParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ConnectParam.Builder</title>
 <title>ConnectParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -281,7 +281,7 @@ extends java.lang.Object</pre>
 </tr>
 </tr>
 <tr id="i10" class="altColor">
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="ConnectParam.Builder.html" title="class in io.milvus.param">ConnectParam.Builder</a></code></td>
 <td class="colFirst"><code><a href="ConnectParam.Builder.html" title="class in io.milvus.param">ConnectParam.Builder</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDatabaseName(java.lang.String)">withDatabaseName</a></span>&#8203;(@NonNull java.lang.String&nbsp;databaseName)</code></th>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDatabaseName(java.lang.String)">withDatabaseName</a></span>&#8203;(java.lang.String&nbsp;databaseName)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
 </td>
 </td>
@@ -468,8 +468,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <ul class="blockList">
 <li class="blockList">
 <li class="blockList">
 <h4>withDatabaseName</h4>
 <h4>withDatabaseName</h4>
-<pre class="methodSignature">public&nbsp;<a href="ConnectParam.Builder.html" title="class in io.milvus.param">ConnectParam.Builder</a>&nbsp;withDatabaseName&#8203;(@NonNull
-                                             @NonNull java.lang.String&nbsp;databaseName)</pre>
+<pre class="methodSignature">public&nbsp;<a href="ConnectParam.Builder.html" title="class in io.milvus.param">ConnectParam.Builder</a>&nbsp;withDatabaseName&#8203;(java.lang.String&nbsp;databaseName)</pre>
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
 <dl>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dt><span class="paramLabel">Parameters:</span></dt>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ConnectParam</title>
 <title>ConnectParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 39 - 3
doc/io/milvus/param/Constant.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>Constant</title>
 <title>Constant</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -156,14 +156,24 @@ extends java.lang.Object</pre>
 </tr>
 </tr>
 <tr class="rowColor">
 <tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colFirst"><code>static java.lang.String</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BUCKET">BUCKET</a></span></code></th>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ARRAY_MAX_CAPACITY">ARRAY_MAX_CAPACITY</a></span></code></th>
 <td class="colLast">&nbsp;</td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tr>
 <tr class="altColor">
 <tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colFirst"><code>static java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BUCKET">BUCKET</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_INDEX_NAME">DEFAULT_INDEX_NAME</a></span></code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_INDEX_NAME">DEFAULT_INDEX_NAME</a></span></code></th>
 <td class="colLast">&nbsp;</td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DYNAMIC_FIELD_NAME">DYNAMIC_FIELD_NAME</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colFirst"><code>static java.lang.String</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#FAILED_REASON">FAILED_REASON</a></span></code></th>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#FAILED_REASON">FAILED_REASON</a></span></code></th>
@@ -426,6 +436,19 @@ extends java.lang.Object</pre>
 </dl>
 </dl>
 </li>
 </li>
 </ul>
 </ul>
+<a id="ARRAY_MAX_CAPACITY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ARRAY_MAX_CAPACITY</h4>
+<pre>public static final&nbsp;java.lang.String ARRAY_MAX_CAPACITY</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../constant-values.html#io.milvus.param.Constant.ARRAY_MAX_CAPACITY">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
 <a id="TOP_K">
 <a id="TOP_K">
 <!--   -->
 <!--   -->
 </a>
 </a>
@@ -634,6 +657,19 @@ extends java.lang.Object</pre>
 </dl>
 </dl>
 </li>
 </li>
 </ul>
 </ul>
+<a id="DYNAMIC_FIELD_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DYNAMIC_FIELD_NAME</h4>
+<pre>public static final&nbsp;java.lang.String DYNAMIC_FIELD_NAME</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../constant-values.html#io.milvus.param.Constant.DYNAMIC_FIELD_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
 <a id="TTL_SECONDS">
 <a id="TTL_SECONDS">
 <!--   -->
 <!--   -->
 </a>
 </a>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>IndexType</title>
 <title>IndexType</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>LogLevel</title>
 <title>LogLevel</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MetricType</title>
 <title>MetricType</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 4 - 5
doc/io/milvus/param/MultiConnectParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MultiConnectParam.Builder</title>
 <title>MultiConnectParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -241,7 +241,7 @@ extends <a href="ConnectParam.Builder.html" title="class in io.milvus.param">Con
 </tr>
 </tr>
 <tr id="i8" class="altColor">
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="MultiConnectParam.Builder.html" title="class in io.milvus.param">MultiConnectParam.Builder</a></code></td>
 <td class="colFirst"><code><a href="MultiConnectParam.Builder.html" title="class in io.milvus.param">MultiConnectParam.Builder</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDatabaseName(java.lang.String)">withDatabaseName</a></span>&#8203;(@NonNull java.lang.String&nbsp;databaseName)</code></th>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDatabaseName(java.lang.String)">withDatabaseName</a></span>&#8203;(java.lang.String&nbsp;databaseName)</code></th>
 <td class="colLast">
 <td class="colLast">
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
 </td>
 </td>
@@ -449,8 +449,7 @@ extends <a href="ConnectParam.Builder.html" title="class in io.milvus.param">Con
 <ul class="blockList">
 <ul class="blockList">
 <li class="blockList">
 <li class="blockList">
 <h4>withDatabaseName</h4>
 <h4>withDatabaseName</h4>
-<pre class="methodSignature">public&nbsp;<a href="MultiConnectParam.Builder.html" title="class in io.milvus.param">MultiConnectParam.Builder</a>&nbsp;withDatabaseName&#8203;(@NonNull
-                                                  @NonNull java.lang.String&nbsp;databaseName)</pre>
+<pre class="methodSignature">public&nbsp;<a href="MultiConnectParam.Builder.html" title="class in io.milvus.param">MultiConnectParam.Builder</a>&nbsp;withDatabaseName&#8203;(java.lang.String&nbsp;databaseName)</pre>
 <div class="block">Sets the database name.</div>
 <div class="block">Sets the database name.</div>
 <dl>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>MultiConnectParam</title>
 <title>MultiConnectParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ParamUtils.InsertBuilderWrapper</title>
 <title>ParamUtils.InsertBuilderWrapper</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ParamUtils.InsertDataInfo</title>
 <title>ParamUtils.InsertDataInfo</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ParamUtils</title>
 <title>ParamUtils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>QueryNodeSingleSearch.Builder</title>
 <title>QueryNodeSingleSearch.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>QueryNodeSingleSearch</title>
 <title>QueryNodeSingleSearch</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>R.Status</title>
 <title>R.Status</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>R</title>
 <title>R</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>RpcStatus</title>
 <title>RpcStatus</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ServerAddress.Builder</title>
 <title>ServerAddress.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ServerAddress</title>
 <title>ServerAddress</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>AlterAliasParam.Builder</title>
 <title>AlterAliasParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>AlterAliasParam</title>
 <title>AlterAliasParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>CreateAliasParam.Builder</title>
 <title>CreateAliasParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>CreateAliasParam</title>
 <title>CreateAliasParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>DropAliasParam.Builder</title>
 <title>DropAliasParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>DropAliasParam</title>
 <title>DropAliasParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.param.alias</title>
 <title>io.milvus.param.alias</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.param.alias Class Hierarchy</title>
 <title>io.milvus.param.alias Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>BulkInsertParam.Builder</title>
 <title>BulkInsertParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>BulkInsertParam</title>
 <title>BulkInsertParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>GetBulkInsertStateParam.Builder</title>
 <title>GetBulkInsertStateParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>GetBulkInsertStateParam</title>
 <title>GetBulkInsertStateParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ListBulkInsertTasksParam.Builder</title>
 <title>ListBulkInsertTasksParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>ListBulkInsertTasksParam</title>
 <title>ListBulkInsertTasksParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.param.bulkinsert</title>
 <title>io.milvus.param.bulkinsert</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>io.milvus.param.bulkinsert Class Hierarchy</title>
 <title>io.milvus.param.bulkinsert Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>AlterCollectionParam.Builder</title>
 <title>AlterCollectionParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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 -->
 <!-- NewPage -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>
-<!-- Generated by javadoc (11.0.18) on Tue Sep 05 16:02:52 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Wed Oct 25 17:11:26 CST 2023 -->
 <title>AlterCollectionParam</title>
 <title>AlterCollectionParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-09-05">
+<meta name="dc.created" content="2023-10-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <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/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

Some files were not shown because too many files changed in this diff