yacy_search_server/source/de/anomic
2009-06-14 15:25:57 +00:00
..
content tried to insert a database dump import method to the phpBB3 import function. Reason: imports or large database dumps are cannot be handled with phpMyAdmin and this should be an easy way to the database dumps into a mySQL database where it can be exported again with the phpBB3 content integration adapter. Completion or removal of this function stub will follow before next main release. 2009-06-13 23:03:40 +00:00
crawler fix for http://forum.yacy-websuche.de/viewtopic.php?p=15693#p15693 2009-06-11 09:38:25 +00:00
data - completed the author navigation 2009-06-08 23:30:12 +00:00
htmlFilter * fix charset detection, see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2137 2009-06-02 20:54:13 +00:00
http removed cookie handling in httpc: 2009-06-10 16:11:09 +00:00
icap refactoring of plasmaWordIndex: 2009-05-28 14:26:05 +00:00
kelondro 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
language/identification refactoring of logging 2009-01-30 23:33:47 +00:00
net new fully redesigned balancer and bugfixes regarding lost profile handles and killed crawls 2009-06-06 01:56:31 +00:00
plasma 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
server - reduced time-out for socket-connection communication from 20 seconds to 5 seconds. This is a test to find out if the time-out was a cause for problems in metager environments 2009-06-11 10:20:31 +00:00
tools DidYouMean - changed to much simpler LinkedBlockingQueue 2009-06-14 15:25:57 +00:00
urlRedirector more refactoring to make the segment object easier to use and to be prepared to integrate author navigation 2009-05-29 10:03:35 +00:00
xml - refactoring: added new content package, which will contain connector classes for different types of data sources to import texts into the YaCy index 2009-05-26 07:44:22 +00:00
yacy removed synchronization in logging that causes deadlocks in high-performance environments 2009-06-10 19:17:30 +00:00
ymage fixed some more bad handling of byte[] 2009-04-23 22:02:12 +00:00