Skip to content

Instantly share code, notes, and snippets.

@Ananto30
Created November 4, 2020 04:57
Show Gist options
  • Save Ananto30/aab2054d724cf2de093b04419fa2acf2 to your computer and use it in GitHub Desktop.
Save Ananto30/aab2054d724cf2de093b04419fa2acf2 to your computer and use it in GitHub Desktop.
{
"mappings": {
"dynamic": false,
"fields": {
"body_en": {
"type": "string",
"analyzer": "lucene.standard"
},
"chapter_en": {
"type": "string",
"analyzer": "lucene.standard"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment