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 -->
 <html lang="en">
 <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>
 <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="jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="jquery/jquery-ui.min.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>
 <tbody>
 <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">
 <!--   -->
 </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>
 <td class="colLast"><code>"http://"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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>
@@ -179,19 +186,33 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <td class="colLast"><code>"*"</code></td>
 </tr>
 <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">
 <!--   -->
 </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>
 <td class="colLast"><code>"bucket"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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>
 <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>
 </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">
 <td class="colFirst"><a id="io.milvus.param.Constant.FAILED_REASON">
 <!--   -->

+ 40 - 3
doc/deprecated-list.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="jquery/jquery-ui.min.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>
 <h2 title="Contents">Contents</h2>
 <ul>
+<li><a href="#field">Fields</a></li>
 <li><a href="#method">Methods</a></li>
 </ul>
 </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>
 <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>
 <td class="colLast"></td>
 </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>
 </table>
 </li>

+ 2 - 2
doc/help-doc.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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>
 <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>
-<div class="block">Specify a segment</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 </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>
 <dd>
@@ -234,6 +234,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <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>
 </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>
 <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>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/ShowCollResponseWrapper.CollectionInfo.html#SetInMemoryPercentage(long)">SetInMemoryPercentage(long)</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/ShowCollResponseWrapper.CollectionInfo.html" title="class in io.milvus.response">ShowCollResponseWrapper.CollectionInfo</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/client/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>
 <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>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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>
 <div class="block">Gets a row record from result.</div>
 </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>
 <dd>
 <div class="block">Gets a row record from result.</div>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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>
 <div class="block">Sets the collection name.</div>
 </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>
 <dd>
 <div class="block">Sets the collection name.</div>
@@ -388,18 +392,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Sets the databaseName name.</div>
 </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>
 <dd>
 <div class="block">Sets the database name.</div>
@@ -424,12 +416,20 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Sets the database name.</div>
 </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>
 <dd>
 <div class="block">Sets the database name.</div>
 </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>
 <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>
 <dd>
 <div class="block">Sets the database name.</div>
@@ -446,6 +446,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <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/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>
 <div class="block">Sets the database name.</div>
@@ -482,6 +486,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Sets the dimension of a vector field.</div>
 </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>
 <dd>
 <div class="block">Sets the collection if enableDynamicField.</div>
@@ -540,6 +548,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </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>
 <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>
 <dd>
 <div class="block">Sets the cluster health port.</div>
@@ -648,6 +660,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Specify a value to control the returned number of entities.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/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>
 <dd>
 <div class="block">Sets the max length of a varchar field.</div>
@@ -988,7 +1004,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </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>
 <dd>
-<div class="block">Specify segments</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 </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>
 <dd>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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>
 <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>
+<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>
 <dd>
 <div class="block">Factory with managing multi cluster.</div>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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>
 </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>
-<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>
 <dd>
 <div class="block">Parameters for <code>delete</code> interface.</div>
@@ -330,6 +332,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <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>
 </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>
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a></div>
 </main>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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>
 <div class="block">Gets the row count of the deleted entities.</div>
 </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>
 <dd>
 <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
       double field return List of Double
       varchar field return List of String
+      array field return List of List
       etc.</div>
 </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>
@@ -357,7 +362,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <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>
 <dd>
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </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>
 <dd>&nbsp;</dd>
@@ -491,6 +496,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </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>
 <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>
 <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>
@@ -665,6 +672,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Gets the row count of the result.</div>
 </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>
 <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>
@@ -672,7 +683,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <div class="block">Gets row records list from query result.</div>
 </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>
+<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>
+<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>
 <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>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.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>
 <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">
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </td>
 </tr>
 <tr id="i36" class="altColor">
@@ -807,7 +807,7 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <!--   -->
 </a>
 <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>
 </li>
 </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
                                                              @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">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 <dl>
 <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>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     }
 //-->
-var data = {"i0":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 altColor = "altColor";
 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>
 <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">
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </td>
 </tr>
 <tr id="i35" class="rowColor">
@@ -673,48 +673,55 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </td>
 </tr>
 <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>
 <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">
 <div class="block">Lists all collections or gets collection loading status.</div>
 </td>
 </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>
 <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">
 <div class="block">Shows all partitions in the specified collection.</div>
 </td>
 </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>
 <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">
 <div class="block">Update credential using the given user and password.</div>
 </td>
 </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>
 <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">
 <div class="block">Insert new entities into a specified collection, replace them if the entities already exist.</div>
 </td>
 </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>
 <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">
 <div class="block">Insert new entities into a specified collection asynchronously, replace them if the entities already exist.</div>
 </td>
 </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>
 <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">
 <div class="block">Number of retry attempts.</div>
 </td>
 </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>
 <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>
@@ -722,7 +729,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <div class="block">Time interval between retry attempts.</div>
 </td>
 </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>
 <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>
@@ -793,6 +800,20 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dl>
 </li>
 </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>
@@ -1480,7 +1501,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <li class="blockList">
 <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>
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 <dl>
 <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>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     }
 //-->
-var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"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 altColor = "altColor";
 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>
 <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">
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </td>
 </tr>
 <tr id="i34" class="altColor">
@@ -698,48 +698,55 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 </td>
 </tr>
 <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>
 <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">
 <div class="block">Lists all collections or gets collection loading status.</div>
 </td>
 </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>
 <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">
 <div class="block">Shows all partitions in the specified collection.</div>
 </td>
 </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>
 <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">
 <div class="block">Update credential using the given user and password.</div>
 </td>
 </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>
 <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">
 <div class="block">Insert new entities into a specified collection, replace them if the entities already exist.</div>
 </td>
 </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>
 <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">
 <div class="block">Insert new entities into a specified collection asynchronously, replace them if the entities already exist.</div>
 </td>
 </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>
 <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">
 <div class="block">Number of retry attempts.</div>
 </td>
 </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>
 <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>
@@ -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>
 </td>
 </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>
 <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>
@@ -886,6 +893,23 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 </dl>
 </li>
 </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>
@@ -1667,7 +1691,7 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <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>
 <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>
 <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>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.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>
 <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">
-<div class="block">Get flush state of specified segments.</div>
+<div class="block">Get flush state of specified collection.</div>
 </td>
 </tr>
 <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">
 <td class="colFirst"><code>void</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setLogLevel(io.milvus.param.LogLevel)">setLogLevel</a></span>&#8203;(<a href="../param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a>&nbsp;level)</code></th>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Set log level in runtime.</div>
+</td>
 </tr>
 <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>
@@ -819,15 +821,6 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a id="setLogLevel(io.milvus.param.LogLevel)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setLogLevel</h4>
-<pre class="methodSignature">public&nbsp;void&nbsp;setLogLevel&#8203;(<a href="../param/LogLevel.html" title="enum in io.milvus.param">LogLevel</a>&nbsp;level)</pre>
-</li>
-</ul>
 <a id="blockingStub()">
 <!--   -->
 </a>
@@ -934,6 +927,21 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 </dl>
 </li>
 </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>
@@ -1647,7 +1655,7 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 <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>
 <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>
 <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>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="../../../../jquery/jquery-ui.min.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 class="altColor">
 <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>
 </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="#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>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -233,7 +238,7 @@ extends java.lang.Object</pre>
 <a id="HOST_HTTP_PREFIX">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>HOST_HTTP_PREFIX</h4>
 <pre>public static final&nbsp;java.lang.String HOST_HTTP_PREFIX</pre>
@@ -243,6 +248,19 @@ extends java.lang.Object</pre>
 </dl>
 </li>
 </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>
 </ul>
 </section>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.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 id="i10" class="altColor">
 <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">
 <div class="block">Sets the database name.</div>
 </td>
@@ -468,8 +468,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.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 class="rowColor">
 <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>
 </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="#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>
 <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="#DYNAMIC_FIELD_NAME">DYNAMIC_FIELD_NAME</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="#FAILED_REASON">FAILED_REASON</a></span></code></th>
@@ -426,6 +436,19 @@ extends java.lang.Object</pre>
 </dl>
 </li>
 </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>
@@ -634,6 +657,19 @@ extends java.lang.Object</pre>
 </dl>
 </li>
 </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>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.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 -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.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 id="i8" class="altColor">
 <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">
 <div class="block">Sets the database name.</div>
 </td>
@@ -449,8 +449,7 @@ extends <a href="ConnectParam.Builder.html" title="class in io.milvus.param">Con
 <ul class="blockList">
 <li class="blockList">
 <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>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

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

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on 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>
 <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="../../../../jquery/jquery-ui.min.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