yacy_search_server/source/net/yacy
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
..
contentcontrol Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
cora Complete harmonization RequestHeader getCookie with std ServletRequest 2017-01-02 03:04:21 +01:00
crawler Adjusted crawl depth control for FTP crawl start URLs. 2017-01-02 10:24:17 +01:00
data Complete harmonization RequestHeader getCookie with std ServletRequest 2017-01-02 03:04:21 +01:00
document Include itemprop latitude/longitude (see schema.org) in attribute 2016-12-25 23:39:55 +01:00
gui Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
http remove obsolete put of HttpServletRequest attributes to YaCy servlet 2016-12-19 02:30:55 +01:00
kelondro fix exception on URIMetadataNote instantiation with corrected id hash on 2017-01-05 00:24:37 +01:00
peers del dead menu link to /repository 2016-12-17 02:38:52 +01:00
repository Make ServletRequest implement the standardized HttpServletRequest interface, 2016-11-14 01:37:16 +01:00
search Complete harmonization RequestHeader getCookie with std ServletRequest 2017-01-02 03:04:21 +01:00
server list entries in outgoing cookie monitor one per line 2016-12-10 22:08:09 +01:00
utils Hardened system update checks. 2016-12-16 11:03:09 +01:00
visualization Fixed image and favicon viewing for unauthenticated local requests. 2016-11-28 22:10:05 +01:00
dbtest.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
migration.java remove old/obsolete clear text "adminAccount" credential entry from init 2016-11-20 00:20:47 +01:00
yacy.java Fixed YaCy proper shutdown triggered by SIGTERM signal. 2016-12-28 09:47:27 +01:00