yacy_search_server/source/net/yacy/peers
Michael Peter Christen f7f3e28c5e prevent that the size of the index is computed too many times.
Because the index size is now provided by solr, and the only way to do
that is a match for [* TO *], a size computation is quite complex and
time-consuming. Therefore this patch prevents that the method is called
at all and if necessary puts a DOS-preventing barrier in front of it.
2013-05-08 11:50:46 +02:00
..
graphics draw the names of other peers which receive/send dht into the network 2013-05-06 14:27:39 +02:00
operation added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
Accessible.java
DHTSelection.java when searching the network, do not search on robinson peers with the old 2013-02-08 18:30:08 +01:00
Dispatcher.java infinity timeout bug protection patch 2013-04-30 11:06:48 +02:00
EventChannel.java
Network.java prevent that the size of the index is computed too many times. 2013-05-08 11:50:46 +02:00
NewsDB.java refactoring 2012-09-21 16:46:57 +02:00
NewsPool.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
NewsQueue.java refactoring 2012-09-21 16:46:57 +02:00
PeerActions.java refactoring 2012-09-21 15:48:16 +02:00
Protocol.java prevent that the size of the index is computed too many times. 2013-05-08 11:50:46 +02:00
RemoteSearch.java - do not create a new query for all remote peers 2013-03-15 00:14:28 +01:00
Seed.java make sure configured port is reported on recreated mySeed.txt 2013-04-01 03:51:57 +02:00
SeedDB.java - removed unnecessary synchronized and deadlock in crawler 2012-10-28 19:56:02 +01:00
Transmission.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00