yacy_search_server/htroot/api
orbiter 1e8e79b9ef redesign of reference hash (URL-hash) parameter hand-over:
pass value as byte[], not as String. This should cause that less
byte[] <-> String conversions are made during time-critical tasks.
This redesign is not yet complete, more to come ..

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6775 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-26 18:33:20 +00:00
..
bookmarks more simplification of bookmark class 2010-02-01 23:04:52 +00:00
util - (almost) fixed FTP crawler 2010-03-11 15:43:06 +00:00
blacklists_p.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
blacklists_p.xml
blacklists.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
blacklists.xml
config_p.java refactoring 2009-10-11 21:29:18 +00:00
config_p.xml
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. 2009-12-02 00:37:59 +00:00
feed.rss
latency_p.java refactoring 2009-10-11 21:29:18 +00:00
latency_p.xml svn attributes added 2009-03-20 11:21:32 +00:00
queues_p.java possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running. 2009-11-06 23:15:20 +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-10-11 21:29:18 +00:00
status_p.xml - fixed a display problem in watch crawler 2009-03-18 21:25:52 +00:00
table_p.html added searchtable function to more tables in interface 2010-03-10 10:05:41 +00:00
table_p.java moved table row/column matching method from front-end to back-end 2010-03-26 10:01:27 +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 added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
timeline.xml added experimental timeline api 2009-03-06 16:01:29 +00:00
trail_p.java refactoring 2009-10-11 21:29:18 +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-10-11 21:29:18 +00:00
version.xml improvments to debianpackage: 2009-07-11 17:03:22 +00:00
webstructure.java - refactoring 2009-10-19 22:34: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 redesign of reference hash (URL-hash) parameter hand-over: 2010-03-26 18:33:20 +00:00
yacydoc.xml some updates to dublin core, metadata browsing, file indexing and parser stability 2009-09-24 12:54:45 +00:00