Код: Выделить всё
mappings={
'combo_text_image': {
"type": "multimodal_combination",
"weights": {
"name": 0.05,
"description": 0.15,
"image_url": 0.8
}
}
},
Код: Выделить всё
mappings={
'combo_text_image': {
"type": "multimodal_combination",
"weights": {
"name": 0.2,
"image_url": 0.8
}
}
},
Подробнее здесь: https://stackoverflow.com/questions/784 ... arqo-index