yacy_search_server/source/net/yacy
luccioman bd4cfeda3f Add a max acceptable limit to the size of Solr responses on p2p search
Following activation of gzip compression on responses, to ensure
uncompressed content can fit on available memory.
2018-06-08 10:33:23 +02:00
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Add a max acceptable limit to the size of Solr responses on p2p search 2018-06-08 10:33:23 +02:00
crawler Small perf improvement : initialize threads names early when possible 2018-05-23 14:45:35 +02:00
data Adjusted suggestions timeout management 2018-05-21 14:49:43 +02:00
document Small perf improvement : initialize threads names early when possible 2018-05-23 14:45:35 +02:00
gui Small perf improvement : initialize threads names early when possible 2018-05-23 14:45:35 +02:00
http Added gzip compression of responses returned to user-agents accepting it 2018-06-05 13:35:39 +02:00
kelondro Small perf improvement : initialize threads names early when possible 2018-05-23 14:45:35 +02:00
peers Add a max acceptable limit to the size of Solr responses on p2p search 2018-06-08 10:33:23 +02:00
repository Improved blacklist entries editing operations : 2018-02-13 18:24:26 +01:00
search Made outgoing pools max total connections user configurable 2018-06-06 09:36:50 +02:00
server Reuse the same Pattern instance when matching multiple key/values 2018-02-14 07:14:25 +01:00
utils Added an utility to generate/update XLIFF master file from lng files. 2018-01-29 18:34:47 +01:00
visualization Enable full size images preview for users with extended search rights 2017-12-22 11:39:30 +01:00
migration.java Updated the list of audio file formats supported by the audioTagParser 2018-02-27 18:04:12 +01:00
yacy.java Use a common pooled http connection manager for remote solr instances 2018-05-29 09:24:21 +02:00