https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20745 --- Comment #4 from Giuseppe Ciaccio <giuseppe.ciaccio@unige.it> --- I've done a test with unimarc flavour and english or it-IT as the installation language, nothing changes. The inserted records become searchable only after "service koha-common stop && service koha-common start". However, after completing the install/config wizard, I looked at the output of "ps ax" before and after service restart, and noted that, after restart, a new daemon process appeared, called <libraryname>-koha-indexer, which was missing before. I will send a logfile to show this. IMHO the wizard, or the initial koha-create command, fails launching the koha-indexer, and that's why the indexing/searching provides no results until the service is manually restarted. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.