Re: [Koha-devel] opac / no results for a search

2013-06-13 Thread Samuel Desseaux
Le 13/06/2013 09:07, Paul Poulain a écrit : Le 12/06/2013 23:15, Chris Cormack a écrit : Also this 20130607 11:32:17 koha-zebra-ctl.bibecp: client (pid 26184) exited with 1 status 20130607 11:32:17 koha-zebra-ctl.bibecp: client (pid 26185) exited with 1 status 20130607 11:32:17 koha-zebra-ctl.b

Re: [Koha-devel] opac / no results for a search

2013-06-13 Thread Paul Poulain
Le 12/06/2013 23:15, Chris Cormack a écrit : > Also this > > 20130607 11:32:17 koha-zebra-ctl.bibecp: client (pid 26184) exited with 1 > status > 20130607 11:32:17 koha-zebra-ctl.bibecp: client (pid 26185) exited with 1 > status > 20130607 11:32:17 koha-zebra-ctl.bibecp: terminating too quickly,

Re: [Koha-devel] opac / no results for a search

2013-06-12 Thread Chris Cormack
Also this 20130607 11:32:17 koha-zebra-ctl.bibecp: client (pid 26184) exited with 1 status 20130607 11:32:17 koha-zebra-ctl.bibecp: client (pid 26185) exited with 1 status 20130607 11:32:17 koha-zebra-ctl.bibecp: terminating too quickly, waiting 30 seconds Leads me to believe zebrasrv isnt actual

Re: [Koha-devel] opac / no results for a search

2013-06-12 Thread Fridolyn SOMERS
Problem comes from : @or @attr 1=1016 @attr 4=6 "#relevance_asc" I don't know how it can appear. But try turning "QueryWeightFields" off. Le 12/06/2013 15:45, Samuel Desseaux a écrit : Both are off. Here is some of logs root@tst-koha:/home/koha/var/log# tail -f koha-opac-error_log [Wed Jun 12

Re: [Koha-devel] opac / no results for a search

2013-06-12 Thread Samuel Desseaux
Le 12/06/2013 17:12, Frédéric Demians a écrit : >> Try to switch OpacSuppression system preference. You must not to >> hide items marked as suppressed from OPAC. > I've tried and keep the same problem. The professional search works > very well but not the opac. Maybe there's something wrong on t

Re: [Koha-devel] opac / no results for a search

2013-06-12 Thread Samuel Desseaux
Le 12/06/2013 17:12, Frédéric Demians a écrit : >> Try to switch OpacSuppression system preference. You must not to >> hide items marked as suppressed from OPAC. > I've tried and keep the same problem. The professional search works > very well but not the opac. Maybe there's something wrong on t

Re: [Koha-devel] opac / no results for a search

2013-06-12 Thread Frédéric Demians
Try to switch OpacSuppression system preference. You must not to >> hide items marked as suppressed from OPAC. > I've tried and keep the same problem. The professional search works > very well but not the opac. Maybe there's something wrong on the > record.abs? In your Zebra log file, do you s

Re: [Koha-devel] opac / no results for a search

2013-06-12 Thread Samuel Desseaux
Le 12/06/2013 16:34, Frédéric Demians a écrit : [Wed Jun 12 15:31:23 2013] [error] [client 138.195.30.33] [Wed Jun 12 15:31:23 2013] opac-search.pl: WARNING: query problem with (@and @or @or @attr 1=1016 @attr 4=6 "zola" @attr 9=20 @attr 2=102 @attr 4=6 "zola" @attr 9=34 @attr 2=102 @attr 4=6 "zo

Re: [Koha-devel] opac / no results for a search

2013-06-12 Thread Frédéric Demians
> [Wed Jun 12 15:31:23 2013] [error] [client 138.195.30.33] [Wed Jun 12 > 15:31:23 2013] opac-search.pl: WARNING: query problem with (@and @or > @or @attr 1=1016 @attr 4=6 "zola" @attr 9=20 @attr 2=102 @attr 4=6 > "zola" @attr 9=34 @attr 2=102 @attr 4=6 "zola" @or @or @attr 1=1016 > @attr 4=6 "#rel

Re: [Koha-devel] opac / no results for a search

2013-06-12 Thread Samuel Desseaux
Both are off. Here is some of logs root@tst-koha:/home/koha/var/log# tail -f koha-opac-error_log [Wed Jun 12 15:31:18 2013] [error] [client 138.195.30.33] client denied by server configuration: /home/koha/kohaclone/koha-tmpl/opac-tmpl/prog/fr-FR/includes/favicon.ico [Wed Jun 12 15:31:18 2013]

Re: [Koha-devel] opac / no results for a search

2013-06-05 Thread Samuel Desseaux
I don't really see an index suppress. I join to this email my record.abs (if someone is better than me to find this mysterious thing :-)). The most mysterious thing for me is that a few weeks ago, the search in opacd worked when i've upgraded to koha 3.12. Regards, Samuel Le 05/06/2013 11

Re: [Koha-devel] opac / no results for a search

2013-06-05 Thread Samuel Desseaux
ok, i 'll try to find this I've checked some parameters, in order to be sure. /etc/init.d lrwxrwxrwx 1 root root 32 23 mai 11:22 koha-zebra-daemon -> /home/koha/bin/koha-zebra-ctl.sh root@tst-koha:/etc/init.d# ps -aux | grep zebra Warning: bad ps syntax, perhaps a bogus '-'? See http://

Re: [Koha-devel] opac / no results for a search

2013-06-05 Thread Fridolyn SOMERS
Le 05/06/2013 11:06, Samuel Desseaux a écrit : opacsuppression is on "hidden" In this case, there must be an index Suppress defined on a subfield in marc_defs/unimarc/biblio/record.abs. If no biblio has a value for this subfield, the search in OPAC will never work. Try to set this syspref of

Re: [Koha-devel] opac / no results for a search

2013-06-05 Thread Hugo Agud
then try this open the catalogue and change one records from 942n$1 ... it should appears the results (I think you should reindex) 2013/6/5 Samuel Desseaux > opacsuppression is on "hidden" > > opachiddentitems is empty > > Regards, > > Samuel > > > Le 05/06/2013 11:02, Fridolyn SOMERS a écr

Re: [Koha-devel] opac / no results for a search

2013-06-05 Thread Samuel Desseaux
opacsuppression is on "hidden" opachiddentitems is empty Regards, Samuel Le 05/06/2013 11:02, Fridolyn SOMERS a écrit : You mean opacsuppression is on or off ? And OpacHiddenItems ? Le 29/05/2013 15:31, Samuel Desseaux a écrit : Hi! We use koha 3.12 and we have today a problem with our op

Re: [Koha-devel] opac / no results for a search

2013-06-05 Thread Fridolyn SOMERS
You mean opacsuppression is on or off ? And OpacHiddenItems ? Le 29/05/2013 15:31, Samuel Desseaux a écrit : Hi! We use koha 3.12 and we have today a problem with our opac. When we do a search, it gives no results (but, the professional search work fine). I run zebra as a user named koha an

Re: [Koha-devel] opac / no results for a search

2013-05-29 Thread Mark Tompsett
devel@lists.koha-community.org Subject: [Koha-devel] opac / no results for a search Hi! We use koha 3.12 and we have today a problem with our opac. When we do a search, it gives no results (but, the professional search work fine). I run zebra as a user named koha and the ownership of files are ok.

[Koha-devel] opac / no results for a search

2013-05-29 Thread Samuel Desseaux
Hi! We use koha 3.12 and we have today a problem with our opac. When we do a search, it gives no results (but, the professional search work fine). I run zebra as a user named koha and the ownership of files are ok. I've checked some systempreferences as "hidelostitem" and "opacsuppression"