@@ -, +, @@ when source $2 is uri to a bibliographic record into the "Search the catalog" box in the Staff Client and search It would work as well by using the "Identifier-other:p" index. --- .../marc_defs/marc21/biblios/biblio-koha-indexdefs.xml | 5 ++++- .../marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl | 11 ++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) --- a/etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml +++ a/etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml @@ -148,7 +148,10 @@ - Identifier-other:w + Identifier-other:w Identifier-other:p + + + Identifier-other:u --- a/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl +++ a/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl @@ -176,11 +176,20 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + + + + + + + + + + --