You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source
orbiter 945777aa80
replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries.
16 years ago
..
de/anomic replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries. 16 years ago
dbtest.java added a catch Exception to all thread to check if any of them silently dies without any other notification 16 years ago
genpw.java more refactoring of kelondro: 16 years ago
migration.java migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically. 16 years ago
screenshot.java added final where possible 17 years ago
yacy.java added new command script to do a auto-Update from command line. this will make it easy to do mass-auto-updates in private yacy clusters 16 years ago