addressex/config/meili/mapping/addressex.json

31 lines
435 B
JSON
Raw Normal View History

{
"displayedAttributes": [
"country",
"state",
"city",
"neighborhood",
"road",
"house_number",
"house",
"unit",
"postal_code"
],
"filterableAttributes": [
"country",
"state",
"city",
"neighborhood",
"road",
"house_number",
"house",
"unit",
"postal_code"
],
"searchableAttributes": [
"house_number",
"house",
"unit",
"postal_code"
],
}