yacy_search_server/htroot/yacy
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
..
ui - generalized SchemaConfiguration into super-class Configuration and 2013-02-25 00:09:41 +01:00
crawlReceipt.html
crawlReceipt.java DHT-transferred metadata and crawl receipts now also use the delayed 2013-03-04 00:07:52 +01:00
hello.html
hello.java prevent that the size of the index is computed too many times. 2013-05-08 11:50:46 +02:00
idx.java refactoring 2012-09-21 15:48:16 +02:00
idx.json added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy. 2011-05-15 22:57:31 +00:00
list.html
list.java refactoring 2012-09-21 15:48:16 +02:00
message.html
message.java refactoring 2012-09-21 15:48:16 +02:00
profile.html
profile.java refactoring 2012-09-21 15:48:16 +02:00
query.html added a magic to the peer ping that will be used in case that the contacting peer requests that it's reported IP shall be used for a back-ping. The back-ping now also returns the same magic which will make it possible that the requested peer can verify that the back-pinged peer is actually the same peer. 2011-04-29 01:52:20 +00:00
query.java prevent that the size of the index is computed too many times. 2013-05-08 11:50:46 +02:00
search.html - fixes for host navigation 2012-12-15 09:14:49 +01:00
search.java fix: Index Administration > Reverse Word Index (IndexControlRWIs_p) corrected use of word search to word-hash search 2013-04-08 21:25:21 +02:00
transferRWI.html
transferRWI.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
transferURL.html
transferURL.java turned severe message to warning message about network failure events 2013-03-15 09:40:02 +01:00
urls.java - removed dependencies from URIMetadataRow and made direct access to 2012-10-16 18:11:57 +02:00
urls.xml