You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot/api
orbiter 5b579e21a3
code cleanup
14 years ago
..
bookmarks *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 14 years ago
util - refactoring of robots 14 years ago
ymarks YMarks: sidebar with tabs for tags and folders 14 years ago
blacklists.java *) cleaning up the code a little bit 14 years ago
blacklists.xml
blacklists_p.java *) cleaning up the code a little bit 14 years ago
blacklists_p.xml
config_p.java *) cleaning up the code a little bit 14 years ago
config_p.xml
feed.java *) cleaning up the code a little bit 14 years ago
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 14 years ago
latency_p.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
latency_p.xml svn attributes added 16 years ago
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'. 14 years ago
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. 16 years ago
status_p.java counting crawler traffic again: 14 years ago
status_p.xml - cleanup, removed unused imports 15 years ago
table_p.html Fixes for (X)HTML compatibility. 15 years ago
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'. 14 years ago
table_p.xml added a robots.txt monitor in the crawler monitor submenu 15 years ago
timeline.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
timeline.xml added experimental timeline api 16 years ago
trail_p.java preparations to move the HTCache into cora: 14 years ago
trail_p.json added new cybertag-tracking feature that was inspired by itgrl 16 years ago
version.java preparations to move the HTCache into cora: 14 years ago
version.xml improvments to debianpackage: 16 years ago
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'. 14 years ago
webstructure.xml added evaluation of incoming links in webstructure api 16 years ago
yacydoc.html - added geo information parsing to html parser 14 years ago
yacydoc.java code cleanup 14 years ago
yacydoc.xml - added geo information parsing to html parser 14 years ago