diff --git a/bin/slubsipbuilderbagit.pl b/bin/slubsipbuilderbagit.pl
index 9ffec9a8141b33e505df9caff3518e52f2c666f4..cb80ae81981c0bd674a2f6ea0395d8a0e67b27ca 100644
--- a/bin/slubsipbuilderbagit.pl
+++ b/bin/slubsipbuilderbagit.pl
@@ -61,7 +61,7 @@ package SLUB::LZA::SIPBuilderBagIt;
     my $marc_mods_url  = 'http://www.loc.gov/standards/mods/v3/MARC21slim2MODS3-6.xsl';
     my $marc_utils_url = 'http://www.loc.gov/standards/marcxml/xslt/MARC21slimUtils.xsl';
     my $swb_url        = 'https://sru.bsz-bw.de/swb';
-    my $searchkey      = 'pica.swn';
+    my $searchkey      = 'pica.all';
     my $recordschema   = 'marcxmlvbos';
     our $with_debug    = 0;