Extend recindex system may use ISAMB for records map.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Nov 2007 11:16:32 +0000 (11:16 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Nov 2007 11:16:32 +0000 (11:16 +0000)
commit503ad800671bf46891e5a39c2a3a17544d577721
tree5e87d85ab9fe7488d99310031a43d64443a01637
parent6ee446e1ec64b03521ffd54f0d3003686566d093
Extend recindex system may use ISAMB for records map.

The recindex system may use ISAMB for map between record ID
and record data. The recindex_open has an extra parameter to
enable this feature (disabled for now).
index/recindex.c
index/recindex.h
index/records.c