config.rule_age_hold_protect
Hold Item Age Protection rules
A hold request can only capture new(ish) items when they are within a particular proximity of the pickup_lib of the request. The proximity ('prox' column) is calculated by counting the number of tree edges between the pickup_lib and either the owning_lib or circ_lib of the copy that could fulfill the hold, as determined by the distance_is_from_owner value of the hold matrix rule controlling the hold request.
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('config.rule_age_hold_protect_id_seq'::regclass) |
|
name |
|
No |
||
age |
|
No |
||
prox |
|
No |
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|