yacy_search_server/source/de/anomic/data
2011-02-25 21:11:53 +00:00
..
list - added a new Wiki Namespace Navigator 2010-03-05 21:25:49 +00:00
wiki *) cleaner code 2010-11-21 03:39:53 +00:00
BlogBoard.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
BlogBoardComments.java *) cleaner code 2010-11-21 03:39:53 +00:00
BookmarkDate.java *) cleaning up the code a little bit 2010-11-27 00:54:59 +00:00
BookmarkHelper.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
BookmarksDB.java *) cleaner code 2010-11-21 03:39:53 +00:00
DidYouMean.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
Diff.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
ListManager.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
MessageBoard.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
MimeTable.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Translator.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
URLAnalysis.java * add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null) 2010-10-26 16:10:20 +00:00
URLLicense.java *) changes for better code readability 2010-04-13 01:16:09 +00:00
UserDB.java *) renamed classes according to standard Java coding conventions 2010-11-21 01:29:32 +00:00
WorkTables.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
YMarkIndex.java enabled rebuildIndex for /Table_YMark_p.html (rebuilds the tags and folders index) 2010-11-13 13:02:56 +00:00
YMarksHTMLImporter.java various small changes to ymarks 2010-11-25 21:16:47 +00:00
YMarksXBELImporter.java added a ymark table administration: /Table_YMark_p.html 2010-11-10 22:53:27 +00:00
YMarkTables.java introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 2011-02-13 17:37:28 +00:00
YMarkWordCountComparator.java another step towards an auto tagging function for YMarks 2010-11-24 23:26:29 +00:00