Tìm kiếm chính xác cụm từ trong Elasticsearch
Nam Duong Huu
Đã trả lời thg 2 4, 2020 1:08 SA
Try this, seems it worked
GET index/_search
{
"query" : {
"bool" : {
"should" : [
{"terms" : {"firstName": "Nguyen"}},
{"terms" : {"lastName": "Son Tung"}}
]
}
}
}
0
How to make a website like https://www.shopback.sg/ ?
Nam Duong Huu
Đã trả lời thg 2 3, 2020 1:44 SA
Seems it costs over $1M for a project like this.
+2
Tổ chức
Chưa có tổ chức nào.