yacy_search_server/source/net/yacy/search
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
request into a separate thread and ignores the furthure result of a
request if that does not answer within the requested time-out. This is a
try to solve a problem with the peer-ping, which hangs whenever a peer
appears to be dead or blocked.
2014-01-19 15:21:23 +01:00
..
index remote search peer selection schema change: 2014-01-16 17:27:14 +01:00
query remote search peer selection schema change: 2014-01-16 17:27:14 +01:00
ranking - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
schema wrong logger fix 2013-12-23 10:52:02 +01:00
snippet enhanced webgraph processing 2013-12-04 01:54:45 +01:00
EventTracker.java
IndexAbstracts.java
IndexingQueueEntry.java
MemoryTracker.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ResourceObserver.java found and fixed a huge memory leak in solr caching (inside Solr). The 2013-11-07 10:01:44 +01:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
StorageQueueEntry.java added missing class 2013-05-30 16:39:48 +02:00
Switchboard.java do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
SwitchboardConstants.java implemented DIGEST authentication, which is for remote login more secure 2014-01-17 00:02:23 +01:00