https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20424 --- Comment #12 from Koha Team University Lyon 3 <koha@univ-lyon3.fr> --- Thanks Alex for the new patches. I'm testing right now and I'm wondering if we couldn't enhance the search on the new index : Identifier-persistent (on fields 003 and 033$a) Is it normal that when I tried : localhost:8080/cgi-bin/koha/opac-search.pl?advsearch=1&idx=Identifier-persistent&q=ARK%3A99 I found a biblio with : 033 : http://www.sudoc.fr/001018426 and 033$a=https://catalogue.bnf.fr/ark:/12148/cb34368226v and 033$a=https://reseau-mirabel.info/revue/titre-id/9939 I was expecting to find a biblio with : 003 like ARK:99 or 033$a like ARK:99 Do you think we could change that ? Thanks -- You are receiving this mail because: You are watching all bug changes.