Convert Sparky to Spring-Boot
[aai/sparky-be.git] / src / main / config / dynamicMappings.json
diff --git a/src/main/config/dynamicMappings.json b/src/main/config/dynamicMappings.json
deleted file mode 100644 (file)
index 09a00ac..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "dynamic_templates": [
-       {
-         "strings": {
-               "match_mapping_type": "string",
-               "match": "*",
-               "mapping": {
-                 "type": "string",
-                 "index": "not_analyzed"
-               }
-         }
-       }
-  ]
-}
\ No newline at end of file