yacy_search_server/source/net/yacy/crawler/data
luccioman dcad393fe5 Fixed exceeding max size of failreason_s Solr field on large link list
When using the 'From Link-List of URL' as a crawl start, with lists in
the order of one or more thousands of links, the failreason_s Solr field
maximum size (32kb) was exceeded by the string representation of the URL
must-match filter when a crawl URL was rejected because not matching.
2018-07-11 08:13:29 +02:00
..
Cache.java Small perf improvement : initialize threads names early when possible 2018-05-23 14:45:35 +02:00
CrawlProfile.java Fixed exceeding max size of failreason_s Solr field on large link list 2018-07-11 08:13:29 +02:00
CrawlQueues.java Fixed exceeding max size of failreason_s Solr field on large link list 2018-07-11 08:13:29 +02:00
Latency.java use supplied url port to get robots.txt in crawlers hostqueue 2016-03-02 00:12:34 +01:00
NoticedURL.java Fixed display of crawler pending URLs counts in HostBrowser.html page. 2017-01-22 12:31:14 +01:00
ResultImages.java fix for image alt attachment to AnchorURLs in html parser. 2014-08-01 12:04:15 +02:00
ResultURLs.java fix logger name 2016-04-17 03:20:14 +02:00
Snapshots.java Ensure proper closing of file input streams. 2017-06-02 12:14:29 +02:00
Transactions.java Small perf improvement : initialize threads names early when possible 2018-05-23 14:45:35 +02:00