rpn2solr supports Z39.58 truncation (104)
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 5 Sep 2011 08:34:14 +0000 (10:34 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 5 Sep 2011 08:34:14 +0000 (10:34 +0200)
commitc4aebcfe8750bd421de0c06820fdddb4e4443a11
tree9132c70c8360c862a440c1b0fd31aa2d51feb7c9
parent11b233f8da71f0017d5625772a714ba50a026ae6
rpn2solr supports Z39.58 truncation (104)

Thus, CCL truncation mode t=z will make it possible to use both
single-character mask (#) and wildcard (?) in CCL . Throw diagnostic
for left truncation because that is not supported by SOLR.
src/rpn2solr.c
test/test_rpn2solr.c