yacy_search_server/source/net/yacy/search
orbiter 5364c4dcc9 delayed first peer-ping to send the first ping out after the http got
up; if the ping comes before the http is up, it cannot be recognized as
senior peer (if at all). See also: http://bugs.yacy.net/view.php?id=266
2013-07-22 18:21:37 +02:00
..
index removed forced non-soft commits to prevent index fragmentation 2013-07-22 17:28:20 +02:00
query Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
ranking - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
schema removed forced non-soft commits to prevent index fragmentation 2013-07-22 17:28:20 +02:00
snippet Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
IndexAbstracts.java refactoring: 2011-09-25 16:59:06 +00:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ResourceObserver.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02: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 delayed first peer-ping to send the first ping out after the http got 2013-07-22 18:21:37 +02:00
SwitchboardConstants.java added the property federated.service.solr.indexing.timeout to yacy.init 2013-07-22 17:45:12 +02:00