yacy_search_server/source/net/yacy
2018-06-20 07:51:59 +02:00
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Fixed potential infinite loop case (does not occur in current code base) 2018-06-20 07:51:59 +02:00
crawler Made CrawlProfile loading tolerant to malformed json string attribute 2018-06-19 12:53:17 +02:00
data removed transformer 2018-06-19 00:42:23 +02:00
document removed transformer 2018-06-19 00:42:23 +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 Use the heavy ConcurrentUpdateSolrClient only when necessary 2018-06-08 11:18:29 +02:00
repository Improved blacklist entries editing operations : 2018-02-13 18:24:26 +01:00
search Added a new crawler document filter type using Solr syntax 2018-06-19 10:12:20 +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