On Sun, Dec 31, 2000 at 03:54:08PM -0500, Chris Anderson wrote:
> I think I would combine the notions of Enumeration and Summaries into a
> single index that is updated like an Enumeration but ages like a Summary.  
> Lets say a document has keywords mp3, metallica.  Updating these keywords
> would be performed like the Enumeration method, a binary search on the
> keyword (search for mp3.0, mp3.100, mp3.200...).  For each collision on
> the keyword, keep a list of unique keys sorted by a timestamp.  When an
> unused Enumeration is found, insert the top N keywords (sorted by
> timestamp) along with the new keyword. So, every Enumeration will contain
> an estimate of the N newest references:

To be a pedant, Freenet keys don't take that form.  Go look at the
Freenet URIs page for a while at:

http://freenetproject.org/index.php?page=keys

-- 
Travis Bemann
Sendmail is still screwed up on my box.
My email address is really [EMAIL PROTECTED]

PGP signature

Reply via email to