Re: [Koha] some warnings during zebra indexing

2013-02-06 Thread samuel desseaux

Le 05/02/2013 18:53, Frédéric Demians a écrit :

/15:45:36-05/02 zebraidx(29319) [warn]
/etc/koha/zebradb/authorities/etc/dom-config-marc.xml: stylesheet
authority-zebra-indexdefs.xsl not found in path


/etc/koha/zebradb/authorities/etc:/etc/koha/zebradb/etc:/etc/koha/zebradb/marc_defs/unimarc/authorities:/etc/koha/zebradb/lang_defs/fr:/etc/koha/zebradb/xsl

It means you have activated DOM indexing for authorities with a UNIMARC
Koha. But authorities DOM indexing works for MARC21 but doesn't for
UNIMARC. See bug 7421.

Switch to GRS-1 for authorities indexing.



Ok , but how can i do it? Do i modify the koha-conf.xml or like this 
(http://wiki.koha-community.org/wiki/Switching_to_dom_indexing   and 
instead dom, i choose grs-1).
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] problem with zebra

2013-02-06 Thread samuel desseaux

Hi,

I've just made a rebuild zebra and my research won't display anything.

When i do these commands, it seems to hava a problem but how can i solve it?

koha@bibkoha:/etc/koha/zebradb$ zebrasrv-2.0 -f /etc/koha/koha-conf.xml
16:09:05-06/02 [log] zebra_start 2.0.44 
419ad759807269fdfa379799a051ed3a551c6541

16:09:05-06/02 [log] config /etc/koha/zebradb/zebra-biblios-dom.cfg
16:09:05-06/02 [log] Loaded filter module 
/usr/lib/idzebra-2.0/modules/mod-dom.so
16:09:05-06/02 [log] Loaded filter module 
/usr/lib/idzebra-2.0/modules/mod-alvis.so
16:09:05-06/02 [log] Loaded filter module 
/usr/lib/idzebra-2.0/modules/mod-text.so
16:09:05-06/02 [log] Loaded filter module 
/usr/lib/idzebra-2.0/modules/mod-grs-marc.so
16:09:05-06/02 [log] Loaded filter module 
/usr/lib/idzebra-2.0/modules/mod-grs-regx.so
16:09:05-06/02 [log] Loaded filter module 
/usr/lib/idzebra-2.0/modules/mod-grs-xml.so
16:09:05-06/02 [fatal] Zebra server already running [Resource 
temporarily unavailable]



koha@bibkoha:/etc/koha/zebradb$ ps aux | grep zebra
koha 15930  0.0  0.0  18192   356 ?S 2012   0:00 daemon 
--name=koha-zebra-ctl.bibecp --errlog=/var/log/koha/koha-zebradaemon.err 
--stdout=/var/log/koha/koha-zebradaemon.log 
--output=/var/log/koha/koha-zebradaemon-output.log --verbose=1 --respawn 
--delay=30 --user=koha.koha -- /usr/bin/zebrasrv -v none,fatal,warn -f 
/etc/koha/koha-conf.xml
koha 16798  0.0  0.1  96700  3388 ?S 2012   0:00 
/usr/bin/zebrasrv -v none,fatal,warn -f /etc/koha/koha-conf.xml

koha 21655  0.0  0.0   9616   912 pts/0S+   16:09   0:00 grep zebra

best,

samuel

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] linking authorities to biblios

2013-02-06 Thread Elaine Bradtke
The first indicator of the 100 field should be 1.  I don't know if this is
the cause of the problem, but it is worth checking.  Otherwise, what you
have done sounds OK to me.  I am the librarian half of the team, so I may
have missed something on the technical side.
Elaine

On Tue, Feb 5, 2013 at 8:11 AM, Haik Zargaryan haikzargar...@yahoo.comwrote:

 Dear Elaine,

 After your e-mail I suspected that this problem may be due to non-latin
 characters of our authority records. So,

1. I have turned on IncludeSeeFromInSearches
2. I have created an authority record in English manually,
3. then attached it to a biblio,
4. re indexed the zebra (with -a -b)

 Again, although the authority and biblio were linked, when I used the 400
 $a see from personal name for the search, no result was retrieved. Maybe
 there is a problem with our authorities? Below you can see its MARC
 structure. Or maybe we are missing some important step?
 000 - LEADER
   *@* 00331nz a2200145n 4500
 001 - CONTROL NUMBER
   *@* 10125
 003 - CONTROL NUMBER IDENTIFIER
   *@* AM-YeHGA
 005 - DATE AND TIME OF LATEST TRANSACTION
   *@* 20130205115609.0
 008 - FIXED-LENGTH DATA ELEMENTS
   *@* 130204|| aca||aabn | a|a d
 040 ## - CATALOGING SOURCE
   *a* Original cataloging AM-YeHGA
 100 ## - HEADING--PERSONAL NAME
   *a* Personal name London, Jack
 400 1# - SEE FROM TRACING--PERSONAL NAME
   *a* Personal name Լոնդոն, Ջեկ
 400 1# - SEE FROM TRACING--PERSONAL NAME
   *a* Personal name Лондон, Джек
 400 1# - SEE FROM TRACING--PERSONAL NAME
   *a* Personal name Landan J.

   --
 *From:* Elaine Bradtke e...@efdss.org
 *To:* Haik Zargaryan haikzargar...@yahoo.com
 *Cc:* koha@lists.katipo.co.nz koha@lists.katipo.co.nz
 *Sent:* Monday, February 4, 2013 10:46 PM
 *Subject:* Re: [Koha] linking authorities to biblios



 On Mon, Feb 4, 2013 at 7:19 AM, Haik Zargaryan haikzargar...@yahoo.comwrote:

 Dear friends,

 We have recently upgraded to koha 3.10. After importing our catalog and
 authority records we have used link_bibs_to_authorities.pl script to link
 them. During the process I was frequently (once per 1000 record) seeing
 this error on the console.
 -
 Auth error: Query term includes characters that do not translate into the
 target character set (1072)  Bib-1
 -

 However, when the process is over it seems that authorities were linked to
 the biblios. The message below appears in the console.
 


 Bib authority heading linking report
 ===
 Linker module:  C4::Linker::Default
 Run started at: 02/04/13 10:40:18
 Run ended at:   02/04/13 11:16:16
 Total run time: 2157486 ms
 Number of bibs checked: 255350
 Number of bibs modified:0
 Number of bibs with errors: 0
 Number of headings linked:  44199
 Number of headings unlinked:722664
 Number of headings fuzzily linked:  0
 -
 Moreover, when i go to specific records in the sub field 100 $9 I can see
 the appropriate authority code. Yet, when I search for the authority in the
 *Used in* column *0 records* is written.


 Not sure about the above, but whenever we do anything serious we rebuild
 zebra as the final step.
 I have a couple reports that I use to find 1XX and 6XX  names and terms
 that are not linked to authorities, but your problem sounds like they have
 the linking authority number there, it's just not working.


 What is more, I was told that starting from this version we can search for
 the records using the *authority 400 a$* field instead of the author name
 just preliminary turning on syspref IncludeSeeFromInSearches.
 Unfortunately, this feature worked neither.


 We're running  3.10.02 and following these instructions (from bug
 7417)  IncludeSeeFromInSearches worked fine for us.

 to enable the inclusion of alternate forms of headings in bibliographic
 searches. When the new syspref IncludeSeeFromInSearches is turned on
 (default is off) rebuild_zebra.pl will insert see from headings from
 authority records into bibliographic records when indexing, so that a
 search on an obsolete term will turn up relevant records.

 To test:
 1) Enable IncludeSeeFromInSearches
 2) Add a heading that has an alternate form to a record (for example,
Cooking has the alternate form Cookery, if you have authority
records from LC)
 3) Index the zebraqueue (or reindex if you haven't indexed your system
yet)
 4) Confirm that if you search for Cookery you get the record you



 --
 Elaine Bradtke
 Data Wrangler
 VWML
 English Folk Dance and Song Society | http://www.efdss.org
 Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY
 Tel+44 (0) 20 7485 2206 (This number is for the English Folk Dance
 and Song Society in 

[Koha] Error as kohaadmin

2013-02-06 Thread Mrs. Chitralekha M. Chitale
Sir / Madam,

I have set up koha 3.10 version recently and started setting basic parameters 
and global setting preferences.

When I logged into koha admin I receive following message in a yellow box --

Warning: You're logged in with the database administrator account. This a bad 
idea, and you are likely to encounter problems.

You should create a patron to use when administering Koha and give it 
superlibrarian permissions.

I was not receiving this message till yesterday.
What does this mean?

Another query is I created second library. When I tried to edit its details I 
see blank form.
When I tried to edit the first library it opened normally with appropriate 
details. 
Then I tried to delete the second library as I did not enter any data using 
this library. 
I received the message library deleted successfully. Still I see the second 
library. 
What may be the problem? How do I resolve it?



Mrs. Chitralekha Mahesh Chitale
Librarian, LTCE, Navi Mumbai.

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] General IRC meeting - 7 February 2013 at 2:00 UTC

2013-02-06 Thread Brendan Gallagher
Hi All -

I just wanted to point out that there is a general koha IRC meeting coming
today.

http://wiki.koha-community.org/wiki/General_IRC_meeting,_7_February_2013

Thanks,
Brendan

-- 
---
Brendan A. Gallagher
ByWater Solutions
CEO
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha