$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [MultiIndex]How to add B+ Tree index into multiIndex?
From: fgmailbox (fgmailbox_at_[hidden])
Date: 2008-11-24 22:03:06
How to add B+ Tree index and T-Tree index into multiIndex.
with this, multiindex will become a real memory db to support large scale data query.
your can find B+ tree code in http://idlebox.net/2007/stx-btree/ and firebird database source code.
2008-11-25
fgmailbox