Skip to content

Instantly share code, notes, and snippets.

@FeizNouri
FeizNouri / mapping
Created July 18, 2019 14:09
this is the result of : GET /docs/_mapping
{
"docs" : {
"mappings" : {
"dynamic_templates" : [
{
"raw_as_text" : {
"path_match" : "meta.raw.*",
"mapping" : {
"fields" : {
"keyword" : {