xindice btree on disk

"Cam Bazz" <[email protected]> Tue, 3 Jul 2007 16:30:52 +0300
Newsgroups gmane.text.xml.xindice.user
Message-ID <[email protected]>
Hello,

I have been looking for a solid implementation of a Java BTree on disk for
the longest time. Could it be possible to use xindices btree on disk
seperately.
If so, where would be a good place to start. I have looked at the source
code, instantiated a new BTree and added values to it, but I got a null
pointer exception saying that the file was not opened.

Thanks to all,
-C.B.