Skip to content

Commit 0eaf2a5

Browse files
authored
Update doc (#1793)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
1 parent 1e4ba98 commit 0eaf2a5

File tree

938 files changed

+219243
-49982
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

938 files changed

+219243
-49982
lines changed

doc/allclasses-frame.html

Lines changed: 0 additions & 421 deletions
This file was deleted.

doc/allclasses-index.html

Lines changed: 3179 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 289 additions & 36 deletions
Large diffs are not rendered by default.

doc/allpackages-index.html

Lines changed: 413 additions & 0 deletions
Large diffs are not rendered by default.

doc/constant-values.html

Lines changed: 292 additions & 151 deletions
Large diffs are not rendered by default.

doc/deprecated-list.html

Lines changed: 293 additions & 62 deletions
Large diffs are not rendered by default.

doc/package-list renamed to doc/element-list

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
io.milvus.bulkwriter
2-
io.milvus.bulkwriter.common.clientenum
3-
io.milvus.bulkwriter.common.utils
4-
io.milvus.bulkwriter.connect
5-
io.milvus.bulkwriter.response
6-
io.milvus.bulkwriter.storage
7-
io.milvus.bulkwriter.storage.client
81
io.milvus.client
92
io.milvus.common.clientenum
103
io.milvus.common.constant
@@ -32,11 +25,14 @@ io.milvus.param.role
3225
io.milvus.pool
3326
io.milvus.response
3427
io.milvus.response.basic
35-
io.milvus.utils
3628
io.milvus.v2.client
29+
io.milvus.v2.client.globalcluster
3730
io.milvus.v2.common
3831
io.milvus.v2.exception
3932
io.milvus.v2.service
33+
io.milvus.v2.service.cdc
34+
io.milvus.v2.service.cdc.request
35+
io.milvus.v2.service.cdc.response
4036
io.milvus.v2.service.collection
4137
io.milvus.v2.service.collection.request
4238
io.milvus.v2.service.collection.response
@@ -48,15 +44,20 @@ io.milvus.v2.service.index.request
4844
io.milvus.v2.service.index.response
4945
io.milvus.v2.service.partition
5046
io.milvus.v2.service.partition.request
47+
io.milvus.v2.service.partition.response
5148
io.milvus.v2.service.rbac
5249
io.milvus.v2.service.rbac.request
5350
io.milvus.v2.service.rbac.response
51+
io.milvus.v2.service.resourcegroup
52+
io.milvus.v2.service.resourcegroup.request
53+
io.milvus.v2.service.resourcegroup.response
5454
io.milvus.v2.service.utility
5555
io.milvus.v2.service.utility.request
5656
io.milvus.v2.service.utility.response
5757
io.milvus.v2.service.vector
5858
io.milvus.v2.service.vector.request
5959
io.milvus.v2.service.vector.request.data
60+
io.milvus.v2.service.vector.request.highlighter
6061
io.milvus.v2.service.vector.request.ranker
6162
io.milvus.v2.service.vector.response
6263
io.milvus.v2.utils

doc/help-doc.html

Lines changed: 105 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
1+
<!DOCTYPE HTML>
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_402-402) on Thu Aug 08 18:00:38 CST 2024 -->
5+
<!-- Generated by javadoc (11.0.30) on Thu Apr 02 15:47:09 CST 2026 -->
66
<title>API Help</title>
7-
<meta name="date" content="2024-08-08">
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8+
<meta name="dc.created" content="2026-04-02">
89
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
11+
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
912
<script type="text/javascript" src="script.js"></script>
13+
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
14+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
15+
<!--[if IE]>
16+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
17+
<![endif]-->
18+
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
19+
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1020
</head>
1121
<body>
1222
<script type="text/javascript"><!--
@@ -18,20 +28,25 @@
1828
catch(err) {
1929
}
2030
//-->
21-
</script>
31+
var pathtoroot = "./";
32+
var useModuleDirectories = true;
33+
loadScripts(document, 'script');</script>
2234
<noscript>
2335
<div>JavaScript is disabled on your browser.</div>
2436
</noscript>
37+
<header role="banner">
38+
<nav role="navigation">
39+
<div class="fixedNav">
2540
<!-- ========= START OF TOP NAVBAR ======= -->
26-
<div class="topNav"><a name="navbar.top">
41+
<div class="topNav"><a id="navbar.top">
2742
<!-- -->
2843
</a>
2944
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
30-
<a name="navbar.top.firstrow">
45+
<a id="navbar.top.firstrow">
3146
<!-- -->
3247
</a>
3348
<ul class="navList" title="Navigation">
34-
<li><a href="overview-summary.html">Overview</a></li>
49+
<li><a href="index.html">Overview</a></li>
3550
<li>Package</li>
3651
<li>Class</li>
3752
<li><a href="overview-tree.html">Tree</a></li>
@@ -41,16 +56,14 @@
4156
</ul>
4257
</div>
4358
<div class="subNav">
44-
<ul class="navList">
45-
<li>Prev</li>
46-
<li>Next</li>
47-
</ul>
48-
<ul class="navList">
49-
<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
50-
<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
51-
</ul>
5259
<ul class="navList" id="allclasses_navbar_top">
53-
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
60+
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
61+
</ul>
62+
<ul class="navListSearch">
63+
<li><label for="search">SEARCH:</label>
64+
<input type="text" id="search" value="search" disabled="disabled">
65+
<input type="reset" id="reset" value="reset" disabled="disabled">
66+
</li>
5467
</ul>
5568
<div>
5669
<script type="text/javascript"><!--
@@ -63,126 +76,166 @@
6376
}
6477
//-->
6578
</script>
79+
<noscript>
80+
<div>JavaScript is disabled on your browser.</div>
81+
</noscript>
6682
</div>
67-
<a name="skip.navbar.top">
83+
<a id="skip.navbar.top">
6884
<!-- -->
6985
</a></div>
7086
<!-- ========= END OF TOP NAVBAR ========= -->
87+
</div>
88+
<div class="navPadding">&nbsp;</div>
89+
<script type="text/javascript"><!--
90+
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
91+
//-->
92+
</script>
93+
</nav>
94+
</header>
95+
<main role="main">
7196
<div class="header">
7297
<h1 class="title">How This API Document Is Organized</h1>
7398
<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
7499
</div>
75100
<div class="contentContainer">
76101
<ul class="blockList">
77102
<li class="blockList">
103+
<section>
78104
<h2>Overview</h2>
79-
<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</p>
105+
<p>The <a href="index.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</p>
106+
</section>
80107
</li>
81108
<li class="blockList">
109+
<section>
82110
<h2>Package</h2>
83-
<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
111+
<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:</p>
84112
<ul>
85-
<li>Interfaces (italic)</li>
113+
<li>Interfaces</li>
86114
<li>Classes</li>
87115
<li>Enums</li>
88116
<li>Exceptions</li>
89117
<li>Errors</li>
90118
<li>Annotation Types</li>
91119
</ul>
120+
</section>
92121
</li>
93122
<li class="blockList">
94-
<h2>Class/Interface</h2>
123+
<section>
124+
<h2>Class or Interface</h2>
95125
<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
96126
<ul>
97-
<li>Class inheritance diagram</li>
127+
<li>Class Inheritance Diagram</li>
98128
<li>Direct Subclasses</li>
99129
<li>All Known Subinterfaces</li>
100130
<li>All Known Implementing Classes</li>
101-
<li>Class/interface declaration</li>
102-
<li>Class/interface description</li>
131+
<li>Class or Interface Declaration</li>
132+
<li>Class or Interface Description</li>
103133
</ul>
134+
<br>
104135
<ul>
105136
<li>Nested Class Summary</li>
106137
<li>Field Summary</li>
138+
<li>Property Summary</li>
107139
<li>Constructor Summary</li>
108140
<li>Method Summary</li>
109141
</ul>
142+
<br>
110143
<ul>
111144
<li>Field Detail</li>
145+
<li>Property Detail</li>
112146
<li>Constructor Detail</li>
113147
<li>Method Detail</li>
114148
</ul>
115149
<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
150+
</section>
116151
</li>
117152
<li class="blockList">
153+
<section>
118154
<h2>Annotation Type</h2>
119155
<p>Each annotation type has its own separate page with the following sections:</p>
120156
<ul>
121-
<li>Annotation Type declaration</li>
122-
<li>Annotation Type description</li>
157+
<li>Annotation Type Declaration</li>
158+
<li>Annotation Type Description</li>
123159
<li>Required Element Summary</li>
124160
<li>Optional Element Summary</li>
125161
<li>Element Detail</li>
126162
</ul>
163+
</section>
127164
</li>
128165
<li class="blockList">
166+
<section>
129167
<h2>Enum</h2>
130168
<p>Each enum has its own separate page with the following sections:</p>
131169
<ul>
132-
<li>Enum declaration</li>
133-
<li>Enum description</li>
170+
<li>Enum Declaration</li>
171+
<li>Enum Description</li>
134172
<li>Enum Constant Summary</li>
135173
<li>Enum Constant Detail</li>
136174
</ul>
175+
</section>
137176
</li>
138177
<li class="blockList">
178+
<section>
139179
<h2>Tree (Class Hierarchy)</h2>
140-
<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
180+
<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with <code>java.lang.Object</code>. Interfaces do not inherit from <code>java.lang.Object</code>.</p>
141181
<ul>
142182
<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
143-
<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
183+
<li>When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.</li>
144184
</ul>
185+
</section>
145186
</li>
146187
<li class="blockList">
188+
<section>
147189
<h2>Deprecated API</h2>
148190
<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
191+
</section>
149192
</li>
150193
<li class="blockList">
194+
<section>
151195
<h2>Index</h2>
152-
<p>The <a href="index-files/index-1.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
196+
<p>The <a href="index-files/index-1.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.</p>
197+
</section>
153198
</li>
154199
<li class="blockList">
155-
<h2>Prev/Next</h2>
156-
<p>These links take you to the next or previous class, interface, package, or related page.</p>
157-
</li>
158-
<li class="blockList">
159-
<h2>Frames/No Frames</h2>
160-
<p>These links show and hide the HTML frames. All pages are available with or without frames.</p>
161-
</li>
162-
<li class="blockList">
163-
<h2>All Classes</h2>
164-
<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
200+
<section>
201+
<h2>All&nbsp;Classes</h2>
202+
<p>The <a href="allclasses.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
203+
</section>
165204
</li>
166205
<li class="blockList">
206+
<section>
167207
<h2>Serialized Form</h2>
168208
<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
209+
</section>
169210
</li>
170211
<li class="blockList">
212+
<section>
171213
<h2>Constant Field Values</h2>
172214
<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
215+
</section>
216+
</li>
217+
<li class="blockList">
218+
<section>
219+
<h2>Search</h2>
220+
<p>You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader".</p>
221+
</section>
173222
</li>
174223
</ul>
175-
<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div>
224+
<hr>
225+
<span class="emphasizedPhrase">This help file applies to API documentation generated by the standard doclet.</span></div>
226+
</main>
227+
<footer role="contentinfo">
228+
<nav role="navigation">
176229
<!-- ======= START OF BOTTOM NAVBAR ====== -->
177-
<div class="bottomNav"><a name="navbar.bottom">
230+
<div class="bottomNav"><a id="navbar.bottom">
178231
<!-- -->
179232
</a>
180233
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
181-
<a name="navbar.bottom.firstrow">
234+
<a id="navbar.bottom.firstrow">
182235
<!-- -->
183236
</a>
184237
<ul class="navList" title="Navigation">
185-
<li><a href="overview-summary.html">Overview</a></li>
238+
<li><a href="index.html">Overview</a></li>
186239
<li>Package</li>
187240
<li>Class</li>
188241
<li><a href="overview-tree.html">Tree</a></li>
@@ -192,16 +245,8 @@ <h2>Constant Field Values</h2>
192245
</ul>
193246
</div>
194247
<div class="subNav">
195-
<ul class="navList">
196-
<li>Prev</li>
197-
<li>Next</li>
198-
</ul>
199-
<ul class="navList">
200-
<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
201-
<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
202-
</ul>
203248
<ul class="navList" id="allclasses_navbar_bottom">
204-
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
249+
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
205250
</ul>
206251
<div>
207252
<script type="text/javascript"><!--
@@ -214,10 +259,15 @@ <h2>Constant Field Values</h2>
214259
}
215260
//-->
216261
</script>
262+
<noscript>
263+
<div>JavaScript is disabled on your browser.</div>
264+
</noscript>
217265
</div>
218-
<a name="skip.navbar.bottom">
266+
<a id="skip.navbar.bottom">
219267
<!-- -->
220268
</a></div>
221269
<!-- ======== END OF BOTTOM NAVBAR ======= -->
270+
</nav>
271+
</footer>
222272
</body>
223273
</html>

0 commit comments

Comments
 (0)