Re: [Koha] How to make the Koha/Zebra search ignore hyphens?

2019-09-18 Thread dcook
Hi Michael, That's really interesting. I assume that you're using ICU indexing? You could update "phrases-icu.xml" and "words-icu.xml" to strip out hyphens. You would need to re-index all your records afterwards though. I haven't actually tested that particular change, but just taking a little

[Koha] How to make the Koha/Zebra search ignore hyphens?

2019-09-18 Thread Michael Kuhn
Hi We have found that, at least in German, there are words or combinations of words that can be written in different ways, and both are correct and are meaning the same, e. g. * Ultraschallmessgerät = Ultraschall-Messgerät * Sintiswing = Sinti-Swing * Teeei = Tee-Ei * Haftpflichtversicherungs

Re: [Koha] Use of indicators in field 245

2019-09-18 Thread Eric Phetteplace
Hi Giacomo, You're right that the second indicator, nonfiling characters, doesn't really seem to do anything. It's an archaic holdover and probably not needed with the complicated indexing mechanisms that are available to us now. It's pretty trivial for machines to skip leading stopwords like "the

Re: [Koha] Use of indicators in field 245

2019-09-18 Thread Giacomo Visini
Hi Philippe, Thanks for the reply! The second indicator in field 245, according to the MARC 21 rules, should indeed be used to skip possible articles (i.e. The, Le, La, Les, De, Het, etc.) when indexing. But in Koha, or in our case anyway, these indicators don’t seem to be working. Most of our

Re: [Koha] Use of indicators in field 245

2019-09-18 Thread Philippe Blouin
I'd need to check the index file, but normally ind2's use is to skip the first X characters when ordering.  Ex to skip "The" at the beginning of a title. Philippe Blouin, Directeur de la technologie Tél.  : (833) 465-4276, poste 230 philippe.blo...@inlibro.com

[Koha] Use of indicators in field 245

2019-09-18 Thread Giacomo Visini
Hi fellow Koha users, Just a quick question. Can someone shed a light on the use of the indicators in field 245? Since our conversion to Koha we stopped using them, but data from previous systems has these indicators filled in. Upon inspection, in most cases the given value is even wrong someho

[Koha] Auto increment/ Checkout & Checkin

2019-09-18 Thread Arshad Iqbal
Hi to all I am facing problem in circulation, an item checking out first time and checking in , If I repeat this activity again, in repeating case auto increment DBMS error clicking, login koha database via PHPMYADMIN, clean 0 number from issue and old issue table. I have configured Auto increment