http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14899 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Peter Zhao from comment #7)
http://127.0.0.1:8080/cgi-bin/koha/admin/searchengine/elasticsearch/mappings. pl
An error has occurred! Error 500
In Koha this typically means that the Koha team is working on new features Wait while system maintenance is being done or email the Koha administrator. Use top menu bar to navigate to another part of Koha.
What is the error in the log file? How did you test? To test: $ git remote -v # should at least return catalyst git://git.catalyst.net.nz/koha.git (fetch) catalyst git://git.catalyst.net.nz/koha.git (push) $ git fetch catalyst $ git checkout -b bug_14899 catalyst/elastic_search $ git bz apply 14899 $ perl installer/data/mysql/updatedatabase.pl -- You are receiving this mail because: You are watching all bug changes.