That's a feature - indexes are date based in 0.3.9. This is meant to keep
indices from growing infinitely over time.

Unfortunately there's no way to request a "legacy" non-date based index via
KeyIndexClient anymore. What you can do of course is request it manually:

    frequest snarfoo-0
    frequest snarfoo-1
    ...

-Stefan

----- Original Message -----
From: "Rob Cakebread" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 27, 2001 12:45 AM
Subject: [freenet-devl] 0.3.9 in-Freenet index change?


>
>  Hi,
>
>  When I try to list an index with the (pre) 0.3.9 release, old indexes
don't
> work.
>
>  Are the old indexes nuked as of 0.3.9 or is this a bug?
>
>  After trying to insert, I can see that there is another set of numbers
before
> the incremented index.
>
> java Freenet.client.KeyIndexClient -insert snarfoo -key [EMAIL PROTECTED]
>
> Inserting snarfoo-988243200-0
>                          ^^^^^^^^^^
>
> _______________________________________________
> Devl mailing list
> [EMAIL PROTECTED]
> http://lists.freenetproject.org/mailman/listinfo/devl


_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to