yacy_search_server/source/net/yacy/cora
reger 6f8c3ccea4 improve url hash computation for file path with mixed java & windows
file.separator to compute equal hashes (by normalizing path for computation)
+ expand test case for to check mixed java / windows file url notation
like e.g. file:///c:/test/file.html vs. file:///c:\test/file.html
- relates partially to http://mantis.tokeek.de/view.php?id=692
2016-09-25 22:08:12 +02:00
..
bayes added bayes filter from Philipp Nolte, originally taken from 2015-07-30 14:10:31 +02:00
date fix GenericFormatter.parse ("time","timeoffset") 2016-07-19 02:57:41 +02:00
document improve url hash computation for file path with mixed java & windows 2016-09-25 22:08:12 +02:00
federate fix for solr write.lock after mode change http://mantis.tokeek.de/view.php?id=686 2016-09-22 00:16:22 +02:00
geo Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
language added a new facet type based on a probabilistic classifier using 2015-08-10 14:27:44 +02:00
lod removed unused imports 2016-09-06 18:46:24 +02:00
order fixed and enhanced Base64 (en)coder (again) 2014-06-20 13:54:18 +02:00
plugin
protocol change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to 2016-08-21 19:34:44 +02:00
sorting fix ConcurrentScoreMap.set() calculation of totalCount() 2016-09-04 22:18:07 +02:00
storage Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
util removed unused imports 2016-09-06 18:46:24 +02:00