Hello all. I'm using koha 3.02.00 in debian lenny. I have around 15 libraries running through that server. I installed a new library database, which is causing some problems. The problem is that, when I try to search the catalog using keyword, it returns no result. While searching using title, author, etc gives me the results. What may be the problem? Please help. Regards. -- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
Le 16/11/2010 06:15, Nitesh Rijal a écrit :
Hello all.
I'm using koha 3.02.00 in debian lenny. I have around 15 libraries running through that server.
I installed a new library database, which is causing some problems.
The problem is that, when I try to search the catalog using keyword, it returns no result. While searching using title, author, etc gives me the results.
What may be the problem? Please help.
Regards.
Hi Is it only OPAC ? Or OPAC AND Intranet ? Have you checked Hidelostitems and OpacSuppression system preferences ? Set them to No. and try. Try and send the zebra query logged when searching Here is one example of what you are looking for : [request] Search Biblios OK 10961 1 1+0 RPN @attrset Bib-1 @or @attr 1=7 @attr 7=1 0 @and @attr 5=100 @attr 1=7 misérables @attr 4=6 @attr 5=1 @attr 1=Heading a should be in your log file... In koha-zebradaemon* file numbers after 1= are indexes in Bib1.att An index could be unaccessible because not created a) no bibliorecord have that subfield b) or if it has, subfield could be empty (Common problem with zebra.) Hope that helps. -- Henri-Damien LAURENT
On 2010-11-16, at 6:47 PM, LAURENT Henri-Damien wrote:
Le 16/11/2010 06:15, Nitesh Rijal a écrit :
Hello all.
I'm using koha 3.02.00 in debian lenny. I have around 15 libraries running through that server.
I installed a new library database, which is causing some problems.
The problem is that, when I try to search the catalog using keyword, it returns no result. While searching using title, author, etc gives me the results.
What may be the problem? Please help.
Regards.
Hi Is it only OPAC ? Or OPAC AND Intranet ?
zebra or nozebra? :) Mason -- www.KohaAloha.com
Hello all. I'm using koha 3.02.00 in debian lenny. I have around 15 libraries running through that server. I installed a new library database, which is causing some problems. The problem is that, when I try to search the catalog using keyword, it returns no result. While searching using title, author, etc gives me the results. What may be the problem? Please help. Regards. -- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173 -- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
Good morning. I was wondering if the community would be willing to confirm something for me; specifically, whether or not the zebra-daemon continues to have a memory leak issue and should not be run alongside of Zebra. I have successfully installed Koha 3.00.06 on Ubunutu Hardy Heron (8.04) (the web interface is up, creating patrons, import records, etc. ). Using Zebra, idzebra is installed but I have not yet tried running it. I‘ve gotten to this point on several previous install attempts only to have Zebra fail spectacularly. In researching to figure out why I came across some emails from the list as well as web posts suggesting that the daemon should not be run due to a memory leak issue and Zebra should be run as a cron job. If the zebra-daemon does indeed have memory leaks it would be helpful to update the documentation process of the Koha wiki as the user is told, as part of the install process, to install the daemon. I look forward to hearing from you. Thanks for taking the time to respond. Sincerely, Jeremy Jeremy McGinniss Librarian Alice E. Chatlos Library Davis College 607.729.1581 x 324 From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Nitesh Rijal Sent: Monday, November 22, 2010 12:48 AM To: koha Subject: [Koha] Zebra Search Issue Hello all. I'm using koha 3.02.00 in debian lenny. I have around 15 libraries running through that server. I installed a new library database, which is causing some problems. The problem is that, when I try to search the catalog using keyword, it returns no result. While searching using title, author, etc gives me the results. What may be the problem? Please help. Regards. -- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173 -- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
I was the instigator of one of the previous queries on this matter (Koha 3.00.06 on Ubuntu Server 10.10.) We currently run Zebra as a cron job at one minute intervals: */1 * * * * perl -I $PERL5LIB $KOHA_CRON_PATH/../migration_tools/rebuild_zebra.pl -b -a -v -z > /dev/null and do not start the daemon. Appears to work without problems. Paul At 10:48 AM 11/22/2010 -0500, Jeremy McGinniss wrote:
Good morning. I was wondering if the community would be willing to confirm something for me; specifically, whether or not the zebra-daemon continues to have a memory leak issue and should not be run alongside of Zebra.  I have successfully installed Koha 3.00.06 on Ubunutu Hardy Heron (8.04) (the web interface is up, creating patrons, import records, etc. ). Using Zebra, idzebra is installed but I have not yet tried running it.  Iâve gotten to this point on several previous install attempts only to have Zebra fail spectacularly. In researching to figure out why I  came across some emails from the list as well as web posts suggesting that the daemon should not be run due to a memory leak issue and Zebra should be run as a cron job.
If the zebra-daemon does indeed have memory leaks it would be helpful to update the documentation process of the Koha wiki as the user is told, as part of the install process, to install the daemon. Â
I look forward to hearing from you.
Thanks for taking the time to respond.
Sincerely,
Jeremy
Jeremy McGinniss
Librarian
Alice E. Chatlos Library Davis College 607.729.1581 x 324
From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Nitesh Rijal Sent: Monday, November 22, 2010 12:48 AM To: koha Subject: [Koha] Zebra Search Issue
Hello all.
I'm using koha 3.02.00 in debian lenny. I have around 15 libraries running through that server.
I installed a new library database, which is causing some problems.
The problem is that, when I try to search the catalog using keyword, it returns no result.
While searching using title, author, etc gives me the results.
What may be the problem? Please help.
Regards.
-- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173
-- Nitesh Rijal BE IT rijal.it@gmail.com http://niteshrijal.com.np http://facebook.com/openrijal http://twitter.com/openrijal +9779841458173 _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (5)
-
Archives and Collections Society -
Jeremy McGinniss -
LAURENT Henri-Damien -
Mason JAMES -
Nitesh Rijal