yacy_search_server/source/net/yacy
reger 2048b7e057 support scraping start-/enddate from html tag with property "datetime"
This may be used in html5 <time> tag (which we don't explicite support yet for date in content scraping).
2016-01-26 21:27:44 +01:00
..
contentcontrol Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
cora further refactor using standard java / (one) utf-8 charset variable 2016-01-07 16:17:37 +01:00
crawler fix for connections not getting closed to get favicon.ico during seach 2016-01-19 20:57:22 +01:00
data Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
document support scraping start-/enddate from html tag with property "datetime" 2016-01-26 21:27:44 +01:00
gui differentiate api call getLocalPort() from getConfigInt() 2015-10-31 23:09:03 +01:00
http further refactor using standard java / (one) utf-8 charset variable 2016-01-07 16:17:37 +01:00
kelondro Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
peers Corrected another case of 2015-12-16 03:25:07 +01:00
repository make use of header.getContentType where possible (mime is normalized afterwards) 2015-12-20 15:49:24 +01:00
search apply remote result count config value to Bookmark Autosearch 2016-01-15 02:10:10 +01:00
server Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
utils use current tar library for untar files 2015-11-04 02:57:00 +01:00
visualization Updated javadocs for warning on target encoding format potential errors. 2015-10-30 16:19:05 +01:00
dbtest.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
migration.java applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
yacy.java avoid File.deleteOnExit() on temp files 2015-11-17 22:27:07 +01:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00