From a204babb607cbd7556126365c6022e4e8b95520c Mon Sep 17 00:00:00 2001 From: Johannes Schultze Date: Wed, 13 Sep 2023 17:21:12 +0200 Subject: [PATCH] VuFind 9. --- qcovery_local/config/vufind/searchkeys.ini | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/qcovery_local/config/vufind/searchkeys.ini b/qcovery_local/config/vufind/searchkeys.ini index f3e69feb7..6972bf01d 100755 --- a/qcovery_local/config/vufind/searchkeys.ini +++ b/qcovery_local/config/vufind/searchkeys.ini @@ -39,4 +39,22 @@ tit = Title per = Person txt = Fulltext -[phraseKeys-findex] \ No newline at end of file +[phraseKeys-findex] + +[keys-search2] +all = AllFields +tit = Title +ser = JournalTitle +per = Author +sub = Subject +sgn = Signature +isn = ISSN +pub = Publisher +;sww = Subject +;sys = Class +;thm = Class +;bkl = BK +;txt = Fulltext +;num = Numbers +;isn = ISN +;ppn = PPN \ No newline at end of file