From 34181bb6bcbc8b9eb2b37ae84b1a087678610fe3 Mon Sep 17 00:00:00 2001 From: shenjiachi Date: Wed, 18 Dec 2024 16:34:35 +0800 Subject: [PATCH] update comment struct --- md/es.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"