npolar / api.npolar.no

Searchable data storage
https://api.npolar.no
4 stars 0 forks source link

Default and inline mapping #56

Closed baelter closed 7 years ago

baelter commented 9 years ago

Suggestions:

baelter commented 9 years ago
"dynamic_templates" : [
      {
        "strings_not_analyzed" : {
          "match" : "*",
          "match_mapping_type" : "string",
          "mapping" : {
            "type" : "string",
            "index" : "not_analyzed"
          }
        }
      }
    ],
cnrdh commented 7 years ago

Done....