Thank you for the help, I look at the admin for these tags, non of them have been defined at all. So I look for defining them and see if it will make any changes Do you know any Koha Manual section on this topic please On Fri, Feb 15, 2013 at 11:15 AM, Fridolyn SOMERS < fridolyn.somers@biblibre.com> wrote:
Hie,
You point that your biblionumber is in 999$c but rebuild zebra looks for 852$8. This is defined is Koha administration / Koha to MARC mapping. Check which field is defined with biblio/biblionumber.
If 852$8 does not exist in MARC, you get no indexing.
Le 13/02/2013 18:19, Paul a écrit :
At 04:44 PM 2/13/2013 +0300, Dilan M. Rostam wrote:
Thank you Paul,Â
We use MARC21 now I have checked, and I ranÂ
I got , I am not sure what it means, sudo koha-rebuild-zebra -b -r -v -x  library Cannot specify -r or -s if -z is specified Please do '/usr/share/koha/bin/migration_tools/rebuild_zebra.pl --help' to see usage.
Why are you trying to index as 'root'? If you have used the default name "koha" as owner of the process during installation, please try:
you@server:$ su koha [enter password] koha@server:$ cd /usr/share/koha koha@server:/usr/share/koha$ ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x koha@server:/usr/share/koha$ ./bin/migration_tools/rebuild_zebra.pl -a -r -v
The -z option is for incremental indexing, normally used in your cron job to update an existing Zebra index.
Paul
On Wed, Feb 13, 2013 at 1:11 AM, Paul <paul.a@aandc.org><paul.a@aandc.org>wrote: At 10:39 PM 2/12/2013 +0300, MHE IT admin wrote: Our library web site just started to give error messages #404, so I tried to fix the issue with running koha-stop-zebra library koha-start-zebra library sudo koha-rebuild-zebra -f -v  library
Have you tried doing this as "koha" (or whatever other user was given privileges during setup) rather than root? e.g.:
koha@server:/usr/share/koha$ ./bin/migration_tools/rebuild_zebra.pl ... whatever.
I do not use -f, but you might try -b -r -v -x then -a -r -v
Zebra configuration information ================================ Zebra biblio directory   Â  Â = /var/lib/koha/library/biblios
Zebra authorities directory = /var/lib/koha/library/authorities Koha directory   Â  Â  Â  Â  Â  Â = /usr/share/koha/intranet/cgi-bin BIBLIONUMBER in :   Â  852$8
I don't know if 3.10 has changed (so could be way off track), but 3.6 and 3.8 (marc21) by default look for biblionumber in 999$c
Best - Paul
-- Dr Dilan M. Rostam Vice-President for Scientific Affairs Koya University University Park Daniel Mitterrand Boulevard Koya KOY45 Kurdistan Region - F.R. Iraq
Mobile: +964.7503057849 E-mail: dilan.rostam@koyauniversity.org URL: koya.edu.iq
--- 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/
-- Fridolyn SOMERS Biblibre - Pôle Support fridolyn.somers@biblibre.com
_______________________________________________ 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/