yacy_search_server/source/net/yacy
reger bad34804fe optimize parseInt for <img> tag attribute parsing
Performance better as using Numberformat.parse or parseInt(substring())
2015-09-26 15:42:23 +02:00
..
contentcontrol applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
cora optimize parseInt for <img> tag attribute parsing 2015-09-26 15:42:23 +02:00
crawler on reindex delete index document with invalid url 2015-09-12 23:06:13 +02:00
data Merge branch 'master' of https://github.com/luccioman/yacy_search_server.git 2015-09-23 21:04:20 +02:00
document optimize parseInt for <img> tag attribute parsing 2015-09-26 15:42:23 +02:00
gui prevent disc usage when showing tray animation 2015-05-30 06:57:15 +02:00
http fix exception throw after sendError in DefaultServlet 2015-09-05 01:57:30 +02:00
kelondro Correction for mantis 535: inurl: parameter doesn't work on URLs with 2015-09-23 21:01:51 +02:00
peers Fix for index entries which have id's not computed as hash from the url. 2015-09-22 11:56:17 +02:00
repository enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
search Hack to prevent Solr issue on partial update on a document containing multivalued date field 2015-09-13 20:23:15 +02:00
server fix: Preserve protocol in url proxy 2015-08-25 01:16:41 +02:00
utils Translator refactoring : to simplify locale files writing, process keys 2015-09-11 17:20:11 +02:00
visualization added intensity option to graphics 2015-05-30 06:31:08 +02: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 move java environment parameter setting disabling SNI (Server Name Indicator) support for https connections from code to startup script allowing admin to ~easy/transparent alter the YaCy default FALSE setting. 2015-07-29 23:30:05 +02:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00