remove historic:neighbourhood from address ranks

Should not be reverse searchable.

Fixes #1379.
This commit is contained in:
Sarah Hoffmann 2019-06-10 20:12:27 +02:00
parent e05e413cc4
commit 09e7f0d013

View File

@ -78,6 +78,9 @@
},
"mountain_pass" : {
"" : [20, 0]
},
"historic" : {
"neighbourhood" : [30, 0]
}
}
}