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