https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24573
--- Comment #4 from Julian Maurice <[email protected]> --- (In reply to Michal Denar from comment #3) > Hi Julian, > how test this patch? Hi, I think it's enough to `git grep Catmandu::MARC` and `git grep Catmandu::Store::ElasticSearch` to see that they are used in Koha (thus they must appear in cpanfile) But you can go further and uninstall these modules, and see that search and reindexation don't work when SearchEngine = Elasticsearch You can try the latest version of Catmandu::Store::ElasticSearch and verify that search doesn't work with it. Downgrade to 0.512 and verify that search works. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
