changed ICU chain to return all tokens, also those which became empty under normaliza...
authorMarc Cromme <marc@indexdata.dk>
Mon, 29 Oct 2007 13:50:57 +0000 (13:50 +0000)
committerMarc Cromme <marc@indexdata.dk>
Mon, 29 Oct 2007 13:50:57 +0000 (13:50 +0000)
commitc5408040f72a5a23dc23d6c8d30ee61ea8b6effc
treec2b6c0be166a4e525b5c228122a6820f4f5c110e
parent297aa7b45c3bd88aea2799f6810c8c85bc998f56
changed ICU chain to return all tokens, also those which became empty under normalization. These might still have some display terms attached to them, which are to be used by the snippet display stuff or the scan term display stuff.
include/yaz/icu_I18N.h
src/icu_I18N.c
test/tst_icu_I18N.c