Commit c230cea8 authored by lixiaofang's avatar lixiaofang

add

parent 49739fc5
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
"offline_score":{"type":"double"},//离线分 "offline_score":{"type":"double"},//离线分
"results_num":{"type":"integer"},//结果数量 "results_num":{"type":"integer"},//结果数量
"type_flag":{"type":"keyword"}, "type_flag":{"type":"keyword"},
"is_online":{"type":"boolean"}//上线 "is_online":{"type":"boolean"},//上线
"url":{"type":"string"}
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment