Fixed bug #272: Preserve spacing for CCL terms. The spacing is
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 15 Mar 2005 16:32:51 +0000 (16:32 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 15 Mar 2005 16:32:51 +0000 (16:32 +0000)
commit4feb736e570d15bbc8254d593e0c44ed5066be85
treedf5c556e4d39f81e0cf26d16ecfe232fa18d58ac
parent5fcbf8f822406ea89d17737224232a5d0e90f2a4
Fixed bug #272: Preserve spacing for CCL terms. The spacing is
preserved for phrases by saving the prefix (leading) white-space
for tokens. Added ws_prefix_{buf,len} in ccl_token to support it.
NEWS
include/yaz/ccl.h
src/cclfind.c
src/ccltoken.c
test/tstccl.c