Christoffer;
Many thanks, I'll try your file. I actually tried to
modify read_lint.pl but my Perl skills are not good
enough.
This is the zebra.cfg. It is in
/var/www/html/emilda/zebra:
# Simple Zebra configuration file that defines
# a database with USMARC records.
# $Id: zebra.cfg,v 1.4 1999/12/08 22:11:56 adam Exp $
#
# Where are the config files located?
profilePath: .:tab
# Files that describe the attribute sets supported.
attset: bib1.att
attset: explain.att
# Specify record type
#recordType: grs.marc.unimarc
#recordType: grs.regx.usmarc
recordType: grs.marc.usmarc
#recordType: grs.marcxml.usmarc_xml
recordId: file
storeKeys: 1
#database: ubib
# Lock File Area
lockDir: lock
# Temp File area for result sets
setTmpDir: tmp
# Temp File area for index program
keyTmpDir: tmp
# Approx. Memory usage during indexing
memMax: 4
The zebra server runs fine.
Just for completenes's sake, this is the zebra section
of emilda config (in /var/www/html/emilda):
;<-----
; Zebra:
;
; Information used to connect and access the Zebra
Server. Changes here
; affect behaviour in all files.
;
;----->
zebra_host = localhost
zebra_port = 9999
zebra_db = default
zebra_path = /var/www/html/emilda/zebra/
zebra_db_folder = records/
zebra_config = zebra.cfg
Here I wonder if zebra_db should not be "default.idx".
Miguel
--- Christoffer Landtman <landtman@xxxxxxxxxxx> wrote:
> Hello,
>
> You will have to downgrade Your MARC::Record package
> to 1.26 or older to
> achieve compliance with read_Lint.pl from Emilda 1.1
> with this package.
> This is rather "annoying" so I have attaced how the
> MARC_defs file
> should look like in Emilda 1.1 so that You do not
> have to downgrade Your
> package. Try copying this MARC_defs to Your Emilda
> source folder, and
> try again.
>
> What comes to Zebra; I cannot really tell anything
> "revolutionary"
> without some more information: Could You send me a
> copy of Your
> zebra.cfg file, so I can check and try to debug
> further. It seems to me
> at a first glance that there is some directive
> missing in You config,
> and this is the problem.
>
> Regards,
>
> papi mac wrote:
> > Regarding the problem just described, I forgot to
> add
> > that I checked (zebra 1.3.18):
> >
> >
>
my/source/location/idzebra-1.3.18/perl/lib/IDZebra.pm
> >
> > and found this:
> >
> > # ADAM: group call deleted
> > # Load the default configuration
> > # $self->group(%args);
> >
> > # ADAM: Set group resource instead
> > if (defined($args{groupName})) {
> > IDZebra::set_resource($self->{zh},
> "group",
> > $args{groupName});
> > }
> >
> > Would that have anything to do with the problem?
> >
> > Miguel
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail - 50x more storage than other
> providers!
> > http://promotions.yahoo.com/new_mail
> > _______________________________________________
> > Emilda mailing list
> > Emilda@xxxxxxxxxxxxxxxxxx
> > http://lists.realnode.com/mailman/listinfo/emilda
>
>
> --
> Christoffer Landtman
> Oy Realnode Ab
> Partner, Sales
> +358 (0)41 510 1073
> landtman@xxxxxxxxxxx
> www.realnode.fi
> > 010 NR
> ind1 blank
> ind2 blank
> a NR
> z NR
>
> 016 R
> ind1 b7
> ind2 blank
> a NR
> z R
> 2 NR
>
> 020 R
> ind1 blank
> ind2 blank
> a R
> c R
>
> 022 R
> ind1 blank
> ind2 blank
> a NR
>
> 040 NR
> ind1 blank
> ind2 blank
> a NR
> c NR
> d R
>
> 100 NR
> ind1 013
> ind2 blank
> a NR
> q NR
> b R
> c R
> d NR
> e R
>
> 110 NR
> ind1 012
> ind2 blank
> a NR
> b R
>
> 111 NR
> ind1 012
> ind2 blank
> a NR
> n R
> d NR
> c NR
> e R
>
> 130 NR
> ind1 0-9
> ind2 blank
> a NR
> n R
> p R
> h NR
> l NR
> k R
> s NR
> f NR
>
> 240 NR
> ind1 01
> ind2 0-9
>
> 245 NR
> ind1 01
> ind2 0-9
> a NR
> n R
> p R
> h NR
> b NR
> s NR
> c NR
>
> 246 NR
> ind1 0123
> ind2 012345678
> a NR
> h NR
> b NR
> n R
> p R
> i NR
> f NR
>
> 250 NR
> ind1 blank
> ind2 blank
> a NR
> b NR
>
> 260 NR
> ind1 blank
> ind2 blank
> a R
> b R
> c R
>
> 300 NR
> ind1 blank
> ind2 blank
> a R
> b NR
> c R
> e NR
>
> 440 R
> ind1 blank
> ind2 0-9
> a NR
> n R
> p R
> v NR
>
> 490 R
> ind1 01
> ind2 blank
> a R
> v R
>
> 500 R
> ind1 blank
> ind2 blank
> a NR
>
> 504 R
> ind1 blank
> ind2 blank
> a NR
>
> 505 R
> ind1 0128
> ind2 b0
> a NR
> g R
> r R
> t R
>
> 520 R
> ind1 b018
> ind2 blank
> a R
> b R
>
> 521 R
> ind1 b012348
> ind2 blank
> a R
> b NR
>
> 526 R
> ind1 08
> ind2 blank
> a NR
> b NR
> c NR
> d NR
> i NR
> x R
> z R
>
> 538 R
> ind1 blank
> ind2 blank
> a NR
>
> 546 R
> ind1 blank
> ind2 blank
> a NR
>
> 586 R
> ind1 b8
> ind2 blank
> a NR
>
> 59X R
> ind1 blank
> ind2 blank
> a NR
>
> 600 R
> ind1 013
> ind2 012567
> a NR
> q NR
> b R
> c R
> d NR
> t NR
> v R
> x R
>
=== message truncated ===>
_______________________________________________
> Emilda mailing list
> Emilda@xxxxxxxxxxxxxxxxxx
> http://lists.realnode.com/mailman/listinfo/emilda
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
|