]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-admin.style
Merge pull request #2903 from lonvia/migration-for-index-reorganization
[nominatim.git] / settings / import-admin.style
index 2ad6cec8d86d2ea0ec62da086c18363e2127e64a..37d03a83d8cc8795be2ef20174df89a35d073efc 100644 (file)
@@ -1,13 +1,20 @@
 [
+{   "keys" : ["wikipedia", "wikipedia:*", "wikidata"],
+    "values" : {
+        "" : "extra"
+    }
+},
 {
-    "keys" : ["name:prefix", "name:suffix", "name:botanical", "*wikidata"],
+    "keys" : ["*:prefix", "*:suffix", "name:prefix:*", "name:suffix:*",
+              "name:etymology", "name:signed", "name:botanical", "*:wikidata",
+              "addr:street:name", "addr:street:type"],
     "values" : {
         "" : "skip"
     }
 },
 {
     "keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
-              "iata", "icao", "pcode"],
+              "iata", "icao", "pcode", "ISO3166-2"],
     "values" : {
         "" : "ref"
     }