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:
f50e88e
)
rpn2solr: reformat (same as "master").
author
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 22 Sep 2013 16:19:50 +0000
(18:19 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 22 Sep 2013 16:19:50 +0000
(18:19 +0200)
src/rpn2solr.c
patch
|
blob
|
history
diff --git
a/src/rpn2solr.c
b/src/rpn2solr.c
index
8006847
..
07960b2
100644
(file)
--- a/
src/rpn2solr.c
+++ b/
src/rpn2solr.c
@@
-232,6
+232,7
@@
static int emit_term(solr_transform_t ct, WRBUF w, Z_Term *term, Odr_int trunc)
solr_transform_set_error(ct, YAZ_BIB1_TERM_TYPE_UNSUPP, 0);
return -1;
}
+
if (sterm)
{
size_t i;