make ISO3166-2 references searchable

This commit is contained in:
Sarah Hoffmann
2022-01-13 09:44:42 +01:00
parent d6140d6d54
commit 2034ed387b
5 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
},
{
"keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
"iata", "icao", "pcode"],
"iata", "icao", "pcode", "ISO3166-2"],
"values" : {
"" : "ref"
}

View File

@@ -14,7 +14,7 @@
},
{
"keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
"iata", "icao", "pcode"],
"iata", "icao", "pcode", "ISO3166-2"],
"values" : {
"" : "ref"
}

View File

@@ -15,7 +15,7 @@
},
{
"keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
"iata", "icao", "pcode", "pcode:*"],
"iata", "icao", "pcode", "pcode:*", "ISO3166-2"],
"values" : {
"" : "ref"
}

View File

@@ -15,7 +15,7 @@
},
{
"keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
"iata", "icao", "pcode", "pcode:*"],
"iata", "icao", "pcode", "pcode:*", "ISO3166-2"],
"values" : {
"" : "ref"
}

View File

@@ -14,7 +14,7 @@
},
{
"keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
"iata", "icao", "pcode"],
"iata", "icao", "pcode", "ISO3166-2"],
"values" : {
"" : "ref"
}