Bug 13937: Add support for SRU and Elasticsearch
[koha.git] / etc / z3950 / attribute_mappings.yaml
1 ---
2 # Mappings from Z39.50 USE attributes to Koha search fields
3 authorities:
4     # BIB-1 use attributes to index fields
5     use:
6         1: Personal-name
7         2: Heading
8         3: Heading
9         9: LC-card-number
10         12: Local-number
11         default: _all
12 biblios:
13     # BIB-1 use attributes to index fields
14     use:
15         1: author
16         2: author
17         3: author
18         4: title
19         5: se
20         7: isbn
21         8: issn
22         9: LC-card-number
23         10: bnb-card-number
24         11: bgf-number
25         12: Local-number
26         20: local-classification
27         21: subject
28         30:
29             - acqdate
30             - copydate
31             - pubdate
32         31: pubdate
33         32: acqdate
34         52: control-number
35         1003: author
36         1007: identifier-standard
37         1011: date-entered-on-file
38         1012: date-time-last-modified
39         1018: publisher
40         1019: record-source
41         1021: bib-level
42         1028: barcode
43         1031: itype
44         1033: Host-Item-Number
45         1045: control-number
46         default: _all