<icu_chain locale="ar">
..
.
.
</icu_chain>
<icu_chain locale="ku">
..
.
.
</icu_chain>On Tue, Dec 20, 2016 at 10:15 AM, MHE I.T. Admin (DRR) <admin@mhe-krg.org> wrote:15:58:14-20/12 zebraidx(9140) [warn] default.idx:13: Could not load icuchain config 'words-icu.xml'
I see two unrelated issues in your logs. The most crucial wasCould not load icuchain config 'words-icu.xml'This is what's causing the indexes to fail.words-icu.xml should be in the same directory as koha/zebradb/etc/default.idx. Make sure that it's there, and that it's readable. SeeThe second issue is that you don't have item types for some of your items. That won't cause issues with searching, but it will cause errors when you try to check the items in or out. The item numbers are given in the error messages, and you can use sql to find the barcodes.--Barton