shanghaikid há 2 anos atrás
pai
commit
5c40ff89eb
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      client/src/consts/Milvus.tsx

+ 4 - 4
client/src/consts/Milvus.tsx

@@ -97,10 +97,10 @@ export const FLOAT_INDEX_CONFIG: indexConfigType = {
     create: ['n_trees'],
     search: ['search_k'],
   },
-  AUTOINDEX: {
-    create: [],
-    search: [],
-  },
+  // AUTOINDEX: {
+  //   create: [],
+  //   search: [],
+  // },
   // RNSG: {
   //   create: ['out_degree', 'candidate_pool_size', 'search_length', 'knng'],
   //   search: ['search_length'],