Added a new 'cut' directive to charmaps (.chr files) which specifies that
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Jul 2004 09:47:41 +0000 (09:47 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Jul 2004 09:47:41 +0000 (09:47 +0000)
commitd9b85731ab7b965b1ae9bc1c283e39faf10a644a
treea8cb1a245be512e538ad80644078cacfe62533e3
parent64faa0860b884099c8054599f9dcfa57353165e3
Added a new 'cut' directive to charmaps (.chr files) which specifies that
only characters after the cutting char should be indexed.
12 files changed:
NEWS
include/charmap.h
include/zebramap.h
index/extract.c
test/sort/Makefile.am
test/sort/default.idx [new file with mode: 0644]
test/sort/rec3.xml
test/sort/rec4.xml [new file with mode: 0644]
test/sort/string-hat.chr [new file with mode: 0644]
test/sort/test1.sh
test/sort/zebra.cfg
util/charmap.c