]> mj.ucw.cz Git - libucw.git/commit
Split URL fingerprinting inside indexer from the other fingerprints.
authorMartin Mares <mj@ucw.cz>
Wed, 11 Jun 2003 13:26:04 +0000 (13:26 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 11 Jun 2003 13:26:04 +0000 (13:26 +0000)
commit5274a12fc393232680f9932cbbf8f2755b023c96
treece4eaaca6446760b49d1ab97edfb017e01e730d9
parent262c15250485395b49e6c99d972906e1b11cfb74
Split URL fingerprinting inside indexer from the other fingerprints.
URL fingerprints will include server equivalence mappings and other
such hacks (for now the "www." hack), the other fingerprints (used
e.g. for hashing of strings in the index) won't.
lib/Makefile
lib/finger.c
lib/index.h
lib/urlkey.c [new file with mode: 0644]