yacy_search_server/source/net/yacy
reger 7889fc2389 Hack to prevent Solr issue on partial update on a document containing multivalued date field
(regardless if these fields part of update).
Switch partial update option off in postprocessing if schema contains *_dts (multivalued date field).
see http://mantis.tokeek.de/view.php?id=601
2015-09-13 20:23:15 +02:00
..
contentcontrol applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
cora adapt SolrServerConnector.add to handle error on partial update input document. 2015-09-13 20:19:50 +02:00
crawler on reindex delete index document with invalid url 2015-09-12 23:06:13 +02:00
data Translator refactoring : 2015-09-04 13:42:10 +02:00
document use a parsed date in Document.toString 2015-09-12 22:00:40 +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 prevent metadata records in index w/o valid url 2015-09-06 22:19:05 +02:00
peers prevent metadata records in index w/o valid url 2015-09-06 22:19:05 +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 Added utils to help translation without launching full YaCy application 2015-09-04 13:44:44 +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