[addresses] PO Box config

This commit is contained in:
Al
2016-04-23 12:36:16 -04:00
parent 088152bdbf
commit 8b0ec3e70d

View File

@@ -549,10 +549,10 @@ po_boxes:
# phrases appear only in Australia # phrases appear only in Australia
sample: false sample: false
default: *po_box default: *po_box
probability: 0.95 probability: 0.995
alternatives: alternatives:
- alternative: *box - alternative: *box
probability: 0.05 probability: 0.005
numeric_probability: 0.9 # PO Box 123 numeric_probability: 0.9 # PO Box 123
alpha_probability: 0.05 # PO Box A alpha_probability: 0.05 # PO Box A
@@ -586,6 +586,12 @@ po_boxes:
- alternative: *box - alternative: *box
probability: 0.1 probability: 0.1
order:
- after: house
probability: 0.8
- before: house
probability: 0.2
# Categories # Categories
# ========== # ==========
# Use the operators "in" and "near" for building category queries # Use the operators "in" and "near" for building category queries