{
"query" : { "match_phrase" : { "product_name" : '3' }},
"highlight" : {
"pre_tags" : ["<tag1>"],
"post_tags" : ["</tag1>"],
"fields" : {
"product_name" : {}
}
}
}
这么搜索为什么没有结果呢?
"query" : { "match_phrase" : { "product_name" : '3' }},
"highlight" : {
"pre_tags" : ["<tag1>"],
"post_tags" : ["</tag1>"],
"fields" : {
"product_name" : {}
}
}
}
这么搜索为什么没有结果呢?
2 个回复
novia - 1&0
赞同来自:
cren
赞同来自: