Time |
S |
Nick |
Message |
15:07 |
|
fbcit |
I used to have a button to add a new MARC record |
15:08 |
|
arsenic |
fbcit: did you change something in the YUI config? |
15:08 |
|
fbcit |
no, but yui has been upgraded since yesterday |
15:09 |
|
arsenic |
ok.. that is probaly wuy. who changed that? |
15:09 |
|
arsenic |
wuy = why |
15:09 |
|
fbcit |
it was upgraded to the latest ver |
15:10 |
|
arsenic |
the latest version of YUI doesn't support button.beta |
15:10 |
|
arsenic |
it's now just button |
15:16 |
|
hdl |
owen around ? |
15:44 |
|
fbcit |
anyone else rebased up and missing the tool bars from either addbooks.pl or members-home.pl? |
15:44 |
|
paul_ |
yes, i've rebased |
15:44 |
|
paul_ |
and see that the nice buttons have disappeared :-( |
15:44 |
|
paul_ |
replaced by a standard link |
15:44 |
|
paul_ |
(hi fbcit) |
15:45 |
|
fbcit |
paul_: I'm missing the link too |
15:45 |
|
fbcit |
hello paul |
15:45 |
|
hdl |
think it is because of change in yui version. |
15:45 |
|
atz |
most likel |
15:45 |
|
atz |
*likely |
15:45 |
|
paul |
yep |
15:45 |
|
hdl |
patch it up with frederic patch |
15:46 |
|
kados |
paul: can you confirm bug 2020? |
15:46 |
|
kados |
have you guys tried shift-refresh? |
15:48 |
|
fbcit |
tnx hdl |
15:48 |
|
paul |
kados : nope, I can't confirm it. I don't have the problem. |
15:48 |
|
hdl |
mice and men is searching OK. |
15:48 |
|
paul |
http://o18.bureau.paulpoulain.[…]=harry+and+potter |
15:49 |
|
hdl |
and returning no biblio |
15:49 |
|
paul |
(same for i18, but no public login) |
15:49 |
|
MatthewMetzger |
hdl: really? I can help isolate it, if needed |
15:49 |
|
kados |
:( |
15:49 |
|
paul |
(and = et in french. I suspected an empty word problem) |
15:49 |
|
kados |
paul: it sounds like a load problem |
15:50 |
|
kados |
paul: how big is your database? |
15:50 |
|
paul |
around 15 000 biblios |
15:51 |
|
paul |
no problem, even when i've added AND as a stopword. |
15:51 |
|
kados |
I will ask some additional questions on bugzilla |
15:51 |
|
kados |
so it could be a MARC21 prob |
15:52 |
|
kados |
or it could be too many records |
15:52 |
|
kados |
or maybe not right hardware for him |
15:52 |
|
kados |
I'll ask |
15:52 |
|
MatthewMetzger |
kados: bugzilla is good. I'm the reporter of the bug, so if you need fast answers, I'm here. |
15:52 |
|
kados |
oh, hi MatthewMetzger |
15:52 |
|
kados |
MatthewMetzger: so ... how many bib and items? |
15:53 |
|
MatthewMetzger |
I believe just under 6000 items. Is there a fast way to check from the admin interface? |
15:53 |
|
kados |
ok, that's small |
15:53 |
|
kados |
very strange |
15:53 |
|
MatthewMetzger |
we have a very small library |
15:53 |
|
kados |
MatthewMetzger: I may have some time tonight to test marc21 searching with nozebra on |
15:53 |
|
kados |
MatthewMetzger: otherwise, maybe paul or hdl can help right now |
15:54 |
|
kados |
I've got to head to a presentation |
15:54 |
|
kados |
ttyl |
15:54 |
|
MatthewMetzger |
okay. I'll answer the questions on bugzilla, so it's documented. |
15:54 |
|
MatthewMetzger |
kados: good luck on your presentation |
15:54 |
|
paul |
MatthewMetzger: do you have the problem with a search containing "OR" ? |
15:54 |
|
paul |
"NOT" |
15:54 |
|
MatthewMetzger |
paul: I'll check right now... |
15:54 |
|
paul |
like "mice or men" |
15:55 |
|
paul |
q=mice and men should be interpreted as "search mice" and do a AND with "search men" |
15:57 |
|
MatthewMetzger |
mice or men - same behavior, ramps up cpu and memory usage. I have to kill the process. |
15:57 |
|
paul |
a search on "mice" works fine ? |
15:57 |
|
paul |
idem for a search on "men" |
15:57 |
|
paul |
? |
15:59 |
|
MatthewMetzger |
mice works fine. |
16:00 |
|
MatthewMetzger |
individual words and author's names return searches fine. |
16:00 |
|
paul |
could you set debug ON and tell me what appears on the log ? |
16:00 |
|
MatthewMetzger |
It seems that "and" and "or" in the search cause the "crash" |
16:01 |
|
MatthewMetzger |
paul: could you remind me where that setting is? |
16:01 |
|
MatthewMetzger |
It may already be on. |
16:01 |
|
paul |
in the virtual host, just add : SetEnv DEBUG 1 |
16:01 |
|
MatthewMetzger |
what log file am I looking for |
16:01 |
|
paul |
in the virtual host, just add : SetEnv DEBUG=1 |
16:01 |
|
paul |
the one you see in the apache VHost |
16:01 |
|
MatthewMetzger |
okay, just a minute |
16:02 |
|
paul |
no, it's SetEnv DEBUG 1 |
16:02 |
|
paul |
definetly |
16:02 |
|
paul |
i have to leave. |
16:03 |
|
paul |
you'll see things like : |
16:03 |
|
paul |
warn "query =$query" if $DEBUG; |
16:03 |
|
paul |
query = ... |
16:03 |
|
paul |
string : .... |
16:03 |
|
paul |
no parenthesis. left : ... operator: ... right: ... |
16:04 |
|
paul |
node : .../.../... |
16:04 |
|
paul |
leftresult : ... |
16:04 |
|
paul |
rightresult : ... |
16:04 |
|
paul |
paste everything in bugzilla pls |
16:04 |
|
paul |
you may also get : "NZAND" |
16:23 |
|
hdl |
gmcharlt: around ? |
16:24 |
|
gmcharlt |
hdl: yes |
16:25 |
|
hdl |
I am experiencing some differences between "box search" and advanced kw search |
16:25 |
|
hdl |
is this expected ? |
16:26 |
|
hdl |
http://o17.hdlaurent.paulpoula[…]ha/opac-search.pl |
16:26 |
|
hdl |
24.082 |
16:26 |
|
hdl |
you have 2 results |
16:27 |
|
hdl |
with advanced search, you get 29 |
16:31 |
|
hdl |
in fact, queries generated are not the same : |
16:32 |
|
hdl |
24.082 for the simple one |
16:32 |
|
hdl |
@attr 1=1016 @attr 4=6 24.082 for advanced one. |
16:34 |
|
gmcharlt |
hdl: yeah, looks like one is interpreting as a phrase search, and one is interpreting as a keyword search with like "24 and 082" |
16:35 |
|
hdl |
well... This is quite embarassing... Because depending on the place you type your query, results are not the same. |
16:35 |
|
hdl |
Worse, |
16:35 |
|
gmcharlt |
probably should be made consistent, but we should think carefully about when and where to add qualifiers to a default search |
16:36 |
|
hdl |
results with advanced search are less accurate than with simple box. |
16:36 |
|
hdl |
I agree. |
16:37 |
|
hdl |
Would there be a place where we may think together and define some test cases ? |
16:37 |
|
hdl |
Maybe a google document would be fine ? |
16:38 |
|
gmcharlt |
that, or use the dev wiki |
17:11 |
|
tim |
When I click on a call number in the search results of the opac or intranet interface I get the error No results match your search for “callnum:AF KOO" using version3 beta2. |
17:17 |
|
tim |
There are no errors in the logs for this, but getting to the search results screen gives me an error 3 times. |
17:17 |
|
tim |
File does not exist: /usr/share/koha/intranet/htdocs/opac-tmpl, referer: http://koha2.wlpl.org:8080/cgi[…]sort_by=relevance |
17:19 |
|
tim |
That was from Koha-error_log. I don't get any errors on the OPAC. |
17:20 |
|
tim |
Or at least not in the logs. Just in the browser. |
17:21 |
|
hdl |
you could have errors in zebra logs. |
17:25 |
|
tim |
That's wierd. Zebra hasn't logged anything. |
17:49 |
|
tim |
I got zebra logging. Nothing in the error log, but there was an error in the output log. |
17:49 |
|
tim |
Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @attr 1=20 "AF KOO" |
17:50 |
|
tim |
That was the koha-zebradaemon-output.log |
17:50 |
|
gmcharlt |
tim: looks like a missing indexing definition (or a mismatched one) |
17:51 |
|
gmcharlt |
enough for me to go on |
17:54 |
|
tim |
I was thinking it would probably be something like that. |
17:55 |
|
tim |
I was also thinking I don't know what to do about it. Would that be in record.abs? |
18:13 |
|
gmcharlt |
tim: yes, looking in record.abs to verify that appropriate MARC fields are mapped to callnumber index, bib1.att to confirm attribute (1=20) and ccl.properties to verifying that callnumber is mapped to the 1=20 attribute |
19:32 |
|
ryan |
tim: also, be sure you actually have data in the itemcallnumber field. |
19:33 |
|
ryan |
tim: note the default frameworks have changed quite a bit from 2.2 -> 3.0 , so you'll have to deal with mapping |
20:26 |
|
MatthewMetzger_ |
Regarding bug 2020: I noticed a discrepancy with with my perl install. mod_perl is 5.8.8 while koha reports it as 5.010000. (5.10.0). Could this be a problem? |
22:28 |
|
tim |
thanks gmcharlt. I finally got the time to try what you suggested (a long time ago now) and it worked. |
22:43 |
|
gmcharlt |
tim: great! |