Re: [Koha-devel] Enabling Arabic and Kurdish Indexing
At 04:11 PM 12/20/2016 +0000, MHE I.T. Admin (DRR) wrote:
Than you for the prompt response, Yes they are in the same folder as (/etc/koha/zebradb/etc) and it is on 0644
Is there a typo? (it was suggested that this is crucial) Recommended: koha/zebradb/etc ... Found: /etc/koha/zebradb/etc ... (our system confirmed, and happy with 644) /---/ <http://www.indexdata.com/yaz/doc/yaz-icu.html> neither confirms nor denies that multiple lang options are possible, rather than the default <icu_chain locale=""> -- if you can get your server to find the file, have you tried both with and without the default? Maybe putting the default below specifics? Best -- Paul
Can you list several languages in words-icu.xml likeÂ
<icu_chain locale="ar"> .
.
.
. </icu_chain>
<icu_chain locale="ku"> .
.
.
. </icu_chain>
On 20 December 2016 at 15:57, Barton Chittenden <<mailto:barton@bywatersolutions.com>barton@bywatersolutions.com> wrote:
On Tue, Dec 20, 2016 at 10:15 AM, MHE I.T. Admin (DRR) <<mailto:admin@mhe-krg.org>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 was
Could 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.
See
The 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
--
I.T Admin (Dr. D.R. Roshani) <http://www.mhe-krg.org>Ministry of Higher Education T. +964.XXX.XXX XXX | E. <mailto:admin@mhe-krg.org>admin@mhe-krg.org _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
--- Maritime heritage and history, preservation and conservation, research and education through the written word and the arts. <http://NavalMarineArchive.com> and <http://UltraMarine.ca>
Hi, Our Koha is hosted on a dedicated server, Debian 8.6 and the installation folder is /etc/koha/zebradb/etc , I think as long as they are in the same folder it should not be an issue. It says that (it can not load it) not (it can not find it), I did try with bot default and specific language in the file but still got the same error. I thought if I get it work first then I can add more language and see On 20 December 2016 at 17:15, Paul A <paul.a@navalmarinearchive.com> wrote:
At 04:11 PM 12/20/2016 +0000, MHE I.T. Admin (DRR) wrote:
Than you for the prompt response, Yes they are in the same folder as (/etc/koha/zebradb/etc) and it is on 0644
Is there a typo? (it was suggested that this is crucial)
Recommended: koha/zebradb/etc ... Found: /etc/koha/zebradb/etc ... (our system confirmed, and happy with 644) /---/ <http://www.indexdata.com/yaz/doc/yaz-icu.html> neither confirms nor denies that multiple lang options are possible, rather than the default <icu_chain locale=""> -- if you can get your server to find the file, have you tried both with and without the default? Maybe putting the default below specifics?
Best -- Paul
Can you list several languages in words-icu.xml likeÂ
<icu_chain locale="ar"> .
.
.
. </icu_chain>
<icu_chain locale="ku"> .
.
.
. </icu_chain>
On 20 December 2016 at 15:57, Barton Chittenden < barton@bywatersolutions.com> wrote:
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 was
Could 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.
See
https://wiki.koha-community.org/wiki/ICU_chains_configuration
The 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
--
I.T Admin (Dr. D.R. Roshani) Ministry of Higher Education <http://www.mhe-krg.org> T. +964.XXX.XXX XXX | E. admin@mhe-krg.org _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
--- Maritime heritage and history, preservation and conservation, research and education through the written word and the arts. <http://NavalMarineArchive.com <http://navalmarinearchive.com/>> and < http://UltraMarine.ca <http://ultramarine.ca/>>
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- *I.T Admin (Dr. D.R. Roshani)* *Ministry of Higher Education <http://www.mhe-krg.org>* T. +964.XXX.XXX XXX *|* E. admin@mhe-krg.org
participants (2)
-
MHE I.T. Admin (DRR) -
Paul A