[WIP] Implement server to parse address #1
30
config/meili/mapping/addressex.json
Normal file
30
config/meili/mapping/addressex.json
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
],
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user