https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478
--- Comment #254 from Jonathan Druart <[email protected]> --- (In reply to Srdjan Jankovic from comment #253) > I had something similar with mismatching libcatmandu-perl, > libcatmandu-store-elasticsearch-perl and libcatmandu-marc-perl. Which > versions do you have please? Hi Srdjan, the pad Claire posted contains all the infos ;) I c/p it here not to loose it: $ misc/search_tools/rebuild_elastic_search.pl -v -bn=1 Indexing biblios 1 must be hashref, arrayref, coderef or iterable object Trace begun at /usr/local/share/perl/5.22.1/Catmandu/Fix.pm line 171 Catmandu::Fix::fix('Catmandu::Fix=HASH(0x6c3ba40)', 'Catmandu::Importer::MARC=HASH(0x6b44988)') called at /home/koha/src/Koha/SearchEngine/Elasticsearch/Indexer.pm line 193 Koha::SearchEngine::Elasticsearch::Indexer::_convert_marc_to_json('Koha::SearchEngine::Elasticsearch::Indexer=HASH(0xab9fa0)', 'ARRAY(0x4cd6600)') called at /home/koha/src/Koha/SearchEngine/Elasticsearch/Indexer.pm line 69 Koha::SearchEngine::Elasticsearch::Indexer::update_index('Koha::SearchEngine::Elasticsearch::Indexer=HASH(0xab9fa0)', 'ARRAY(0x4cd6738)', 'ARRAY(0x4cd6600)') called at misc/search_tools/rebuild_elastic_search.pl line 191 main::do_reindex('CODE(0x8b3ba0)', 'biblios') called at misc/search_tools/rebuild_elastic_search.pl line 139 $ git log -1 --oneline --decorate a8376f9 (HEAD -> master, origin/master, origin/HEAD) Bug 17432: Remove minification ii elasticsearch 1.7.5 all Open Source, Distributed, RESTful Search Engine ii libcatmandu-store-elasticsearch 0.0304-1 all A searchable store backed by Elasticsearch ii libsearch-elasticsearch-perl 1.19-1 all The official client for Elasticsearch ii libcatmandu-marc-perl 0.214-1 all modules for working with MARC data within the Catmandu framework ii libcatmandu-perl 0.9505-1 all metadata toolkit ii libcatmandu-store-elasticsearch 0.0304-1 all A searchable store backed by Elasticsearch ii liblog-any-adapter-perl 0.11-2 all <short description; defaults to some wise words> ii liblog-any-perl 1.03-1 all Perl module to log messages safely and efficiently -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
