yacy_search_server/htroot/api
orbiter 1d8d51075c refactoring:
- removed the plasma package. The name of that package came from a very early pre-version of YaCy, even before YaCy was named AnomicHTTPProxy. The Proxy project introduced search for cache contents using class files that had been developed during the plasma project. Information from 2002 about plasma can be found here:
http://web.archive.org/web/20020802110827/http://anomic.de/AnomicPlasma/index.html
We stil have one class that comes mostly unchanged from the plasma project, the Condenser class. But this is now part of the document package and all other classes in the plasma package can be assigned to other packages.
- cleaned up the http package: better structure of that class and clean isolation of server and client classes. The old HTCache becomes part of the client sub-package of http.
- because the plasmaSwitchboard is now part of the search package all servlets had to be touched to declare a different package source.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6232 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-07-19 20:37:44 +00:00
..
bookmarks refactoring: 2009-07-19 20:37:44 +00:00
util refactoring: 2009-07-19 20:37:44 +00:00
blacklists_p.java refactoring: 2009-07-19 20:37:44 +00:00
blacklists_p.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
blacklists.java refactoring: 2009-07-19 20:37:44 +00:00
blacklists.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
config_p.java refactoring: 2009-07-19 20:37:44 +00:00
config_p.xml moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
feed.java refactoring: 2009-07-19 20:37:44 +00:00
feed.rss moved all servlets from htroot/xml to htroot/api 2009-01-15 23:52:58 +00:00
latency_p.java refactoring: 2009-07-19 20:37:44 +00:00
latency_p.xml svn attributes added 2009-03-20 11:21:32 +00:00
queues_p.java refactoring: 2009-07-19 20:37:44 +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 refactoring: 2009-07-19 20:37:44 +00:00
status_p.xml - fixed a display problem in watch crawler 2009-03-18 21:25:52 +00:00
timeline.java refactoring: 2009-07-19 20:37:44 +00:00
timeline.xml added experimental timeline api 2009-03-06 16:01:29 +00:00
trail_p.java refactoring: 2009-07-19 20:37:44 +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 refactoring: 2009-07-19 20:37:44 +00:00
version.xml improvments to debianpackage: 2009-07-11 17:03:22 +00:00
webstructure.java refactoring: 2009-07-19 20:37:44 +00:00
webstructure.xml added evaluation of incoming links in webstructure api 2009-04-03 07:59:49 +00:00
yacydoc.html fix for bad encoding in yacydoc.html and yacydoc.xml 2009-02-02 15:55:45 +00:00
yacydoc.java refactoring: 2009-07-19 20:37:44 +00:00
yacydoc.xml fix for bad encoding in yacydoc.html and yacydoc.xml 2009-02-02 15:55:45 +00:00