Skip to content

Instantly share code, notes, and snippets.

@akdh
Created June 20, 2016 18:02
Show Gist options
  • Save akdh/6b23494fd124a070531f5c3f2998daaf to your computer and use it in GitHub Desktop.
Save akdh/6b23494fd124a070531f5c3f2998daaf to your computer and use it in GitHub Desktop.
{
"stories": {
"mappings": {
"story": {
"properties": {
"description": {
"type": "string"
},
"title": {
"type": "string"
},
"queries": {
"type": "string",
"norms": {
"enabled": false
}
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment