> As soon as we have a good idea of how to go-about searching we can > implement that too, but it seems that it requires further discussion.
I have a prototype searching/indexing system. I should be done in a week or two as I have a whole lot of deadlines right now. I'll submit it to contrib and we can argue its merits and flaws then. While some might very well hate it, I think it's at least better than the current centralized key indexing system. Anyway, we'll see. Other things: We need to implemented dotted fields. Then we need to make the clients parse the contents of the trailing field as a message-esque structure with fields and such, so that we can add a nice and convenient bunch of encrypted metadata fields. We need dotted fields first so that we can have Metadata.ContentType, Metadata.Author, etc.. Encrypted metadata will be very nice because having MIMEType information will be very useful. Also, the clients should have some way of getting metadata for inserts. For Freeloader it could be typed in. For the cli, it might be read from a file. Many things depend on encrypted and unencrypted metadata. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
