Skip to content
Snippets Groups Projects
Commit c8a6403d authored by Damien DESPRES's avatar Damien DESPRES
Browse files

migration es7

parent 8af03159
Branches
Tags
1 merge request!23merge dev into master
Pipeline #18680 passed
......@@ -26,7 +26,7 @@ def setup_indices(cfg):
"refresh_interval": "30s"
},
"mappings": {
"_doc": {
# "_doc": {
"dynamic_templates": [ # priority is given by order!
{
"uuid" : {
......@@ -52,7 +52,7 @@ def setup_indices(cfg):
}
]
}
}
#}
}
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment