projects
/
idzebra-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:
6fd073e
)
Put debug call in #if 0 section.
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Aug 2008 10:32:21 +0000
(12:32 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Aug 2008 10:32:21 +0000
(12:32 +0200)
index/zsets.c
patch
|
blob
|
history
diff --git
a/index/zsets.c
b/index/zsets.c
index
4b21641
..
10ecb8c
100644
(file)
--- a/
index/zsets.c
+++ b/
index/zsets.c
@@
-1022,8
+1022,8
@@
ZEBRA_RES resultSetSortSingle(ZebraHandle zh, NMEM nmem,
#if 0
yaz_log(YLOG_LOG, "sysno=" ZINT_FORMAT " database_no=%d", this_sys,
database_no);
-#endif
ord_list_print(termid->ol);
+#endif
resultSetInsertSort(zh, sset, database_no,
sort_criteria, num_criteria, psysno, cmp_buf,
tmp_cmp_buf);