|
@@ -65,6 +65,7 @@ const collectionTrans = {
|
|
partitionKey: 'Partition Key',
|
|
partitionKey: 'Partition Key',
|
|
partitionKeyTooltip:
|
|
partitionKeyTooltip:
|
|
' Milvus will store entities in a partition according to the values in the partition key field. Only one Int64 or VarChar field is supported.',
|
|
' Milvus will store entities in a partition according to the values in the partition key field. Only one Int64 or VarChar field is supported.',
|
|
|
|
+ enableDynamicSchema: 'Enable Dynamic Schema',
|
|
|
|
|
|
// load dialog
|
|
// load dialog
|
|
loadTitle: 'Load Collection',
|
|
loadTitle: 'Load Collection',
|