delete weight_type (#6865)
This commit is contained in:
@@ -29,7 +29,6 @@ vector_setting_fields = {
|
||||
}
|
||||
|
||||
weighted_score_fields = {
|
||||
'weight_type': fields.String,
|
||||
'keyword_setting': fields.Nested(keyword_setting_fields),
|
||||
'vector_setting': fields.Nested(vector_setting_fields),
|
||||
}
|
||||
|
Reference in New Issue
Block a user