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) Thanks in advance Linda Culberson lculber@mdah.state.ms.us Archives and Records Services Division Ms. Dept. of Archives & History P. O. Box 571 Jackson, MS 39205-0571 Telephone: 601/576-6873 Facsimile: 601/576-6824
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
Maybe stating the obvious, but for me these lock warnings usually tell me I forgot to 'sudo' --- On Wed, 4/21/10, Chris Cormack <chris@bigballofwax.co.nz> wrote: From: Chris Cormack <chris@bigballofwax.co.nz> Subject: Re: [Koha] koha duplicate zebra indexes problem To: "Linda Culberson" <lculber@mdah.state.ms.us> Cc: "koha" <koha@lists.katipo.co.nz> Received: Wednesday, April 21, 2010, 8:19 PM 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 _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Actually, this looks like someone is trying to use a unconfigured config template. ________________________________ From: Marty <ontariowolf64@yahoo.com> To: Linda Culberson <lculber@mdah.state.ms.us>; Chris Cormack <chris@bigballofwax.co.nz> Cc: koha <koha@lists.katipo.co.nz> Sent: Mon, 26 April, 2010 4:53:08 AM Subject: Re: [Koha] koha duplicate zebra indexes problem Maybe stating the obvious, but for me these lock warnings usually tell me I forgot to 'sudo' --- On Wed, 4/21/10, Chris Cormack <chris@bigballofwax.co.nz> wrote:
From: Chris Cormack <chris@bigballofwax.co.nz> Subject: Re: [Koha] koha duplicate zebra indexes problem To: "Linda Culberson" <lculber@mdah.state.ms.us> Cc: "koha" <koha@lists.katipo.co.nz> Received: Wednesday, April 21, 2010, 8:19 PM
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 _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
This problem was solved. It was my configuration. Thanks to all who helped. Waylon Robertson wrote:
Actually, this looks like someone is trying to use a unconfigured config template.
*From:* Marty <ontariowolf64@yahoo.com> *To:* Linda Culberson <lculber@mdah.state.ms.us>; Chris Cormack <chris@bigballofwax.co.nz> *Cc:* koha <koha@lists.katipo.co.nz> *Sent:* Mon, 26 April, 2010 4:53:08 AM *Subject:* Re: [Koha] koha duplicate zebra indexes problem
Maybe stating the obvious, but for me these lock warnings usually tell me I forgot to 'sudo'
--- On *Wed, 4/21/10, Chris Cormack /<chris@bigballofwax.co.nz>/* wrote:
From: Chris Cormack <chris@bigballofwax.co.nz> Subject: Re: [Koha] koha duplicate zebra indexes problem To: "Linda Culberson" <lculber@mdah.state.ms.us> Cc: "koha" <koha@lists.katipo.co.nz> Received: Wednesday, April 21, 2010, 8:19 PM
On 22 April 2010 10:52, Linda Culberson <lculber@mdah.state.ms.us <http://ca.mc624.mail.yahoo.com/mc/compose?to=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 _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz <http://ca.mc624.mail.yahoo.com/mc/compose?to=Koha@lists.katipo.co.nz> http://lists.katipo.co.nz/mailman/listinfo/koha
-- Linda Culberson lculber@mdah.state.ms.us Archives and Records Services Division Ms. Dept. of Archives & History P. O. Box 571 Jackson, MS 39205-0571 Telephone: 601/576-6873 Facsimile: 601/576-6824
Linda, This is just a guess, but did you check to make sure you're pointing zebraidx to the right zebra-biblios.cfg? Might you be running: zebraidx -c ~/kohaclone/etc/zebradb/zebra-biblios.cfg ... Instead of: zebraidx -c ~/koha-dev/etc/zebradb/zebra-biblios.cfg ... Good luck! Regards, Jared Camins-Esakov Linda Culberson 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)
Thanks in advance
Linda Culberson lculber@mdah.state.ms.us Archives and Records Services Division Ms. Dept. of Archives & History P. O. Box 571 Jackson, MS 39205-0571 Telephone: 601/576-6873 Facsimile: 601/576-6824
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Jared Camins-Esakov Cataloger - American Numismatic Society 75 Varick Street, 11th Floor New York, NY 10013 Tel: (212) 571-4470, ext. 171 camins@numismatics.org http://www.numismatics.org/Library/Library
participants (5)
-
Chris Cormack -
Jared Camins-Esakov -
Linda Culberson -
Marty -
Waylon Robertson