yacy_search_server/htroot/yacy
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
to support the new time parser and search functions in YaCy a high
precision detection of date and time on the day is necessary. That
requires that the time zone of the document content and the time zone of
the user, doing a search, is detected. The time zone of the search
request is done automatically using the browsers time zone offset which
is delivered to the search request automatically and invisible to the
user. The time zone for the content of web pages cannot be detected
automatically and must be an attribute of crawl starts. The advanced
crawl start now provides an input field to set the time zone in minutes
as an offset number. All parsers must get a time zone offset passed, so
this required the change of the parser java api. A lot of other changes
had been made which corrects the wrong handling of dates in YaCy which
was to add a correction based on the time zone of the server. Now no
correction is added and all dates in YaCy are UTC/GMT time zone, a
normalized time zone for all peers.
2015-04-15 13:17:23 +02:00
..
ui yacystats is gone :( 2014-07-29 11:12:01 +02:00
crawlReceipt.html
crawlReceipt.java added a new collection type 'dht' to all documents from the peer-to-peer 2015-03-24 12:32:39 +01:00
hello.html
hello.java fix div by 0 in hello 2014-12-24 00:04:35 +01:00
idx.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
idx.json added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy. 2011-05-15 22:57:31 +00:00
list.html
list.java applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
message.html
message.java replace with CommonPattern.SPACE for split 2015-01-29 02:28:03 +01:00
profile.html
profile.java refactoring 2012-09-21 15:48:16 +02:00
query.html
query.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
search.html - fixes for host navigation 2012-12-15 09:14:49 +01:00
search.java enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
seedlist.html added new servlet which generates the same file as the principal peers 2013-11-19 15:56:10 +01:00
seedlist.java fix for bad json 2014-10-17 21:32:07 +02:00
seedlist.json ipv6 fix for api /yacy/seedlist.[json|xml], multiple IPs are now 2014-10-17 12:44:28 +02:00
seedlist.xml removed spaces in seedlist.xml to reduce data 2014-10-20 18:05:37 +02:00
transferRWI.html
transferRWI.java better error handling for remote solr queries and exists-checks 2014-08-01 11:00:10 +02:00
transferURL.html
transferURL.java enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
urls.java reduce number of calls to queue.size() because that may be a bottleneck 2014-11-23 20:09:32 +01:00
urls.xml