Re: [Koha-devel] Koha3.0 beta + Zebra can not search.
Hello, I know this i very late but since the solution never came up and I has similar problems I decided to write my findings. In my case all I had to start the zebraqueue daemon: sudo -u ${KOHA_USER} misc/bin/zebraqueue_daemon.pl as described in the INSTALL.debian and not in the INSTALL document. Shengbo wrote:
Hi all,
I just installed koha3.0 beta and zebra 2.0.26. Everything works fine except opac search. I can not find any biblio i add and on zebra terminal, i got this message:
10:42:11-06/03 zebrasrv(1) [session] Session - OK 1 unix:/var/run/koha/zebradb/bibliosocket 29767 10:42:11-06/03 zebrasrv(1) [request] Auth idPass kohauser - 10:42:11-06/03 zebrasrv(1) [request] Init OK - ID:81/81 Name:ZOOM-C/YAZ Version:1.154/3.0.24 10:42:11-06/03 zebrasrv(1) [request] Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1 @or @or @or @or @or @attr 1=36 @attr 4=1 @attr 6=3 @attr 9=32 @attr 2=102 Duen @attr 1=4 @attr 4=1 @attr 6=3 @attr 9=28 @attr 2=102 Duen @attr 1=4 @attr 4=1 @attr 9=26 @attr 2=102 Duen @attr 4=6 @attr 5=103 @attr 9=16 @attr 2=102 Duen @attr 4=6 @attr 5=1 @attr 9=14 @attr 2=102 "duen? " @attr 4=6 @attr 9=14 @attr 2=102 Duen 10:42:11-06/03 zebrasrv(1) [session] Connection closed by client
My question is What is "Search biblios ERROR 109 "?
I follow the installation guide to install koha and everything is default setting:
1. perl Makefile.PL (you will be prompted to answer a number of questions) 2. make 3.(optional) make test 4. sudo make install 5. sudo ln -s /etc/koha/koha-httpd.conf /etc/apache2/sites-available/koha (note that the path to koha-httpd.conf may be different depending on your installation choices) 6. sudo a2enmod rewrite 7. sudo a2ensite koha && /etc/init.d/apache2 reload 8. sudo zebrasrv -f /etc/koha/koha-conf.xml (note that you will want to run Zebra in daemon mode for a production system) 9. Browse to http://servername:8080/ and answer the questions
Is that enough? Any additional settings on zebra?
Anyone got koha3-zebra work?
Thanks alot for anybody help...
-- View this message in context: http://www.nabble.com/Koha3.0-beta-%2B-Zebra-can-not-search.-tp16390472p1747... Sent from the Koha - Dev mailing list archive at Nabble.com. _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
participants (1)
-
marilenc