src/plugins/Interdex/index/IndexBloomFilter.java : We already have bloom filter implementations in src/freenet/support/*BloomFilter.java. You should use these internally, no need to reimplement.
Is it a good idea to use MD5? I guess you're using it the same way that XMLLibrarian does, but it may be more of a problem for your application? From your docs... An IndexNode corresponds to an SSK subspace, it contains a filter (e.g. bloom filter) for quickly ruling out an index based on the sought keywords, and a bunch of entries, which can each either be redirects to other indexes, or can be pointers to files. What does it mean to inflate or deflate the index?
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
