projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2ed898
)
Remove log msg
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 9 Sep 2013 18:54:24 +0000
(20:54 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 9 Sep 2013 18:54:24 +0000
(20:54 +0200)
src/seshigh.c
patch
|
blob
|
history
diff --git
a/src/seshigh.c
b/src/seshigh.c
index
77539a7
..
b36bd1f
100644
(file)
--- a/
src/seshigh.c
+++ b/
src/seshigh.c
@@
-1051,9
+1051,8
@@
static void srw_bend_search(association *assoc,
srw_res->resultSetIdleTime =
odr_intdup(assoc->encode, *rr.srw_setnameIdleTime );
}
-
+
srw_res->facetList = yaz_oi_get_facetlist(&rr.search_info);
- yaz_log(YLOG_LOG, "facetList res = %p",srw_res->facetList);
if (start > rr.hits || start < 1)
{
/* if hits<=0 and start=1 we don't return a diagnostic */