[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 5 11:37:07 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478

--- Comment #123 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Robin, just retried now with and everything works fine.
Not sure where did it come from, but it looks to be fixed!

Just got:

Upgrade to XXX done (Bug 12478 - set up elasticsearch tables)
DBD::mysql::db do failed: Can't DROP 'index_name_2'; check that column/key
exists at installer/data/mysql/updatedatabase.pl line 10967.DBD::mysql::db do
failed: Duplicate column name 'label' at installer/data/mysql/updatedatabase.pl
line 10970.
Upgrade to XXX done (Bug 12478/14899 - DB Changes to the elasticsearch tables)

when updating the DB.
You have updated the structure in the elasticsearch_mapping.sql file, so no
need to remove the unique key and add the label field in the last
updatedatabase entry.
Not a big deal anyway :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list