Untitled

 avatar
unknown
plain_text
10 months ago
326 B
5
Indexable
{
  "dynamic_templates": [
    {
      "geo-point": {
        "path_match": "*.geo.location",
        "mapping": {
          "type": "geo_point"
        }
      }
    },
    {
      "ip": {
        "mapping": {
          "type": "ip"
        },
        "match": "ip"
      }
    }
  ],
  "properties": {}
}
Editor is loading...
Leave a Comment