Skip to content

Commit 1a11a01

Browse files
committed
Add new verbund ids to index #2365
1 parent c00f6ec commit 1a11a01

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/main/resources/alma/index-config.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,30 @@
393393
"q.all"
394394
]
395395
},
396+
"bvbId": {
397+
"analyzer": "id_analyzer",
398+
"type": "text"
399+
},
400+
"bzsId": {
401+
"analyzer": "id_analyzer",
402+
"type": "text"
403+
},
404+
"gbvId": {
405+
"analyzer": "id_analyzer",
406+
"type": "text"
407+
},
408+
"k10PlusId": {
409+
"analyzer": "id_analyzer",
410+
"type": "text"
411+
},
412+
"kobvId": {
413+
"analyzer": "id_analyzer",
414+
"type": "text"
415+
},
416+
"obvId": {
417+
"analyzer": "id_analyzer",
418+
"type": "text"
419+
},
396420
"rpbId": {
397421
"analyzer": "id_analyzer",
398422
"type": "text"

0 commit comments

Comments
 (0)