CCL: implement s=ag special
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 10 Sep 2012 10:45:23 +0000 (12:45 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 10 Sep 2012 10:45:23 +0000 (12:45 +0200)
commit818a9b6c9a5dfae6176d350346da0a9c55a393d6
tree90ccfc09b07cbe5021ab90db0c6e66295a990533
parent70b6eca73431e3cec68c93096de4fb02378c7ae6
CCL: implement s=ag special

It's like s=al except that terms wo whitespace are combined in one
leaf node.
include/yaz/ccl.h
src/cclfind.c
src/cclqfile.c