[Koha] Search issue in Native Language

2017-03-20 Thread Rejeesh K.Nair
Hi All, In our ILS (KOHA Version : 16.05.04.000), we have integrated a functionality to search for Books, Journals, Articles etc using our native language (Malayalam).The scenario is like , we would not get any proper search results using our newly integrated language in our system. Please note th

Re: [Koha] With memcached enable still take 6 sec to load

2017-03-20 Thread Tomas Cohen Arazi
El dom., 19 de mar. de 2017 5:24 PM, edmundhei escribió: > Yes I enabled it . But there seems no difference at all. > Does it show in 'About Koha'? > > > -- > View this message in context: > http://koha.1045719.n5.nabble.com/With-memcached-enable-still-take-6-sec-to-load-tp5924967p5925450.ht

[Koha] Next 16.11.x release scheduled for March 27

2017-03-20 Thread Katrin
Hi all, as we just had the security release on last Friday, I will do the next 16.11.x release which will be 16.11.x on Monday March 27 next week. This will give translators and the hackfesters in Marseille more time to work on translations and bug fixes to include. Katrin

Re: [Koha] Search issue in Native Language

2017-03-20 Thread Katrin
Hi Rejeesh, in order to be able to search for non-latin scripts in Koha you have to use ICU indexing with Zebra. You can find instructions on how to do this on the wiki: https://wiki.koha-community.org/wiki/ICU_chains_configuration Hope this helps, Katrin On 20.03.2017 09:30, Rejeesh K.N

Re: [Koha] All items "not renewable" SOLVED

2017-03-20 Thread Michael Kuhn
Yesterday I wrote: Using Koha 16.11.04 (via Debian package installation) on Debian 8 I encounter the following problem. In Koha menu "Administration > Circulation and fine rules" a single rule for all patron categories and all item types was defined. The rule includes: * Renewals allowed (count

Re: [Koha] Koha 16.05 - Change MARC framework globally on batch of records?

2017-03-20 Thread Katrin
Hi Craig, it looks like the framework is stored in frameworkcode in the table biblio. It should be possible to change it with SQL as I think it doesn't get mapped to a MARC field at the moment. Hope this helps, Katrin On 16.03.2017 20:46, Craig Butosi wrote: Hi all, Koha 16.05 on Ubuntu