DetectionComment Mapping Defined

This commit is contained in:
Corey Ogburn
2024-02-13 12:53:18 -07:00
parent 64f6d0fba9
commit 0d297274c8

View File

@@ -111,7 +111,7 @@
} }
} }
}, },
"so_comment": { "so_detectioncomment": {
"properties": { "properties": {
"createTime": { "createTime": {
"type": "date" "type": "date"
@@ -120,7 +120,7 @@
"ignore_above": 1024, "ignore_above": 1024,
"type": "keyword" "type": "keyword"
}, },
"description": { "value": {
"type": "text" "type": "text"
}, },
"userId": { "userId": {