yacy_search_server/source/de/anomic/kelondro
2009-06-13 22:59:54 +00:00
..
blob 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. 2009-06-13 22:59:54 +00:00
index some small changes in HandleMap Testing 2009-06-10 15:02:52 +00:00
io - fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess handling 2009-05-02 01:40:03 +00:00
order patch for problem with digest 2009-06-06 16:53:16 +00:00
table - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 2009-06-07 21:48:01 +00:00
text 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. 2009-06-13 22:59:54 +00:00
util replaced tmp file extensions by prt 2009-06-06 18:09:58 +00:00