Sort Keys are stored using the reckeys_t structure. sort files
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 18 May 2006 12:03:05 +0000 (12:03 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 18 May 2006 12:03:05 +0000 (12:03 +0000)
commitf7a3769dede0071696bdcc13ae2ee1efe6d52d96
tree7dbcc50679d95973022de6ee5da32444af9fde93
parent388742fccf1ecb74c539c70fd1ac7f15f329932a
Sort Keys are stored using the reckeys_t structure. sort files
are named with the ordinal value (index ID) , rahter than use-attribute.
This patch ease the move towards string indexes everywhere.
index/extract.c
index/index.h
index/sortidx.c
index/zebraapi.c
index/zinfo.c
index/zsets.c