Skip to content

Instantly share code, notes, and snippets.

@LeoDOD
LeoDOD / es-mappings.json
Created August 25, 2021 11:21
Elasticsearch mappings that are the bane of my existance.
{
"fw_appv2": {
"mappings": {
"syncConversations": {
"properties": {
"archived": {
"type": "boolean"
},
"communication_log_id": {
"type": "string"