Merge pull request #4255 from M1dgard/physician

Make office=physician non-searchable
This commit is contained in:
Bryan Housel
2017-08-21 21:23:19 -04:00
committed by GitHub
5 changed files with 29 additions and 28 deletions
+4 -4
View File
@@ -1990,6 +1990,10 @@
{
"key": "office"
},
{
"key": "office",
"value": "physician"
},
{
"key": "office",
"value": "travel_agent"
@@ -2062,10 +2066,6 @@
"key": "office",
"value": "ngo"
},
{
"key": "office",
"value": "physician"
},
{
"key": "office",
"value": "political_party"