Remove generate cache scripts

This commit is contained in:
Pieter Vander Vennet 2024-02-23 12:05:08 +01:00
parent 8cf65c7bf5
commit f3db4b34c9
17 changed files with 444 additions and 8231 deletions

View file

@ -22,10 +22,14 @@
"render": {
"en": "POI with image"
},
"mappings": [{
"if": "name~*",
"then": {"*": "name"}
}]
"mappings": [
{
"if": "name~*",
"then": {
"*": "name"
}
}
]
},
"name": {
"en": "Items with at least one image"