Content Object

This commit is contained in:
Corey Ogburn
2025-07-30 11:48:27 -06:00
parent ba601c39b3
commit 6323fbf46b

View File

@@ -20,7 +20,8 @@
"type": "keyword" "type": "keyword"
}, },
"content": { "content": {
"type": "text" "type": "object",
"enabled": false
}, },
"conversation_id": { "conversation_id": {
"ignore_above": 1024, "ignore_above": 1024,