repo.or.cz
/
koha.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 11112: (follow-up) repair Koha::Calendar->add_holiday()
[koha.git]
/
t
/
searchengine
/
indexes.yaml
blob
b369160e9941c75dc0f4189cf16e72cbed8bc94d
1
ressource_types:
2
- biblio
3
- authority
4
5
indexes:
6
- code: title
7
label: Title
8
type: ste
9
ressource_type: biblio
10
sortable: 1
11
mandatory: 1
12
mappings:
13
- 200$a
14
- 210$a
15
- 4..$t
16
- code: author
17
label: Author
18
type: str
19
ressource_type: biblio
20
sortable: 1
21
mandatory: 0
22
mappings:
23
- 700$*
24
- 710$*
25
- code: subject
26
label: Subject
27
type: str
28
ressource_type: biblio
29
sortable: 0
30
mandatory: 0
31
mappings:
32
- 600$a
33
- 601$a