allow to specify therapist offices more precisely

This commit is contained in:
Martin Raifer
2023-01-26 11:52:07 +01:00
parent 4796398913
commit fe6bd581cd
3 changed files with 21 additions and 1 deletions
+7 -1
View File
@@ -7,8 +7,14 @@
"tags": {
"office": "therapist"
},
"fields": [
"healthcare_therapist",
"healthcare/speciality",
"{office}"
],
"terms": [
"therapy"
],
"name": "Therapist Office"
"name": "Therapist Office",
"matchScore": 0.9
}