On 22 April 2010 10:52, Linda Culberson <lculber@mdah.state.ms.us> wrote:
I am getting duplicate results in my searches, and tried to use the instructions at http://koha-community.org/documentation/faq/searching/ but I am still getting duplicate results. So you don't have to look up the link, the instructions on the FAQ are to: zebraidx -c /path/to/zebra-biblios.cfg drop biblios
Then zebraidx -c /path/to/zebra-biblios.cfg commit
Then rebuild_zebra.pl -b -r -v
I did get the following warnings: 17:30:51-21/04 zebraidx(8231) [warn] zebra_lock_create fail fname=__ZEBRA_LOCK_DIR__/biblios/norm..LCK [No such file or directory] 17:30:51-21/04 zebraidx(8231) [warn] zebra_lock_create fail fname=__ZEBRA_LOCK_DIR__/biblios/shadow..LCK [No such file or directory] 17:30:51-21/04 zebraidx(8231) [log] zebra_stop: 0.00 0.00 0.01
We are on version 3.00.05.003 PERL version 5.008008 and Zebra 2.0.43 (C)
Hi Linda If you got those warnings, that means it most likely didn't reindex. Are you running rebuild_zebra.pl as the same user that is running zebrasrv (normally the user is called koha) Chris