yacy_search_server/htroot/api
apfelmaennchen 667e912b19 YMark:
- some improvements to firefox json bookmark importer
- test import with: /api/ymarks/test_import.html
- view ymarks with: /api/ymarks/test_treeview.html


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7660 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-04-16 09:09:33 +00:00
..
bookmarks *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
util added a handling of appearances of yacy bot entries in robots.txt if this entry addresses the yacy peer 2011-04-03 23:39:45 +00:00
ymarks YMark: 2011-04-16 09:09:33 +00:00
blacklists_p.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
blacklists_p.xml
blacklists.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
blacklists.xml
config_p.java *) cleaning up the code a little bit 2010-11-24 01:31:41 +00:00
config_p.xml
feed.java *) cleaning up the code a little bit 2010-12-16 00:18:05 +00:00
feed.rss
feed.xml rssTerminal.html: Fixing the 'null' is null or not an object in rss2.js when viewing the YaCy default Status page http://localhost:8080/Status.html with Internet Explorer 2010-09-26 22:55:52 +00:00
latency_p.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
latency_p.xml svn attributes added 2009-03-20 11:21:32 +00:00
queues_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
queues_p.xml removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 2009-07-17 13:59:21 +00:00
status_p.java counting crawler traffic again: 2010-09-11 15:58:15 +00:00
status_p.xml - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
table_p.html Fixes for (X)HTML compatibility. 2010-05-05 21:12:58 +00:00
table_p.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
table_p.xml added a robots.txt monitor in the crawler monitor submenu 2010-03-09 11:31:15 +00:00
timeline.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
timeline.xml added experimental timeline api 2009-03-06 16:01:29 +00:00
trail_p.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
trail_p.json added new cybertag-tracking feature that was inspired by itgrl 2009-02-06 15:06:19 +00:00
version.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
version.xml improvments to debianpackage: 2009-07-11 17:03:22 +00:00
webstructure.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
webstructure.xml added evaluation of incoming links in webstructure api 2009-04-03 07:59:49 +00:00
yacydoc.html - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00
yacydoc.java - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00
yacydoc.xml - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00