diff --git a/md/es.go b/md/es.go index 8e9520d..cc24692 100644 --- a/md/es.go +++ b/md/es.go @@ -208,7 +208,7 @@ const EggFriendCircleCommentEsMapping = ` "type": "keyword" }, "reply_comment_id":{ - "type": "integer" + "type": "keyword" }, "content":{ "type": "keyword"