Skip to content

Instantly share code, notes, and snippets.

@ToeJamson
Created January 2, 2020 18:42
Show Gist options
  • Save ToeJamson/12a816410877771da864309307606241 to your computer and use it in GitHub Desktop.
Save ToeJamson/12a816410877771da864309307606241 to your computer and use it in GitHub Desktop.
// ES document structure
meeting : {
"criteria":{
"type":"nested",
"properties":{
"id":{
"type":"keyword"
},
"present":{
"type":"integer"
}
}
},
........
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment