Handle display buf for searches (ICU).
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 10 Dec 2007 17:06:07 +0000 (17:06 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 10 Dec 2007 17:06:07 +0000 (17:06 +0000)
commit34b6f9669f88fef08ad911000f2b66fb2c3429b9
tree8fdedd0e43fa5d0378a78c6304f5678a0c140d87
parent6c3e218ef89acbc3275761919ef8731615ae6d7b
Handle display buf for searches (ICU).

Extend zebra_map_tokenize_next to return display terms. For
RPN-query evaluation (rpnsearch.c) store display term in WRBUF
rather than buffer.
include/zebramap.h
index/extract.c
index/rpnsearch.c
util/zebramap.c