Implemented sorting via the ISAMB system. To enable, use sortindex:b
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 18 Dec 2006 23:40:06 +0000 (23:40 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 18 Dec 2006 23:40:06 +0000 (23:40 +0000)
commit161aa7805930f6b91ccea027e4afa4ccce41c379
tree773e0c89a87dc4a371b002f3adcdfa85910b77ff
parent4e15ff3b25e6332179a4b67f757c935b714fcdec
Implemented sorting via the ISAMB system. To enable, use sortindex:b
in zebra.cfg. The sort keys can also be fetched using zebra::sort:field .
12 files changed:
NEWS
examples/gils/zebra.cfg
include/idzebra/isamb.h
include/sortidx.h
index/check_res.c
index/extract.c
index/index.h
index/retrieve.c
index/sortidx.c
index/zebraapi.c
index/zsets.c
isamb/isamb.c