Create Indexes in Milvus Jobs
Creates indexes for specified collections in Milvus.
Legacy Product
Creates indexes for specified collections in Milvus.
Creates indexes for specified collections in Milvus
The ID for this job. Used in the API to reference this job. Allowed characters: a-z, A-Z, dash (-) and underscore (_)
<= 63 characters
Match pattern: [a-zA-Z][_\-a-zA-Z0-9]*[a-zA-Z0-9]?
Provide additional key/value pairs to be injected into the training JSON map at runtime. Values will be inserted as-is, so use " to surround string values
object attributes:{key required : {  
 display name: Parameter Name 
 type: string
 }value : {  
 display name: Parameter Value 
 type: string
 }}
Options used when writing output to Solr or other sources
object attributes:{key required : {  
 display name: Parameter Name 
 type: string
 }value : {  
 display name: Parameter Value 
 type: string
 }}
Options used when reading input from Solr or other sources.
object attributes:{key required : {  
 display name: Parameter Name 
 type: string
 }value : {  
 display name: Parameter Value 
 type: string
 }}
List of the indexes that should be created with corresponding params.
object attributes:{milvusCollectionName required : {  
 display name: Collection Name 
 type: string
 }indexType required : {  
 display name: Index Type 
 type: string
 }indexParams : {  
 display name: Index Parameters 
 type: array
 }}
Default: argo-milvus-create-indexes
Allowed values: argo-milvus-create-indexes