At 1:28 AM +0300 5/12/00, Peter L. Peres wrote:
>I'm outlining the patch. How can I go about having a db database indexed
>by more than one key ? If I can't I'll need another db indexed by hashes,

I'm not quite sure why you want more than one key? I'd first use a 
Dictionary (hash table) object.

Otherwise, I'd have a database indexed by checksums pointing to 
DocIDs. This would be an analogue to the db.docs.index file which is 
a database of URLs pointing to DocIDs.

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to