Commit 566a9409 authored by 段英荣's avatar 段英荣

modify

parent 51392831
...@@ -12,6 +12,6 @@ ...@@ -12,6 +12,6 @@
"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":"long"}//上线 "is_online":{"type":"boolean"}//上线
} }
} }
\ No newline at end of file
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