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 c45117f81f
fixed dates in metadata
15 years ago
..
bookmarks continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 15 years ago
util - (almost) fixed FTP crawler 15 years ago
blacklists.java applied code changes that are recommended by PMD 15 years ago
blacklists.xml moved all servlets from htroot/xml to htroot/api 16 years ago
blacklists_p.java applied code changes that are recommended by PMD 15 years ago
blacklists_p.xml moved all servlets from htroot/xml to htroot/api 16 years ago
config_p.java refactoring 15 years ago
config_p.xml moved all servlets from htroot/xml to htroot/api 16 years ago
feed.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
feed.rss moved all servlets from htroot/xml to htroot/api 16 years ago
latency_p.java refactoring 15 years ago
latency_p.xml svn attributes added 16 years ago
queues_p.java fixed dates in metadata 15 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 - cleanup, removed unused imports 15 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 moved table row/column matching method from front-end to back-end 15 years ago
table_p.xml added a robots.txt monitor in the crawler monitor submenu 15 years ago
timeline.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 15 years ago
timeline.xml added experimental timeline api 16 years ago
trail_p.java refactoring 15 years ago
trail_p.json added new cybertag-tracking feature that was inspired by itgrl 16 years ago
version.java refactoring 15 years ago
version.xml improvments to debianpackage: 16 years ago
webstructure.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 15 years ago
webstructure.xml added evaluation of incoming links in webstructure api 16 years ago
yacydoc.html fixes for metadata retrieval and presentation 15 years ago
yacydoc.java fixes for metadata retrieval and presentation 15 years ago
yacydoc.xml fixes for metadata retrieval and presentation 15 years ago