@@ -140,6 +140,9 @@ <h3>Enum Constant Summary</h3>
140140< tr >
141141< th class ="colOne " scope ="col "> Enum Constant and Description</ th >
142142</ tr >
143+ < tr class ="rowColor ">
144+ < td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#AISAQ "> AISAQ</ a > </ span > </ code > </ td >
145+ </ tr >
143146< tr class ="altColor ">
144147< td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#AUTOINDEX "> AUTOINDEX</ a > </ span > </ code > </ td >
145148</ tr >
@@ -180,11 +183,23 @@ <h3>Enum Constant Summary</h3>
180183< td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#IVF_PQ "> IVF_PQ</ a > </ span > </ code > </ td >
181184</ tr >
182185< tr class ="rowColor ">
186+ < td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#IVF_RABITQ "> IVF_RABITQ</ a > </ span > </ code > </ td >
187+ </ tr >
188+ < tr class ="altColor ">
183189< td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#IVF_SQ8 "> IVF_SQ8</ a > </ span > </ code > </ td >
184190</ tr >
191+ < tr class ="rowColor ">
192+ < td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#MINHASH_LSH "> MINHASH_LSH</ a > </ span > </ code > </ td >
193+ </ tr >
185194< tr class ="altColor ">
195+ < td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#NGRAM "> NGRAM</ a > </ span > </ code > </ td >
196+ </ tr >
197+ < tr class ="rowColor ">
186198< td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#None "> None</ a > </ span > </ code > </ td >
187199</ tr >
200+ < tr class ="altColor ">
201+ < td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#RTREE "> RTREE</ a > </ span > </ code > </ td >
202+ </ tr >
188203< tr class ="rowColor ">
189204< td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html#SCANN "> SCANN</ a > </ span > </ code > </ td >
190205</ tr >
@@ -338,6 +353,22 @@ <h4>SCANN</h4>
338353< pre > public static final < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html " title ="enum in io.milvus.v2.common "> IndexParam.IndexType</ a > SCANN</ pre >
339354</ li >
340355</ ul >
356+ < a name ="IVF_RABITQ ">
357+ </ a >
358+ < ul class ="blockList ">
359+ < li class ="blockList ">
360+ < h4 > IVF_RABITQ</ h4 >
361+ < pre > public static final < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html " title ="enum in io.milvus.v2.common "> IndexParam.IndexType</ a > IVF_RABITQ</ pre >
362+ </ li >
363+ </ ul >
364+ < a name ="AISAQ ">
365+ </ a >
366+ < ul class ="blockList ">
367+ < li class ="blockList ">
368+ < h4 > AISAQ</ h4 >
369+ < pre > public static final < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html " title ="enum in io.milvus.v2.common "> IndexParam.IndexType</ a > AISAQ</ pre >
370+ </ li >
371+ </ ul >
341372< a name ="GPU_IVF_FLAT ">
342373<!-- -->
343374</ a >
@@ -392,6 +423,15 @@ <h4>BIN_IVF_FLAT</h4>
392423< pre > public static final < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html " title ="enum in io.milvus.v2.common "> IndexParam.IndexType</ a > BIN_IVF_FLAT</ pre >
393424</ li >
394425</ ul >
426+ < a name ="MINHASH_LSH ">
427+ <!-- -->
428+ </ a >
429+ < ul class ="blockList ">
430+ < li class ="blockList ">
431+ < h4 > MINHASH_LSH</ h4 >
432+ < pre > public static final < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html " title ="enum in io.milvus.v2.common "> IndexParam.IndexType</ a > MINHASH_LSH</ pre >
433+ </ li >
434+ </ ul >
395435< a name ="TRIE ">
396436<!-- -->
397437</ a >
@@ -401,6 +441,24 @@ <h4>TRIE</h4>
401441< pre > public static final < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html " title ="enum in io.milvus.v2.common "> IndexParam.IndexType</ a > TRIE</ pre >
402442</ li >
403443</ ul >
444+ < a name ="NGRAM ">
445+ <!-- -->
446+ </ a >
447+ < ul class ="blockList ">
448+ < li class ="blockList ">
449+ < h4 > NGRAM</ h4 >
450+ < pre > public static final < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html " title ="enum in io.milvus.v2.common "> IndexParam.IndexType</ a > NGRAM</ pre >
451+ </ li >
452+ </ ul >
453+ < a name ="RTREE ">
454+ <!-- -->
455+ </ a >
456+ < ul class ="blockList ">
457+ < li class ="blockList ">
458+ < h4 > RTREE</ h4 >
459+ < pre > public static final < a href ="../../../../io/milvus/v2/common/IndexParam.IndexType.html " title ="enum in io.milvus.v2.common "> IndexParam.IndexType</ a > RTREE</ pre >
460+ </ li >
461+ </ ul >
404462< a name ="STL_SORT ">
405463<!-- -->
406464</ a >
0 commit comments