http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478
--- Comment #51 from Robin Sheat <[email protected]> --- How long did you let it sit on 'Committing', the first one can take some time (in the order of 10 seconds or so perhaps.) Otherwise, it's hard to see what's going on without real information but it does look like things aren't indexing well. In Koha/ElasticSearch/Indexer.pm there are a couple of commented out 'trace_calls' entries. If you make that active, you may get more information about what's going on. Otherwise perhaps trace through it using the Perl debugger and see where it stops. -- 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/
