At 04:25 PM 4/17/2013 +0300, Karam Qubsi wrote:
Hi Mohamed ,
try to rebuild your zebra index manually .
cd $KOHA_PATH/misc/migration_tools/
then :
perl rebuild_zebra.pl -b -a -z

Unless 3.10 has changed radically from 3.8, an incremental -z might not be sufficient.

As user koha (or whichever user has the rights):

koha:/$ cd /usr/share/koha
koha:/usr/share/koha$ ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x
koha:/usr/share/koha$ ./bin/migration_tools/rebuild_zebra.pl -a -r -v

Maybe the path has changed from /usr/share/koha/bin to ?/?/?/misc? Please adjust accordingly.

We run this every 15 minutes while our cataloguers are working, otherwise duplicate/unwanted biblios creep in and can get very confusing for non-techies.

Best - Paul






On Wed, Apr 17, 2013 at 10:36 AM, Mohamed Megahed <mr_mega...@hotmail.com>wrote:

> Hi all
> I have installed koha 3.10.4 on ubuntu 12.04 and all ok. but i have faced
> problem search record, after cataloging record, try to search it ... no
> result i use zebra indexing and cronjob.
> in crontab i had add this lines
>
> # The cronjobs -- $KOHA_PATH is defined in /etc/environment, and gets set
> when $
> */1 * * * *     $KOHA_PATH/misc/migration_tools/rebuild_zebra.pl -b -a -z
> &> /d$
>
> after that no result in search both biblio and authority.
>
> any sugg.
> thnks
>
>
> MOHAMED MEGAHED Chief Library at Ahram Canadian University
> Tel : +2 0100 22 97 96 2
> Tel : +2 011 23 502 505
>
>
>
>
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>



--
*Karam Qubsi*
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

---
Maritime heritage and history, preservation and conservation,
research and education through the written word and the arts.
<http://NavalMarineArchive.com> and <http://UltraMarine.ca>

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

Reply via email to