I split the index handling code off from KeyIndexClient into IndexClient.

So now all of those crazy index-based feedback mechanisms that the
freesites are using can use a shared codebase and a simple command line
client. I don't have it exposed via XML-RPC yet, so you'll still have to
write code in Java to use it, but I'm getting to it.

To insert a file to an index: IndexClient -insert index -file filename
To show files in index: IndexClient -list index

For example, IndexClient -insert snarfoo -file message.txt



_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl
>From - Sat Apr 21 18:03:41 2001
Return-Path: <devl-admin at freenetproject.org>
Received: from hawk.freenetproject.org (postfix@[4.18.42.11])
        by funky.danky.com (8.9.3/8.8.7) with ESMTP id TAA32683

Reply via email to