yacy_search_server/source/net/yacy/kelondro
reger eedee6eabb fix exception on URIMetadataNote instantiation with corrected id hash on
host_id_s. Use Solr setField instead of addField to prevent
java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.lang.String
	at net.yacy.kelondro.data.meta.URIMetadataNode.hosthash(URIMetadataNode.java:247)
	at net.yacy.search.query.SearchEvent.addNodes(SearchEvent.java:966)
	at net.yacy.peers.Protocol.solrQuery(Protocol.java:1242)
	at net.yacy.peers.RemoteSearch$2.run(RemoteSearch.java:349)
2017-01-05 00:24:37 +01:00
..
blob Added a name prefix to pooled threads for easier monitoring. 2016-11-23 11:21:14 +01:00
data fix exception on URIMetadataNote instantiation with corrected id hash on 2017-01-05 00:24:37 +01:00
index Added a name prefix to pooled threads for easier monitoring. 2016-11-23 11:21:14 +01:00
io fix html tag attribute parsing containing attribute w/o value 2016-12-24 06:57:11 +01:00
logging added a new collection type 'dht' to all documents from the peer-to-peer 2015-03-24 12:32:39 +01:00
rwi Refacture rwi reference word position and word distance calculation 2016-10-23 19:40:02 +02:00
table when many crawl queues are generated, this NPE can occur; probably 2015-09-05 14:12:17 +02:00
util FileUtils : added some JavaDocs and unit test cases 2016-11-16 15:12:21 +01:00
workflow simplification / speedup of GenerationMemoryStrategy 2015-11-10 20:39:46 +01:00