@@ -, +, @@ Patch-for-filter-language-in-Advanced-Search - Added a record with "bul" in 008pos35-37 - Verified that this did not turn up in an advanced search with language = Bulgarian - Applied the patch - I was testing on a gitified install, so I had to copy the patched index file to the right location with this command: - Did a full reindex - Verified that the record *did* turn up in an advanced search with language = Bulgarian - Signing off! Thanks Zeno! --- etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml | 4 ++-- etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xsl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) --- a/etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml +++ a/etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml @@ -35,7 +35,7 @@ ff7-01-02:w - + date-entered-on-file:n @@ -73,7 +73,7 @@ bio:w - ln:n + ln:w ctype:w --- a/etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xsl +++ a/etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xsl @@ -117,7 +117,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + --